On Wed, 29 Aug 2012 06:45:08 -0700 (PDT)
  phil rosenberg <philip_rosenb...@yahoo.com> wrote:

...

> Secondly, when I try to build the examples in release 
>mode i get problems with undefined symobls to do with 
>wxAssert. As you might expect these calls are all inside 
>#ifdefs and should only be called in debug mode. So it 
>appears that somewhere _DEBUG or __wxDEBUG__ is being 
>defined in the release build.
>  

Have you checked the .vcproj files for occurrences of
_DEBUG or __wxDEBUG__? That might give you a clue as to
where this is coming from. Unfortunately, each one will
have that symbol for the Debug configuration, so it is
a bit of a pain.

(__wxDEBUG__ ought to exist in only a very small number of
files)

Regards,

Arjen


 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to