Giter VIP home page Giter VIP logo

Comments (5)

sourabhbeni avatar sourabhbeni commented on August 21, 2024 1

fixed zlib issue not able to fix this other by adding path

Install finished successfully
Building in progress
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.26058.
CMake Error at C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.29/Modules/FindZLIB.cmake:199 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:26 (find_package)

edit : i manully added path in cmake-gui now

Install finished successfully
Building in progress
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.26058.
CMake Error at CMakeLists.txt:27 (find_package):
By not providing "Findspdlog.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "spdlog", but
CMake did not find one.

Could not find a package configuration file provided by "spdlog" with any
of the following names:

spdlogConfig.cmake
spdlog-config.cmake

Add the installation prefix of "spdlog" to CMAKE_PREFIX_PATH or set
"spdlog_DIR" to a directory containing one of the above files. If "spdlog"
provides a separate development package or SDK, be sure it has been
installed.

from cs2-infestation.

Jerrynh770 avatar Jerrynh770 commented on August 21, 2024

image

from cs2-infestation.

vsaint1 avatar vsaint1 commented on August 21, 2024

I never had this issue with conan, but you can remove zlib dependency if u want. also since conan had an update on glfw3 tomorrow i'll push an update with glfw/3.4 dependency managed by conan.

from cs2-infestation.

vsaint1 avatar vsaint1 commented on August 21, 2024

i installed zlib to compress things but atm not using, you can remove for now.

from cs2-infestation.

vsaint1 avatar vsaint1 commented on August 21, 2024

1 - remove the zlib if not building.
2 - main issue is cause by cant find this folder
image

can you set CMAKE_TOOLCHAIN_FILE to the exactly conan_toolchain.cmake path?
image

from cs2-infestation.

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.