I sudo apt-getted (grammar ftw) LOVE2D Lua API, and when I try to run a game on my machine, it doesn't work at all. When I use a simple love.graphics.print("Hello, World!") I get a blank screen, and I try re-creating the font and this still does nothing. HOWEVER, LOVE2D still works for me on my other computer with MS-Windows 7. The Terminal output doesn't help at all, everything is showing up fine. AND, when I use a conf.lua file to manually set the title to something, it doesn't work. Would that be because of dependency errors? Or am I maybe missing a driver?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
|
I just came across this googling, so I might be a bit late to the party, but it says you're using 10.04, which means that the ubuntu repositories ship a very outdated version of love. My ppa (the official one) |
||||
|
|
That's right, you would also have to put the coordinates, something like:
|
||||
|
|