Giter VIP home page Giter VIP logo

Comments (6)

ASpoonPlaysGames avatar ASpoonPlaysGames commented on June 13, 2024 4

Corresponding issue on zlib repo: madler/zlib#915

from minizip-ng.

ASpoonPlaysGames avatar ASpoonPlaysGames commented on June 13, 2024 2

When setting the tag to v1.3 (https://github.com/madler/zlib/tree/v1.3) other issues arise, potentially related to the fact that we submodule minizip?

1> [CMake] -- NS: Building to C:/Users/Spoon/NorthstarLauncher/build/game
1> [CMake] -- curl version=[7.81.0-DEV]
1> [CMake] -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
1> [CMake] -- Enabled features: SSL IPv6 unixsockets AsynchDNS Largefile SSPI alt-svc HSTS SPNEGO Kerberos NTLM
1> [CMake] -- Enabled protocols: HTTP HTTPS
1> [CMake] -- Enabled SSL backends: Schannel
1> [CMake] -- Using CMake version 3.25.1-msvc1
1> [CMake] -- Fetching zlib https://github.com/madler/zlib v1.3
1> [CMake] HEAD is now at 09155ea zlib 1.3
1> [CMake] Index was not unstashed.
1> [CMake] The stash entry is kept in case you need it again.
1> [CMake] The stash entry is kept in case you need it again.
1> [CMake] CMake Error at C:/Users/Spoon/NorthstarLauncher/build/_deps/zlib-subbuild/zlib-populate-prefix/tmp/zlib-populate-gitupdate.cmake:264 (message):
1> [CMake]   
1> [CMake] 
1> [CMake]   Failed to unstash changes in: 'C:/Users/Spoon/Desktop/Northstar
1> [CMake]   Things/Northstar Github
1> [CMake]   Fork/NorthstarLauncher/primedev/thirdparty/minizip/third_party/zlib'.
1> [CMake] 
1> [CMake]   You will have to resolve the conflicts manually
1> [CMake] 
1> [CMake] 
1> [CMake] [0/7] Performing update step for 'zlib-populate'
1> [CMake] FAILED: zlib-populate-prefix/src/zlib-populate-stamp/zlib-populate-update C:/Users/Spoon/NorthstarLauncher/build/_deps/zlib-subbuild/zlib-populate-prefix/src/zlib-populate-stamp/zlib-populate-update 
1> [CMake] cmd.exe /C "cd /D "C:\Users\Spoon\Desktop\Northstar Things\Northstar Github Fork\NorthstarLauncher\primedev\thirdparty\minizip\third_party\zlib" && "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -P "C:/Users/Spoon/NorthstarLauncher/build/_deps/zlib-subbuild/zlib-populate-prefix/tmp/zlib-populate-gitupdate.cmake""
1> [CMake] ninja: build stopped: subcommand failed.

from minizip-ng.

NorbertEff avatar NorbertEff commented on June 13, 2024 2

I was able to compile with the tag set to develop as a workaround.

from minizip-ng.

nmoinvaz avatar nmoinvaz commented on June 13, 2024 1

It is an error in zlib's current CMake in their master branch. You can delete your temporary build files and try using:

cmake -S . -B build -DZLIB_TAG=develop

from minizip-ng.

ekantik1 avatar ekantik1 commented on June 13, 2024

madler/zlib#915 is closed as the changes made to develop branch. how to pick up the change here to fix this issue?

from minizip-ng.

nmoinvaz avatar nmoinvaz commented on June 13, 2024

I have switched to using zlib-ng.

from minizip-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.