VC++ 7?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Guest

VC++ 7?

Post by Guest »

Does it work with VC++ 7, my old demo isnt working...
keless
Posts: 805
Joined: Mon Dec 15, 2003 10:37 pm
Location: Los Angeles, California, USA

Post by keless »

yes, it does.
a screen cap is worth 0x100000 DWORDS
Guest

Post by Guest »

Strange.. my demo no longer works i made it orignally with the v0.4.1 and after moving to v0.4.2 it no longer works I converted the DT and stuff to EDT_SOFTWARE and other things and it crashes..
keless
Posts: 805
Joined: Mon Dec 15, 2003 10:37 pm
Location: Los Angeles, California, USA

Post by keless »

you're probably still using the irrlicht 0.4.1 .DLL --- if you compiled your code with 0.4.2 .LIB, you need to run it with the 0.4.2 .DLL
a screen cap is worth 0x100000 DWORDS
Post Reply