Author |
Message |
Guest
Offline
|
Posted: Tue Oct 18, 2005 1:28 am Post subject: Eclipse + Making Mods |
 |
|
|
|
I'm trying to use the Eclipse IDE (with CDT for C files, and mingW for the gcc compiling) on Win XP. Does anyone have experience with this? These complex IDEs are really foreign to me, I'm not used to windows compiling. Should a project just be the module files? How can I only compile one module while keeping it within the project of my ASSS server? Are there tutorials on this? |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue Oct 18, 2005 1:33 am Post subject: |
 |
|
|
|
To clarify, I'm using a windows binary with full source. I don't care about compiling the server itself right now, because I've got all sorts of dependency issues with that. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue Oct 18, 2005 1:48 am Post subject: |
 |
|
|
|
The problem seems to be that I can't figure out how to build from the makefile in the module directory. |
|
Back to top |
|
 |
Quan Chi2 Member of "Sexy Teenagers that Code" Group

Age:34 Gender: Joined: Mar 25 2005 Posts: 860 Location: NYC Offline
|
Posted: Wed Oct 19, 2005 7:27 am Post subject: |
 |
|
|
|
What compiler are you using, mister? |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Oct 19, 2005 9:08 am Post subject: |
 |
|
|
|
Quan, be quiet.
Guest, I've tried using Eclipse to do the ASSS stuff but I've never had any luck. This might be a question better suited for the Eclipse forums or mailing lists (whichever they have). _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
|