I did not follow the instructions up to the first build of BezierPatch. Hence my setup may have been a bit wrong. Stupidly enough I did not read about the mingw32-make/make on the forum. I had problems running non-default make.

'Building target: OgreMain.dll'

'Invoking: GCC C++ Linker'

The input line is too long.

<something> Error 255

I found this in the end:
http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg08553.html

I'm very grateful for your walkthrough Steven, sorry I wasn't awake enough to notice the note straight away. Maybe it should be made even more uncertain wheither one should use default make or not. Other than that, great job!

End of rambling.

Linux

Q: Hey hey, did anybody give Eclipse+CDT on linux a try? My first fast test wasn't successful.
--Yavin 16:40, 10 April 2006 (CDT)

A: As you are on Linux you need appropriate settings and libraries, see Building from source Linuxto find them. Also this wiki page is for an "old" version of Ogre, it must probably be updated. In this case I would look at http://www.ogre3d.org/phpBB2/viewtopic.php?t=19226 and http://www.ogre3d.org/wiki/index.php/Eclipse_MingW_STLPort . Of course, if you succed in compiling on Linux you could create a new wiki page about it ;) --Steven 04:28, 11 April 2006 (CDT)