Search found 5 matches
- Fri Dec 27, 2013 9:52 pm
- Forum: Support and Development
- Topic: SDL2.0 problem on ubuntu 12.04LTS
- Replies: 9
- Views: 6017
Re: SDL2.0 problem on ubuntu 12.04LTS
That's a couple of useful things for us, thank you a lot. About me knowledge about programming... well I'm used with C programming, I use it all the time in my university course, but the only contact I had until now with game programing was with a little project for a discipline made in Allegro 4 (t...
- Fri Dec 27, 2013 4:37 am
- Forum: Support and Development
- Topic: SDL2.0 problem on ubuntu 12.04LTS
- Replies: 9
- Views: 6017
Re: SDL2.0 problem on ubuntu 12.04LTS
Mr. Rescue hasn't been updated to support LÖVE 0.9.0 yet Hmyeah, LÖVE was very recently upgraded from 0.8.0 to 0.9.0, so a lot of things are still not working with the latest version (which is the one you got from bartbes' repo). So, if you absolutely need to run some 0.8.0 games, you have two opti...
- Thu Dec 26, 2013 1:44 am
- Forum: Support and Development
- Topic: SDL2.0 problem on ubuntu 12.04LTS
- Replies: 9
- Views: 6017
Re: SDL2.0 problem on ubuntu 12.04LTS
BRBR HUEHUEHUE \o/ Why are you guys building from source instead of using bartbes' repo? kkkkk meu inglês é tão ruim assim? Sei que é difícil mas acredite, eu não usei o translator kkkk :cry: But let's respect the main forum's language and continue in english ^^ Well, I just started to use ubuntu a...
- Wed Dec 25, 2013 4:13 pm
- Forum: Support and Development
- Topic: SDL2.0 problem on ubuntu 12.04LTS
- Replies: 9
- Views: 6017
Re: SDL2.0 problem on ubuntu 12.04LTS
........ I'm feeling dumb right now kkkk. Well, a did "sdl2-config --version" and it gave me "2.0.1". However when a make "./configure" in love it return me "configure: error: LÖVE needs "luajit", please install "luajit" with development files a...
- Wed Dec 25, 2013 2:37 pm
- Forum: Support and Development
- Topic: SDL2.0 problem on ubuntu 12.04LTS
- Replies: 9
- Views: 6017
SDL2.0 problem on ubuntu 12.04LTS
Hey guys, I'm just strating to lear about game creation and about LOVE as well. Me and my time of beginners are trying to make our frist game, and we choose LOVE as our engine to work. We haven't big problems to setup LOVE on Windows, but we're having some trouble with it Ubuntu. And where we go: I ...