Mixing C and C++ in the same in a CFPlugIn
Mixing C and C++ in the same in a CFPlugIn
- Subject: Mixing C and C++ in the same in a CFPlugIn
- From: Rick Steele <email@hidden>
- Date: Sat, 18 Dec 2004 13:31:12 -0800
Title: Mixing C and C++ in the same in a
CFPlugIn
Hello All,
Does anyone know what might cause Xcode to complain when
You have a source file called "Something.c++"
You have a source file called "SomethingElse.c" which
calls a routine in "Something.c++"
with the the following message
ld: Undefined
symbols:
_RoutineOneInSomething
_RoutineTwo1nSomething
I've been beating my head against the wall on this for the last 2
days trying to figure it out.
Thank a Lot
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden