Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » compiles but tons of unresolved errors
compiles but tons of unresolved errors [message #757723] Mon, 21 November 2011 06:08 Go to next message
Eclipse UserFriend
Hi
I get tons of: ttom' could not be resolved
but the project compiles and includes are ok. What could that be?
Thanks
PS: probably its related to the recently installed qt plugin?



This fixed it:
http://www.eclipse.org/forums/index.php/m/756851/

[Updated on: Mon, 21 November 2011 06:41] by Moderator

Re: compiles but tons of unresolved errors [message #758674 is a reply to message #757723] Thu, 24 November 2011 03:10 Go to previous messageGo to next message
Eclipse UserFriend
Back with the same on another project (does not compile). Now i get those for *.cpp in a folder: projectname/blblbla/ab.cpp
etc.
What did I miss?
Thanks
Michael

[Updated on: Thu, 24 November 2011 03:11] by Moderator

Re: compiles but tons of unresolved errors [message #758743 is a reply to message #758674] Thu, 24 November 2011 07:55 Go to previous messageGo to next message
Eclipse UserFriend
> Back with the same on another project. Now i get those for *.cpp in a
> folder: projectname/blblbla/ab.cpp
> etc.
> What did I miss?

Space in PathName?
Re: compiles but tons of unresolved errors [message #758906 is a reply to message #758743] Fri, 25 November 2011 02:52 Go to previous message
Eclipse UserFriend
No but ..

../zmo_lua_api/api_acf.cpp:26: error: 'zmo_xpdr_AGL' was not declared in this scope
../zmo_lua_api/api_acf.cpp:26: error: 'LMGetDataf' was not declared in this scope
../zmo_lua_api/api_acf.cpp: In function 'int zmo_builtin_af_getAltMsl(lua_State*)':
../zmo_lua_api/api_acf.cpp:33: error: 'zmo_xpdr_MSL' was not declared in this scope

should rather be ./zmo*

The paths in the config seem fine.
Thanks

[Updated on: Fri, 25 November 2011 02:54] by Moderator

Previous Topic:LoadL proxy on AIX/POWER6 hangs
Next Topic:[SOLVED] Errors from eclipse cdt core on startup, even after fresh install
Goto Forum:
  


Current Time: Fri Jul 18 07:44:27 EDT 2025

Powered by FUDForum. Page generated in 0.09636 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top