Newbie, compile problems in Eclipse

mysticbit

20-10-2007 16:30:07

Hi,
I have installed eclipse and ogre and have some C++ projects in eclipse, including an ogre tutorlal.
I am getting some errors in eclipse when trying to compile, in file servermain.d:


multipile target patterns: stop


I would like to be able to disable building for all but the ogre tutorial project, but I don't know how to do this without deleting the project (folder).

The next error is

C:/OGRESDK/include/OgreTimer.h GLX/OgreTimerImp.h: No such file or ...


This directory does exist.

If I remove the servermain.d file and recompile the error I get is:


using namespace Ogre
expected namespace-name before ';' token

and..

#import <OGRE/Ogre.h>;
OGRE/Ogre.h: No such file or directory



Any help would be appreciated.

Thanks.

rewb0rn

22-10-2007 21:01:10

hi, this has nothing to do with ogreode, the physics wrapper, has it? if not, i suggest you ask the question in the original ogre forums where many more people are reading the topics.

Aquatix

24-10-2007 13:39:39

+1