Search found 2 matches
- Sun Oct 27, 2013 12:19 pm
- Forum: Support and Development
- Topic: SDL 2 Detection Trouble
- Replies: 4
- Views: 3047
Re: SDL 2 Detection Trouble
Thanks for the quick replies! This gets me past the SDL check and then halts me with the same error for the PhysicsFS library (checking for init). People have got l2d working on the RPi: http://www.raspberrypi.org/phpBB3/viewtopic.php?t=37586&p=318167 I am using Raspbian and not Arch. I could re...
- Sun Oct 27, 2013 2:19 am
- Forum: Support and Development
- Topic: SDL 2 Detection Trouble
- Replies: 4
- Views: 3047
SDL 2 Detection Trouble
Hi! I'm installing Love on my Raspberry Pi Raspbian image and I'm having a little trouble. I have installed SDL but when I go to install Love I get a configure error when running ./configure and that is: checking for library containing SDL_Init... no configure: error: Can't LOVE without SDL2 I clone...