Search found 2 matches

by Neo
Sat Jan 17, 2004 3:59 am
Forum: Beginners Help
Topic: Setting up with Dev-C++...
Replies: 3
Views: 659

I'm gonna put the dll in the same dir as the project, it's just easier that way, so thanks for the help.
by Neo
Fri Jan 16, 2004 7:49 am
Forum: Beginners Help
Topic: Setting up with Dev-C++...
Replies: 3
Views: 659

Setting up with Dev-C++...

I've just downloaded Irrlicht and Dev-C++, and I was reading the tutorial for setting up Dev-CPP for use with Irrlicht, and step five says this:


Step 5 -- Using the Irrlicht DLL at Runtime

In order to run your applications from within Dev-C++, for debugging, or just for the sake of not having ...