Search found 2 matches

by kanttarino
Sat Dec 04, 2010 2:14 am
Forum: Support and Development
Topic: Very noob question. I only get black screens.
Replies: 3
Views: 1988

Re: Very noob question. I only get black screens.

I tried this code right now, http://love2d.org/wiki/love.filesystem.enumerate , and get the same black screen. I think that I am doing something wrong, but don't know what is. function love.load() filesString = recursiveEnumerate("", "") end -- This function will return a string ...
by kanttarino
Sat Dec 04, 2010 2:04 am
Forum: Support and Development
Topic: Very noob question. I only get black screens.
Replies: 3
Views: 1988

Very noob question. I only get black screens.

Hello everyone. I have been testing löve for 3 days, but I just get black screens. No matter if I copy some code, or if I try to write something, everytime I compile (I think I am compiling) I get the same black screen. I am using Ubuntu 10.10 x64 and Löve 0.5.0 (Ubuntu updater don't let me update t...