hi all!
i have never used irrlicht with visual c++
but i need it because irrAR isn't compatible with dev cpp....
how i can compile the project?
do u have a good tutorial?
thanks.....
visual c++ && irrlicht
Re: visual c++ && irrlicht
That statement is just wrong. dev cpp is an IDE using the mingw compiler. so i guess irrAR is compiled with visualstudio. the produced libs won't work with the compiler/linker....so in reality your compiler/linker is not compatible with irrAR.Tr3nT wrote:but i need it because irrAR isn't compatible with dev cpp.....
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.