5 Sep
2016
5 Sep
'16
10:25 a.m.
Thank you Sylvain, the file you pointed was it. Now there is a useless distinction in the block:
if(HAVE_MINGW64) install(FILES ${DEVLIBS_PATH}/python/python27.dll DESTINATION ${CMAKE_INSTALL_PREFIX}/python) else() install(FILES ${DEVLIBS_PATH}/python/python27.dll DESTINATION ${CMAKE_INSTALL_PREFIX}/python) endif()
as the two architectures are aligned.
Compiled lp:inkscape/0.92.x under Windows 7 64 bit both for 32 bit (tested on Windows XP) and 64 bit, almost out of the box.
Luca
-- View this message in context: http://inkscape.13.x6.nabble.com/CMake-now-working-on-Windows-tp4977140p4977... Sent from the Inkscape - Dev mailing list archive at Nabble.com.