C Assert in BSD Static Library
C Assert in BSD Static Library
- Subject: C Assert in BSD Static Library
- From: "Raglan T. Tiger" <email@hidden>
- Date: Tue, 23 Jun 2015 11:14:17 -0600
My cocoa app links to a number of C++ BSD Static libraries. These libraries are built in Release configuration. They have Asset Macros in them.
The Asserts are fired in the release builds. My Windows programmer tele that Asserts do not get compiled into release code on windows.
What are my options / setting for not compiling asserts into release builds?
Are these set in the Library project or the App project that links to them?
-rags
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden