klaas.holwerda wrote:

> Right. One day there will be.
Don't releasing you implies that the code is not stable enough, is it?

> Sometimes makes me think if open source really works for such 
> specialized software libraries like this.
I think it works. See libpng, libjpeg, libxml et all.

> That is already resolved, you can now compile without that setting.
I don't think so. In my Slackware machine 11.0 with gcc 3.4.6, glibc
2.3.6, and wxWidgets 2.8.3 built statically with --enable-unicode, I got the 
following error:

[ 19%] Building CXX object
modules/general/src/CMakeFiles/general.dir/comevt.o
[ 20%] Building CXX object
modules/general/src/CMakeFiles/general.dir/gen.o
In file included from /dados/wxArt2D/modules/general/src/gen.cpp:26:
/dados/wxArt2D/modules/xmlparse/include/genxmlpars.h: In member function
`const wxString& a2dXmlString::GetString() const':
/dados/wxArt2D/modules/xmlparse/include/genxmlpars.h:875: error:
conversion from `std::basic_string<char, std::char_traits<char>,
std::allocator<char> >' to non-scalar type `wxString' requested
gmake[2]: ** [modules/general/src/CMakeFiles/general.dir/gen.o] Erro 1
gmake[1]: ** [modules/general/src/CMakeFiles/general.dir/all] Erro 2
gmake: ** [all] Erro 2

> > What about --enable-shared?
> >   
> On Linux i believe its fine. For Mingw and Cygwin, i don't know any 
> more.  To me those systems are to weird.
> 
Building with --enable-shared (wxWidgets) I got the same error above. Do
you know what is it related for?

regards,

-- 
  Euler Taveira de Oliveira
  http://www.timbira.com/


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to