Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ Plug-In and Objective-C++ application



I'm trying to build a Bundle which is made of C++ sources.

This plug-in is using some code that is defined in the main Application which is an Objective-C++ project.

I think I have to use -bundle_loader main/application/path in order to link the symbol not defined in the Plug-in.

When I'm doing this I'm getting this link error message:

ld: /Users/stephane/Projects/MyMainApplication/build/MyMainApplication.app/ Contents/MacOS/MyMainApplication segment __UNIXSTACK contains no sections and can't be link-edited

Do I need to do something additional to the main application or the plug-in?
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.