Hi, I upgraded from CMake 3.2.1 to 3.7.1 but the result is the same. I am attaching a portion of the directory tree underneath src. To me this looks rather strange. Is it normal to have two different debug directories and two different CMakeFiles directories? I followed the instructions on the website, but the resulting tree looks unusual.
Alvin
C:\InkscapeBZR92x\src>tree Folder PATH listing Volume serial number is 68EA-76E1 C:. ├───2geom │ └───numeric ├───build │ ├───CMakeFiles │ │ ├───3.7.1 │ │ │ ├───CompilerIdC │ │ │ └───CompilerIdCXX │ │ └───CMakeTmp │ └───debug │ └───CMakeFiles ├───debug ├───display ├───extension │ ├───dbus │ │ ├───doc │ │ └───wrapper │ ├───implementation │ ├───internal │ │ ├───bitmap │ │ ├───filter │ │ └───pdfinput │ ├───param │ └───plugins │ └───grid2 ├───filters ├───helper ├───inkgc
-- View this message in context: http://inkscape.13.x6.nabble.com/unable-to-compile-0-92-x-rev-15268-on-Windo... Sent from the Inkscape - Dev mailing list archive at Nabble.com.