Compiling on linux?

Entelin

03-02-2010 21:17:29

I am trying to choose a physics lib for use with my little 2.5D game, is there a way to compile nxogre on linux? Anyone have a makefile? Thanks.

LucaMoller

06-02-2010 17:47:15

Im not sure about the newer versions of NxOgre, but there are some old ones with which you can compile using linux (I think version 0.9 works on Linux, maybe there are others too)

betajaen

06-02-2010 19:28:24

Pretty sure you can open the visual studio files in Code::Blocks, from there you can create a makefile or whatever and off you go.