Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:08 Go to next message
Michael  is currently offline Michael Friend
Messages: 10
Registered: November 2011
Junior Member
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 11:41]

Report message to a moderator

Re: compiles but tons of unresolved errors [message #758674 is a reply to message #757723] Thu, 24 November 2011 08:10 Go to previous messageGo to next message
Michael  is currently offline Michael Friend
Messages: 10
Registered: November 2011
Junior Member
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 08:11]

Report message to a moderator

Re: compiles but tons of unresolved errors [message #758743 is a reply to message #758674] Thu, 24 November 2011 12:55 Go to previous messageGo to next message
HagenFriend
Messages: 90
Registered: April 2010
Member
> 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 07:52 Go to previous message
Michael  is currently offline Michael Friend
Messages: 10
Registered: November 2011
Junior Member
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 07:54]

Report message to a 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: Mon Sep 23 08:49:53 GMT 2024

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

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

Back to the top