project-navigation
Personal tools

Author Topic: Can I use EasyEclipse?  (Read 4117 times)

Offline RaXaR

  • Rookie
  • ***
  • Posts: 70
    • View Profile
Can I use EasyEclipse?
« on: June 24, 2007, 09:57:19 am »
Hi guys, just wanted to know if I can use  EasyEclipse for C/C++ to compile the Source. I have very limited knowledge of C/C++ but I use Object oriented programming daily. Which brings me to another question, where can I get a nice layout/explanation of the UFO:AI engine, and if it's not too heavily modified then even the Q2 Engine.  Something like a summarized overview of either/both?

Thanks :)

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Can I use EasyEclipse?
« Reply #1 on: June 24, 2007, 10:02:10 am »
i don't know whether eclipse will do the job - but i suppose yes. but you have to create the project files yourself.

we have a lot of doxygen comments in our code - and there is a quake2 programming guide - have a look at the coding article in our wiki

Offline RaXaR

  • Rookie
  • ***
  • Posts: 70
    • View Profile
Can I use EasyEclipse?
« Reply #2 on: June 24, 2007, 10:07:19 am »
Hi thanks Mattn, I've looked through the wiki, but it's a bit overwhelming at the moment. hence the 'sumarized overview' :) What do you guys use to write and compile the source with?

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Can I use EasyEclipse?
« Reply #3 on: June 24, 2007, 04:56:15 pm »
short: linux ;-)
long: use codeblocks and dev-cpp to compile the game - vc6 or later versions can't link some needed libs at the moment

Offline LeSanglier

  • Rookie
  • ***
  • Posts: 35
    • View Profile
Can I use EasyEclipse?
« Reply #4 on: June 24, 2007, 11:46:54 pm »
Quote from: "RaXaR"
Hi thanks Mattn, I've looked through the wiki, but it's a bit overwhelming at the moment. hence the 'sumarized overview' :) What do you guys use to write and compile the source with?


Hello !

I made a little tuto for compiling UFO:AI under Windows :
http://sitelibre.free.fr/forum6/viewtopic.php?t=58
I am sorry that's in french !
But very easy to understand ! :-)