mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04348
[Bug 1670459] [NEW] Cmake on windows build broken
Public bug reported:
It seems to be currently broken in the release_30 branch and the closest
I've got it to working is using the CMake GUI + MinGW makefiles:
The C compiler identification is GNU 4.8.1
The CXX compiler identification is GNU 4.8.1
Check for working C compiler: C:/mingw32/bin/gcc.exe
Check for working C compiler: C:/mingw32/bin/gcc.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: C:/mingw32/bin/g++.exe
Check for working CXX compiler: C:/mingw32/bin/g++.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find ZIP (missing: ZIP_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
cmake/FindZIP.cmake:77 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
src/CMakeLists.txt:363 (FIND_PACKAGE)
Configuring incomplete, errors occurred!
See also "C:/Users/Vadim.FURORENT/Desktop/New folder/CMakeFiles/CMakeOutput.log".
** Affects: mudlet
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1670459
Title:
Cmake on windows build broken
Status in Mudlet:
New
Bug description:
It seems to be currently broken in the release_30 branch and the
closest I've got it to working is using the CMake GUI + MinGW
makefiles:
The C compiler identification is GNU 4.8.1
The CXX compiler identification is GNU 4.8.1
Check for working C compiler: C:/mingw32/bin/gcc.exe
Check for working C compiler: C:/mingw32/bin/gcc.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: C:/mingw32/bin/g++.exe
Check for working CXX compiler: C:/mingw32/bin/g++.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find ZIP (missing: ZIP_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
cmake/FindZIP.cmake:77 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
src/CMakeLists.txt:363 (FIND_PACKAGE)
Configuring incomplete, errors occurred!
See also "C:/Users/Vadim.FURORENT/Desktop/New folder/CMakeFiles/CMakeOutput.log".
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1670459/+subscriptions
Follow ups