[wxPython-users] wxAUI Compilation

Robin Dunn robin at alldunn.com
Sat Jul 1 11:44:10 PDT 2006


Andrea Gavana wrote:
> Hello NG,
> 
>    first of all, sorry for the off-topic. I am trying to compile
> wxAUI (the C++ version) to see if the problem DJ suggested on PyAUI is
> also in the C++ version. However, I left in Italy my C++ projects that
> compiled wxWidgets+wxAUI, and I am lost.
> I managed to compile almost everything, but wxAUI demo always spits to
> me that message:
> 
> d:\MyProjects\wxWidgets-2.6.3\include\wx\buffer.h(96) : error C3861:
> 'strdup': identifier not found, even with argument-dependent lookup
> d:\MyProjects\wxWidgets-2.6.3\include\wx\buffer.h(96) : fatal error
> C1903: unable to recover from previous error(s); stopping compilation
> 
> I don't know what to do anymore :-( . I am real C++ dumb about
> compilation, so I am very sorry if this is a simple issue.
> This is Windows XP, MS Visual C++ 2003 Pro. I compiled in Debug and
> Release, no way ;-)

You may want to just try getting wxWidgets from CVS HEAD and compiling 
that, and test with the integrated AUI.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list