OK, I get on Windows: Compiling: filter/source/svg/svgexport.cxx c:\master\clone\filters\filter\source\svg\svgscript.hxx(461) : error C2026: string too big, trailing characters truncated c:\master\clone\filters\filter\source\svg\svgscript.hxx(893) : error C2026: string too big, trailing characters truncated c:\master\clone\filters\filter\source\svg\svgscript.hxx(1288) : error C2026: string too big, trailing characters truncated dmake: Error code 2, while making '../../wntmsci12.pro/slo/svgexport.obj' Is there a way to make those strings split into smaller parts, or something. I don't know whether using std::string would not make it pass???
Hi Fridrich, well, in order to provide a quickly solution I split the string in smaller fragments manually. I also applied Joseph Powers patch. I'll think for a better solution ... if it exists. Cheers, Marco -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Attachment:
svg-export-filter_master_patch-set-02_patches-01-12.tar.gz
Description: GNU Zip compressed data