Advertisement

ENet and Dev C++

Started by December 19, 2005 10:55 AM
4 comments, last by Lasko 19 years, 2 months ago
I'm trying to use ENet with Devc++ and i can't find the right linkers or libraries in order for it to compile, anyone have any ideas?
Well i don't have any links, but i have this engine that uses Enet, and i can't compile it until I find it's complement linker or library.
Advertisement
The Forum FAQ has links to libraries, including Enet.

You may have to build it from source, if the libraries that it ships with aren't the right kind for your particular linker.
enum Bool { True, False, FileNotFound };
you need to link against ws2_32
Thnx, for that ;-), i tried using Sauerbraten, but my computer is really low leveled and i can't play it, so i'll just upgrade my hardware.

This topic is closed to new replies.

Advertisement