Irrwizard states that the code is not Windows specific. But does anyone know how to compile source generated with IrrWizard?
Simply gcc main.c -o wizardapp gives me undefined symbols.
How does one generate a makefile from this? Or could someone provide the makefile.win from an FPS game created with IrrWizard so I can adapt it to Mac OS X?