Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » [Help] Link error for symbol ...
[Help] Link error for symbol ... [message #181296] Fri, 22 December 2006 05:59
Eclipse UserFriend
Originally posted by: rubingchiu.yahoo.com.tw

System: Mac, Eclips + CPP plugin

Question:

Our project is Cpp project on Eclips. We built it and found link error
for symbol not found: CFNumberCreate

We found that CFNumberCreate is in CarbonLib on Apple's web. We added
this file, CarbonLib, to the link library list in project setting.
However, we got another error: cannot locate file for CarbonLib.

Our problem seems that the correct library is not used in link.

Does anyone know how to solve this problem???
Previous Topic:Scalability of Full Indexing
Next Topic:CDT isn't able to compile *.C files
Goto Forum:
  


Current Time: Sat Dec 21 14:42:23 GMT 2024

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

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

Back to the top