Request SVN DLL

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
Lynxeye
Posts: 17
Joined: Thu Jul 27, 2006 12:19 pm
Location: Germany
Contact:

Request SVN DLL

Post by Lynxeye »

Hi all,

I worked with Irrlicht for some time now, but to this time now I am angry about the bug in the 1.0 SDK version.
So I tried to get the new Version from SVN. After I checked out the SVN I found that no compiled DLL is in there. Although I have a slow INet connection I dont want to Download the DX SDKs only to compile the Engine.

So, anybody can send me an actual Version of the DLL and LIB for VisualStudio 32Bit? My E-Mail Adress: stachbaeck@aol.com

Thanks for your help,
Lynxeye
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

then change to Dev-c++ which uses a very small DX-SDK and is thus only about 20-30 MB in total (IDE and SDK).
Lynxeye
Posts: 17
Joined: Thu Jul 27, 2006 12:19 pm
Location: Germany
Contact:

Post by Lynxeye »

Im using VC++ 2005 Express Edition and going good on it. I dont want to change my IDE. Is there no other way to get the DLL?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

At least not from me :wink:
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

grab this one:
http://www.danielpatton.com/afecelis/files/DXSDK.zip

it's a trimmed down version of the sdk that has only the include and lib folders required to compile and it's a 16 mb download.
Lynxeye
Posts: 17
Joined: Thu Jul 27, 2006 12:19 pm
Location: Germany
Contact:

Post by Lynxeye »

Tnx for I will try it out!
Post Reply