EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   [noob] Dev C++ (https://www.eqemulator.org/forums/showthread.php?t=17150)

1Boppoom1 11-23-2004 06:32 AM

[noob] Dev C++
 
ok im not quite sure how to compile the source for eqemu.....and i cant afford to go out and buy Visual Studio C++...... So im using Dev C++ and i dont know where to start could anyopne help me? Ive looked at the Howto above butt hats for Visual Studio....... If anyone could help me i would truly appreciate it.......

Malignus Wingnut 11-25-2004 01:04 PM

Quote:

Howto above butt hats
Lol.

Anyways,

Most C++ compilers work the same way, you set in a preferences menu which files you want to be included in the project (Which will be compiled into your finished product), what folders to draw all the necessary include files/lib files (.h, .lib, etc) from, and hit compile.

The source should come with a .dsw file, which is a project workspace, which contains already pre-saved, what files should be included into the build. The only thing you may have to do is go into options and add a few directories to the include/library locations. Fool around, you'll get it.

1Boppoom1 11-26-2004 09:59 AM

ok thanks that helped lots!!!!


All times are GMT -4. The time now is 03:13 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.