Dev-C++ & IrrNet

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.
Muhaha
Posts: 17
Joined: Wed Feb 13, 2008 10:07 am

Post by Muhaha »

ok thank you
Muhaha
Posts: 17
Joined: Wed Feb 13, 2008 10:07 am

Post by Muhaha »

ok thank you
Muhaha
Posts: 17
Joined: Wed Feb 13, 2008 10:07 am

Post by Muhaha »

ok thank you
Muhaha
Posts: 17
Joined: Wed Feb 13, 2008 10:07 am

Post by Muhaha »

ok... thank you
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

You dont actually link them, your supposed to include them as CPP files inside the project.

I should really get around to making a static lib one day to make all of this easier for people, but irrNet is very outdated. Even though it works fine I was very lazy in the coding and I did some silly things in there. For DevCPP just add the files to your project, so that they show up on the right on the project browser. You need to add all of the CPP files in irrNet, and all of the C files under the "source" folder from enet.

Cheers
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Post Reply