"Using Irrlicht with Eclipse/C++" Tutorial

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

"Using Irrlicht with Eclipse/C++" Tutorial

Post by Other »

Hi people!

I shortly realized, that it is possibe to programm C/C++ in eclipse. The better new is it rules more than everything I knew before ;-) It seems to have some problems or maybe its my own mistakes, but it is cool anyway.

Here my small tutorial: http://lofing.de/myworld/index.php?opti ... 9&Itemid=1

As mentioned above, I discovered it yesterday firstly and today I needed almost the whole day to recapitulate all I did yesterday and to write it down in english. So don't expect a whole manual thing or like that, cause I am by myself a newbee. But it would be nice to find some like-minded-people to improve and to complete this tutorial.

Here you also can give me some hints about my gramatical errors/mistakes ;-)
Last edited by Other on Wed Dec 06, 2006 2:48 pm, edited 1 time in total.
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

afecelis wrote:http://dev.eclipse.org/viewcvs/index.cg ... t&rev=HEAD

this is what we had before.
Cool! Wow! :D it will save me alot of time, I had to ask before, but I searched for it in forum in wiki and nothig. Yeah I should ask your guys, old irr-hackers ;-)

Thank you, you brought to a good idea. I searched for it in google and there is a plenty of links. I try to read all them and to improve my tutorial.

Thanks again. I try to make my project really undependent of operating systems.
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Guest

Post by Guest »

Other wrote:I had to ask before... Yeah I should ask your guys
Quoting myself want to ask u, may be there was also a try to compile Irrlicht with cygwin? (I allready searched for it in this forum, may be on the false place?)

tanx people
Andreas
Posts: 166
Joined: Sun Oct 31, 2004 7:15 am
Location: Münster / Germany
Contact:

Post by Andreas »

afecelis wrote:http://dev.eclipse.org/viewcvs/index.cg ... t&rev=HEAD

this is what we had before.
And here's another one from me :D :
http://www.sensobots.de/Documentation/T ... linux.html

But since it is rather outdated it's a good idea to write a new one! :)
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

Now CDT (Eclipse-Plugin for C/C++) became reallly cool!!!
No GUI-errors... really awsome professional level IDE! really nice :) :D

Image

I will improve the tutorial next time...
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Post Reply