Visual Studio 6.0 support

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
aktlakfh1777
Posts: 17
Joined: Sun Dec 21, 2008 1:40 am

Visual Studio 6.0 support

Post by aktlakfh1777 »

i know irrlicht engine is not Visual Studio 6.0 supporting.
but, in past, it did support VS6. didn't it?
so, i want to download irrlicht engine in past.
What can i do?

because...
I want to make some 'DLL' can be called in VB6.0
and run with VB6
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

version 1.3 is probably supporting VC6 without problems, 1.4.2 might still work. But I believe that differently compiled dlls should still be loadable by VB6, so maybe you just need to tweak the compiler settings when building your app?!
Post Reply