16
Your projects / Re: Zelda: Book of Mudora
« on: September 05, 2016, 10:52:35 PM »
Congrats! Looks nice, can't wait to look at it!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I just updated the download page here for Ubuntu: http://www.solarus-games.org/engine/download/I'm pretty sure those instructions will work.
I think the instructions are okay but you can check
About Debian, I am not sure, what are the download instructions I just put?I put some directions in the forum post, maybe a link there will suffice? I tried to make a shell script for it, but it wasn't working. Maybe I can try again and get one up that can be linked to.
In the dh_auto_configure command, the -DSOLARUS_LIBRARY=x86_64-linux-gnu/libsolarus.so looks wrong. It should be an absolute path.
I don't understand why it is like this, because the debian/rules file does set an absolute path.
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find SDL2 (missing: SDL2_LIBRARY)
Call Stack (most recent call first):
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindSDL2.cmake:177 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:35 (find_package)