fokistep.blogg.se

Assimp cmake tutorial
Assimp cmake tutorial










assimp cmake tutorial

EXTRA_LIBS: user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32 dinput8 CFLAGS: /DWIN32 /D_WINDOWS /W3 "-IC:/Dev/KEngine/modules/sdl2/src/hidapi/hidapi" CMAKE_CXX_FLAGS_DEBUG: /MDd /Zi /Ob0 /Od /RTC1 CMAKE_C_FLAGS_DEBUG: /MDd /Zi /Ob0 /Od SDL_WAYLAND_QT_TOUCH (Wanted: OFF): OFF SDL_WAYLAND_LIBDECOR_SHARED (Wanted: ON): OFF SDL_WAYLAND_LIBDECOR (Wanted: ON): OFF SDL_PULSEAUDIO_SHARED (Wanted: OFF): OFF SDL_PIPEWIRE_SHARED (Wanted: OFF): OFF SDL_LIBSAMPLERATE_SHARED (Wanted: OFF): OFF SDL_FUSIONSOUND_SHARED (Wanted: OFF): OFF SDL_FOREGROUNDING_SIGNAL (Wanted: OFF): OFF SDL_DIRECTFB_SHARED (Wanted: OFF): OFF SDL_BACKGROUNDING_SIGNAL (Wanted: OFF): OFF Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/3/bin/Host圆4/圆4/cl.exe SDL2 was configured with the following options: The system cannot find the file specified "C:/msys64/mingw64/bin/pkg-config.exe" -version Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) CMake that the project does not need compatibility with older versions. Compatibility with CMake value or use a. CMake Deprecation Warning at modules/zlib/CMakeLists.txt:1 (cmake_minimum_required): Selecting Windows SDK version 1.0 to target Windows 3. Not searching for unused variables given on the command line.

assimp cmake tutorial

Executing command: "C:\Program Files\CMake\bin\cmake.exe" -no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -Hc:/Dev/KEngine -Bc:/Dev/KEngine/build -G "Visual Studio 16 2019" -T host=圆4 -A 圆4 add_subdirectory(zlib)Īdd_subdirectory(nlohmann_json $ PRIVATE OpenGL::GL SDL2 glad)

Assimp cmake tutorial how to#

So I'm not sure how to get the other projects to recognize where the zlib header is. Zlib.h seems to be a built as part of the zlib build. This is how I'm building my current submodule directory. Assimp fails to build after Zlib successfully compiles saying it can't find zlib.h I am building zlib & assimp as submodules for my project.












Assimp cmake tutorial