← Back to team overview

mudlet-makers team mailing list archive

[Bug 1670459] Re: Cmake on windows build broken

 

Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/806

This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.

** Bug watch added: github.com/Mudlet/Mudlet/issues #806
   https://github.com/Mudlet/Mudlet/issues/806

** Changed in: mudlet
       Status: New => Opinion

-- 
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:
  Opinion

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


References