Page 1 of 1

Can i use it with Visual C++ Express

Posted: Mon Aug 14, 2006 9:53 pm
by ProSoft
Can i use it with Visual C++ Express? How do i configure VC++ to use it?

Posted: Mon Aug 14, 2006 11:34 pm
by badray
But with what you wanna use vc++? :?
With Irrlich?(yes, you only must add reference) 8)
With c#?(no you must download vc# express, its freeware too) :roll:

Posted: Tue Aug 15, 2006 2:23 am
by matiae
You must add in the references the Irrlicht.NET.dll, and copy the Irrlicht.dll to the application dir

Posted: Tue Aug 15, 2006 7:26 pm
by badray
, and copy the Irrlicht.dll to the application dir
I copy Irrlicht.dll to my C:\Windows\System32\ and it work too, and i don't must every time copy irrlicht.dll to my aplication dir