Search found 5 matches
- Sun Apr 26, 2015 11:38 pm
- Forum: General
- Topic: Need help with lua_missions
- Replies: 3
- Views: 2076
Re: Need help with lua_missions
Thanks so much Inny! This was very helpful. But I'd advise to still try to learn them, as they're very handy. With your encouragement I went back and pulled the up the Wikipedia page for Regex and went through the lessons. It's not nearly as scary as it seemed at first! In that mission, Kikito is tr...
- Sun Apr 26, 2015 4:38 pm
- Forum: General
- Topic: Need help with lua_missions
- Replies: 3
- Views: 2076
Need help with lua_missions
Hi everyone! So first a disclaimer - I'm super new to coding. Lua is the first language I've ever tried to learn. However, a lot of the tutorials and posts that you guys have on the forum have been super helpful - especially the ones from Kikito. I just recently finished *almost* all of the lua_miss...
- Wed Sep 24, 2014 4:11 pm
- Forum: Support and Development
- Topic: Can't open png file on Linux/Slackware
- Replies: 8
- Views: 8184
Re: Can't open png file on Linux/Slackware
OK, I feel very foolish. I finally worked out that DevIL doesn't work with libpng16 OR libpng14, and I needed to download and install libpng12, then recompile DevIL. Now it finally works! I can see some stuff online about patches to DevIL to make it work with newer versions of libpng, but for now I ...
- Mon Sep 22, 2014 2:04 pm
- Forum: Support and Development
- Topic: Can't open png file on Linux/Slackware
- Replies: 8
- Views: 8184
Re: Can't open png file on Linux/Slackware
I still haven't figured this out, but I think it must be something I'm doing wrong. I installed Fedora 20, and LOVE is prebuilt in Fedora. It's version 0.9.0, and I installed it directly out of the repositories. After updating everything, I have the same issue. Hello World (tutorial 0) works, Hamste...
- Wed Sep 17, 2014 8:48 pm
- Forum: Support and Development
- Topic: Can't open png file on Linux/Slackware
- Replies: 8
- Views: 8184
Re: Can't open png file on Linux/Slackware
Can you provide some more information? I've got the exact same error message. I'm running openSUSE. I've tired reinstalling devIL a few times now and it's not making any difference. The links to libIL, libILU, and libILUT are showing up in /usr/local/lib64, so I'm pretty sure that's working correctl...