On Thu, May 26, 2016, at 04:19 PM, Eduard Braun wrote:

Hi all,

I just tried to do a cmake build on win64 and (what did I expect?) it didn't work...

I followed the instructions at [1] but when linking libinkscape_base.dll I got the following errors:

[ 99%] Linking CXX shared library ..\lib\libinkscape_base.dll
CMakeFiles\inkscape_base.dir/objects.a(demangle.cpp.obj):demangle.cpp:(.text+0x278): undefined reference to `strdup'
CMakeFiles\inkscape_base.dir/objects.a(xslt.cpp.obj):xslt.cpp:(.text+0x78b): undefined

 
 
Looks familiar. I'd used the batch files and a clean rebuild recently to get things going. I'll check on details shortly.
 
--
Jon A. Cruz
jon@...18...