On Sun, Sep 23, 2012 at 4:23 PM, Victor Bombi <[email protected]> wrote:
> When wxWidgets is build with DEBUG_FLAG=0
>
> On wxLua compilation I get:
>
> ..\..\lib\libwxstedit-wx29mswu-1.6.0.a(steprint.cpp.obj):steprint.cpp:(.text+0x19a9):
> undefined reference to `_wxTheAssertHan
> dler'
> ..\..\lib\libwxstedit-wx29mswu-1.6.0.a(steprint.cpp.obj):steprint.cpp:(.text+0x19dd):
> undefined reference to `wxOnAssert(char
>  const*, int, char const*, char const*, wchar_t const*)'
> ..\..\lib\libwxstedit-wx29mswu-1.6.0.a(steprint.cpp.obj):steprint.cpp:(.text+0x1c33):
> undefined reference to `_wxTheAssertHan
> dler'
>
> May there is any flag that should be activated?

Don't know, I don't think disabling debug checks is a good idea and I
recommend that you abandon your attempt to do so.

Regards,
    John

------------------------------------------------------------------------------
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/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to