[wxPython-users] wxAUI Compilation

Günter Dannoritzer dannoritzer at web.de
Sat Jul 1 05:48:45 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
> 

Hi Andrea,

Did you get your problem resolved?

If not maybe add some of the code, like from buffer.h around line 96. It
might be easier for someone here to look at who does not have the code
available.

I looked to see whether there is a repository where to look at, but did
not find any. Also did not want to take the time to download and unpack
the whole package.

Cheers,

Guenter






More information about the wxpython-users mailing list