1. E:\Temp\Inkscape\inkscape\0.92.x_64_cmake\build>mingw32-make
  2. ------------------------------
  3. Building Makefile for Inkscape
  4. ------------------------------
  5. Source Dir: E:/Temp/Inkscape/inkscape/0.92.x_64_cmake
  6. Binary Dir: E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build
  7. -- Windows build detected, setting default features
  8. CMake Warning (dev) in mingwenv.cmake:
  9. Syntax Warning in cmake code at
  10. E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/mingwenv.cmake:14:39
  11. Argument not separated from preceding token by whitespace.
  12. Call Stack (most recent call first):
  13. CMakeScripts/ConfigEnv.cmake:7 (include)
  14. CMakeLists.txt:10 (include)
  15. This warning is for project developers. Use -Wno-dev to suppress it.
  16. -- Configuring MinGW environment:
  17. -- Setting path to development libraries from environment: E:\Temp\Inkscape\build\devlibs64
  18. -- Setting path to MinGW from environment: E:\Temp\Inkscape\build\mingw64
  19. -- Setting path to Ghostscript from mingwenv.cmake: C:/Program;Files;(;x86;);/gs/gs9.14/bin
  20. -- Creating build files in: E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build
  21. -- Creating build files in: E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build
  22. No gmock/gtest found! Perhaps you wish to run 'bash download-gtest.sh' to download it.
  23. -- Checking for module 'gnome-vfs-2.0'
  24. -- No package 'gnome-vfs-2.0' found
  25. -- Found BoehmGC: E:/Temp/Inkscape/build/devlibs64/lib/libgc.dll.a
  26. -- Found poppler: E:/Temp/Inkscape/build/devlibs64/lib/libpoppler.dll.a
  27. -- Found poppler-glib: E:/Temp/Inkscape/build/devlibs64/lib/libpoppler-glib.dll.a
  28. -- Found cairo-svg: E:/Temp/Inkscape/build/devlibs64/lib/libcairo.dll.a
  29. -- Found poppler-cairo: E:/Temp/Inkscape/build/devlibs64/lib/libcairo.dll.a
  30. -- Found libwpg-0.3: E:/Temp/Inkscape/build/devlibs64/lib/libwpg-0.3.dll.a
  31. -- Found librevenge-0.0: E:/Temp/Inkscape/build/devlibs64/lib/librevenge-0.0.dll.a
  32. -- Found librevenge-stream-0.0: E:/Temp/Inkscape/build/devlibs64/lib/librevenge-stream-0.0.dll.a
  33. -- Found libvisio-0.1: E:/Temp/Inkscape/build/devlibs64/lib/libvisio-0.1.dll.a
  34. -- Found libcdr-0.1: E:/Temp/Inkscape/build/devlibs64/lib/libcdr-0.1.dll.a
  35. -- Found Popt: E:/Temp/Inkscape/build/devlibs64/lib/libpopt.dll.a
  36. -- Found Potrace: E:/Temp/Inkscape/build/devlibs64/lib/libpotrace.dll.a
  37. -- Checking for module 'gtkspell-2.0'
  38. -- No package 'gtkspell-2.0' found
  39. -- Boost version: 1.60.0
  40. -- Found gettext + msgfmt to convert language files. Translation enabled
  41. CMake Error at CMakeScripts/Modules/FindSigC++.cmake:125 (message):
  42. Could not compile against SIGC++ - output is <<Change Dir:
  43. E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp
  44. Run Build Command:"E:/Temp/Inkscape/build/mingw64/bin/mingw32-make.exe"
  45. "cmTC_70e80/fast"
  46. mingw32-make.exe[1]: Entering directory
  47. 'E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp'
  48. E:/Temp/Inkscape/build/mingw64/bin/mingw32-make.exe -f
  49. CMakeFiles\cmTC_70e80.dir\build.make CMakeFiles/cmTC_70e80.dir/build
  50. mingw32-make.exe[2]: Entering directory
  51. 'E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp'
  52. Building CXX object CMakeFiles/cmTC_70e80.dir/sigcpp_test.cpp.obj
  53. E:\Temp\Inkscape\build\mingw64\bin\g++.exe -fopenmp -m64 -mms-bitfields
  54. -mthreads -mwindows -std=c++11
  55. -IE:/Temp/Inkscape/build/devlibs64/include/sigc++-2.0
  56. -IE:/Temp/Inkscape/build/devlibs64/lib/sigc++-2.0/include -std=c++11 -o
  57. CMakeFiles\cmTC_70e80.dir\sigcpp_test.cpp.obj -c
  58. E:\Temp\Inkscape\inkscape\0.92.x_64_cmake\CMakeScripts\Modules\sigcpp_test.cpp
  59. Linking CXX executable cmTC_70e80.exe
  60. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script
  61. CMakeFiles\cmTC_70e80.dir\link.txt --verbose=1
  62. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f
  63. CMakeFiles\cmTC_70e80.dir/objects.a
  64. E:\Temp\Inkscape\build\mingw64\bin\ar.exe cr
  65. CMakeFiles\cmTC_70e80.dir/objects.a
  66. @CMakeFiles\cmTC_70e80.dir\objects1.rsp
  67. E:\Temp\Inkscape\build\mingw64\bin\g++.exe -fopenmp -m64 -mms-bitfields
  68. -mthreads -mwindows -std=c++11 -Wl,--whole-archive
  69. CMakeFiles\cmTC_70e80.dir/objects.a -Wl,--no-whole-archive -o
  70. cmTC_70e80.exe -Wl,--out-implib,libcmTC_70e80.dll.a
  71. -Wl,--major-image-version,0,--minor-image-version,0
  72. @CMakeFiles\cmTC_70e80.dir\linklibs.rsp
  73. E:/Temp/Inkscape/build/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
  74. cannot find -lsigc-2.0
  75. collect2.exe: error: ld returned 1 exit status
  76. CMakeFiles\cmTC_70e80.dir\build.make:98: recipe for target 'cmTC_70e80.exe'
  77. failed
  78. mingw32-make.exe[2]: *** [cmTC_70e80.exe] Error 1
  79. mingw32-make.exe[2]: Leaving directory
  80. 'E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp'
  81. Makefile:125: recipe for target 'cmTC_70e80/fast' failed
  82. mingw32-make.exe[1]: *** [cmTC_70e80/fast] Error 2
  83. mingw32-make.exe[1]: Leaving directory
  84. 'E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp'
  85. >>
  86. Call Stack (most recent call first):
  87. CMakeScripts/DefineDependsandFlags.cmake:401 (find_package)
  88. CMakeLists.txt:90 (include)
  89. -- Configuring incomplete, errors occurred!
  90. See also "E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/CMakeFiles/CMakeOutput.log".
  91. See also "E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/CMakeFiles/CMakeError.log".
  92. Makefile:1747: recipe for target 'cmake_check_build_system' failed
  93. mingw32-make: *** [cmake_check_build_system] Error 1
  94. E:\Temp\Inkscape\inkscape\0.92.x_64_cmake\build>
 
 

80

 

1090

Eingefügter Text #1925

-

PasteBin

Lines
129
Words
360
Size
5.5 KB
Created
Type
text/plain
Public Domain (PD)
Niraj Dave wrote :

I am facing same problem while compiling inkscape using following:

OS: Windows 7 32 bit
CMake Version: CMake 2.8
MinGW Version: 5.1
Installed NSIS 2.46

As per following Instruction
http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows

But following error display:
CMake Error at CMakeScripts/Modules/FindSigC++.cmake:125 (message):
Could not compile against SIGC++ - output is <<Change Dir:
E:/Temp/Inkscape/inkscape/0.92.x_64_cmake/build/sigcpp-bindir/CMakeFiles/CMakeTmp

Run following command from Command Prompt open as Administrator
cmake -G "MinGW Makefiles" ..

Patrick Storz wrote :

Try deleting the file "CMakeCache.txt" and the directory "CMakeFiles" in the build directory, then re-run cmake

I think this issue occurs whenever something changes in the .cmake files. Something does not seem to be updating correctly.

Niraj Dave wrote :

I have delete "CMakeCache.txt" but following errors are display:

1) Package 'gnome-vfs-2.0' not found
2) Performing Test ICONV_SECCOND_ARGUMENT_IS_CONST - Failed
3) undefined reference to `__imp_libiconv'

Rest of configured as above. I am trying build InkScape Version 0.92 in Windows 7 32 bit.

brynn wrote :

For support with Inkscape, it's probably better to use a mailing list, IRC, or forum (see Community tab above). In this case, with questions about compiling, mailing list or IRC are probably the best choice.

Patrick Storz wrote :

@Niraj Dave:
Sorry, missed your last comment (which is why we should follow brynn's advice). On the mailing list / IRC (or even Launchpad if you suspect a bug) it's also much more likely other people will read your message and might be able to help.

As a "closing remark":
You should probably try to follow the advice on what to do "if something goes very wrong" at [1]. Altough unsatisfactory this mostly solves these kinds of issues...

[1] http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows#Compiling_Inkscape_using_CMake

Please log in to leave a comment!