Search found 48 matches

by CrimsonGuy
Fri Apr 05, 2019 12:50 am
Forum: Libraries and Tools
Topic: LÖVE-Nuklear - a lightweight immediate mode GUI
Replies: 65
Views: 130919

Re: LÖVE-Nuklear - a lightweight immediate mode GUI

Ok i got past that part, i was missing a command cmake -DLUA_INCLUDE_DIR=/usr/lib/x86_64-linux-gnu/ -DLUA_LIBRARY=/usr/lib/x86_64-linux-gnu/liblua5.2.so -DCMAKE_BUILD_TYPE=Release ../love-nuklear now im stuck when doing the make command fatal error: lua.h: No such file or directory #include <lua.h> ...
by CrimsonGuy
Thu Apr 04, 2019 11:46 pm
Forum: Libraries and Tools
Topic: LÖVE-Nuklear - a lightweight immediate mode GUI
Replies: 65
Views: 130919

Re: LÖVE-Nuklear - a lightweight immediate mode GUI

For some reason i cant compile this on Ubuntu 18.04 even tho i have LuaJit and Cmake i get this error cmake -DCMAKE_BUILD_TYPE=Release ../love-nuklear CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find LuaJIT (missing: LUA_LIBRARIES) Call S...
by CrimsonGuy
Thu Apr 04, 2019 9:38 pm
Forum: General
Topic: Game like Overwhelm
Replies: 11
Views: 16150

Re: Game like Overwhelm

Me neither, but was hoping it was since its also on Nintendo Switch i was curious how he managed to port it over there. Dont think its love2d tho.
by CrimsonGuy
Thu Apr 04, 2019 9:04 pm
Forum: General
Topic: Game like Overwhelm
Replies: 11
Views: 16150

Re: Game like Overwhelm

Just to be clear OVERWHELM was made using Love2d?

https://store.steampowered.com/app/785880/OVERWHELM/
by CrimsonGuy
Thu Apr 04, 2019 3:48 pm
Forum: General
Topic: need help
Replies: 5
Views: 10817

Re: need help

I watched this tutorials and they seem like a great place to start, but maybe you should read or watch some turtorials on Lua first.

https://www.youtube.com/watch?v=FUiz1kL0QtI&t=
by CrimsonGuy
Thu Apr 04, 2019 3:42 pm
Forum: General
Topic: which animation library
Replies: 9
Views: 13809

Re: which animation library

Yea, will try it later when i get home from work, the author seems to be active in the forums to which is good.
by CrimsonGuy
Thu Apr 04, 2019 3:36 pm
Forum: General
Topic: which animation library
Replies: 9
Views: 13809

Re: which animation library

^Well havent tried it, but in the github page it only mentions other versions.

"The current version of anim8 is v2.1. It is compatible with LÖVE 0.9.x and 0.10.x"
by CrimsonGuy
Thu Apr 04, 2019 3:34 pm
Forum: General
Topic: which animation library
Replies: 9
Views: 13809

Re: which animation library

Was looking for something like these, but anim8 doesn´t seem to be compatible with Love 0.11.X :(