I need the RotateVect routine for using FMOD.
But, it isn't implemented in Irrlicht.net.dll yet, so I thought I would add it myself and recomple....Ahhh if it were only that simple.
For some reason I can open the source files for Irrlicht.dll and create a new Dll out of them, but when I open the source files for the dot net dll and try to create a Dll I get a host of errors. I haven't made any changes to the source code yet.
I'm using Visual Studio Dot Net, it says Microsoft Develoment environment 2002 on the about screen, Dot Net Framework 1.0, version 1.0.375.
Is there some reason it won't compile?
Compile problem
-
- Posts: 21
- Joined: Sun Sep 03, 2006 5:58 am
Upgrade worked
I'm using C++ 2005 Express, all is fine now, thanks.
-
- Posts: 21
- Joined: Sun Sep 03, 2006 5:58 am
Success.
First, follow these instructions from MS: http://msdn.microsoft.com/vstudio/expre ... usingpsdk/
Do everything it says.
Next, look this over: http://irrlicht.sourceforge.net/phpBB2/ ... highlight=
Steps 1, and 2 are done if you followed the MS instructions, however step 3 needs to be done.
If you have more questions feel free to ask.
Chris
Do everything it says.
Next, look this over: http://irrlicht.sourceforge.net/phpBB2/ ... highlight=
Steps 1, and 2 are done if you followed the MS instructions, however step 3 needs to be done.
If you have more questions feel free to ask.
Chris