Hi Michael,

Please do use the mailing list of wxArt2D. I know someone added 
something to the svg part, maybe its that.
Next, here it compiles with VC2008, so what is your compiler etc.? 
Unicode enabled, so i think its that.
I certainly did not write that part of the code, since it uses string 
and not wxString. It must have bin added recently, so lets try the list 
first.

Regards,

Klaas

Michael Stratmann wrote:
> Hi Klaas,
>
> I am back to work, updated all sources, and now it does not compile 
> anymore. Since the file is around some time, I suspect something is 
> wrong on my end, but what? I discovered problem on new PC, when I 
> checked on old one it was broken sane way.
>
> I compile with unicode, in case that matters.
>
> 1>Compiling...
> 1>gdsio.cpp
> 2>parssvg.cpp
> 2>..\..\..\..\modules\svgio\src\parssvg.cpp(1636) : error C2440: 
> 'initializing' : cannot convert from 'const wxChar *' to 
> 'std::basic_string<_Elem,_Traits,_Ax>'
> 2>        with
> 2>        [
> 2>            _Elem=char,
> 2>            _Traits=std::char_traits<char>,
> 2>            _Ax=std::allocator<char>
> 2>        ]
> ...
>
>
> Thanky you!
>
> Viele Grüße, Michael
>


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to