Hi,
I am absolutely new to Nimrod and still playing at the shallow end of the pool so bear with me.
I was looking into learning Nimrod as it has alot of what I have been looking for in a language and maybe use it for simple game development (hobby). So after compiling some very basic code tests to get the hang of it I decided to look at the https://github.com/nimrod-code/sdl2 project. A sdl2 wrapper, with an example .nim file. Sadly everything went wrong.
1. Im using Windows 8.1 and the Aporia installation just wont run. First because i was running GTK+ 3.x and it seems that it requires 2.x, and then because "The procedure entry point deflateSetHeader could not be located in the dynamic link library PATH/HERE/libgio-2.0-0.dll.
2. So I decided to run with the sublime plugin which works fine but brings me to my second gripe.
3.Has anyone played with the SDL2 wrapper demo? And has anyone got it working and can tell me what libraries/headers I need to supply where and what needs to be supplied at the command line to make it work?
Hello world was much easier.. maybe I should stick to that. :)
Cheers, jgg
Cheers,
jgg