ENet and Dev C++
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.
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.
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 };
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement