Page 1 of 1

Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 2:15 am
by B4U5
Hey I'm completely new to irrlicht and I have a problem that when I program with irrlicht in eclipse I get so many errors, well not errors but red little squiggly lines under the syntax I think I have installed Irrlicht correctly in eclipse but I don't know if I'm doing anything wrong.

To give you more information, I was trying to program the hello world tutorial and that doesnt even work what am I doing wrong
Please give me suggestions.

Re: Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 11:13 am
by CuteAlien
I have no experience with Eclipse, but we obviously can't help unless we know _which_ errors you get. How can we tell what you do wrong when you give us no idea what it is you are doing? :-)

Re: Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 12:51 pm
by B4U5
Its not errors really its red squiggly lines under most of the syntax. I have all the libraries,Includes Already set up for eclipse i tried to do the hello world tutorial but it does not work I don't know why

Re: Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 8:01 pm
by gerdb
Maybe try to disable spell-checking, it creates much performance loss on my system, so i got rid of it and never missed it.

Re: Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 8:16 pm
by B4U5
Thanks everyone for your comments although I would greatly appreciate it if you keep giving me suggestions

Re: Irrlicht in eclipse help

Posted: Sat Mar 30, 2013 9:28 pm
by greenya
Make screenshot of what kind of red little squiggly lines are you taking about.

Re: Irrlicht in eclipse help

Posted: Mon Apr 01, 2013 6:00 pm
by AReichl
No problem - i also worked with Eclipse (now switched to Netbeans - it's easier).
Does the project compile? If so, then the "squiggly lines" will disappear.
The Indexer sometimes has to be "reset" - you also can do that manually.
If it does not compile, then something is wrong with your setup (include and lib
paths).

If you HAVE to work with Eclipse, then first read a book or tutorial. Eclipse is a
"monster". If you can choose, then i strongly suggest to switch to Netbeans.
In Eclipse i always searched for the parameters to set even if i did it several
times before, in Netbeans it is intuitively.

Re: Irrlicht in eclipse help

Posted: Mon Apr 01, 2013 7:24 pm
by nespa
Hi,

Try with SharpDevelop 4.3, it is working fine for me on IrrlichtLime-1.3.