******************************************************************************** conan install raylib/4.0.0@#40988e47821876408143588ec829e3b0 --build=raylib -pr C:\J\w\prod\BuildSingleReference\32167\e4ef45b5-e8fe-4e62-a9db-a63246c29cb6/profile_windows_16_mdd_vs_debug_64.raylib-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] raylib:shared=True [build_requires] [env] glfw/3.3.6: Not found in local cache, looking in remotes... glfw/3.3.6: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glfw/3.3.6: Downloaded recipe revision 8e76fee86c22a19d3d6e1d859bfa7f7d opengl/system: Not found in local cache, looking in remotes... opengl/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py opengl/system: Downloaded recipe revision 3582b5d3184289461f73339622c71d31 raylib/4.0.0: Forced build from source Installing package: raylib/4.0.0 Requirements glfw/3.3.6 from 'conan-center' - Downloaded opengl/system from 'conan-center' - Downloaded raylib/4.0.0 from local cache - Cache Packages glfw/3.3.6:72e84aac9213a09dfb0f59578ae9423a2eb326e7 - Download opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download raylib/4.0.0:7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94 - Build Installing (downloading, building) binaries... opengl/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opengl/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 opengl/system: Downloaded package revision e0c823b9bed28348dd7f3bcedf045c58 glfw/3.3.6: Retrieving package 72e84aac9213a09dfb0f59578ae9423a2eb326e7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glfw/3.3.6: Package installed 72e84aac9213a09dfb0f59578ae9423a2eb326e7 glfw/3.3.6: Downloaded package revision 3fd52a205ee6720749f773c7b40349ac [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK raylib/4.0.0: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK raylib/4.0.0: Copying sources to build folder raylib/4.0.0: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94 raylib/4.0.0: Generator cmake_find_package_multi created glfw3-config-version.cmake raylib/4.0.0: Generator cmake_find_package_multi created glfw3-config.cmake raylib/4.0.0: Generator cmake_find_package_multi created glfw3Targets.cmake raylib/4.0.0: Generator cmake_find_package_multi created glfw3Target-debug.cmake raylib/4.0.0: Generator cmake_find_package_multi created opengl_system-config-version.cmake raylib/4.0.0: Generator cmake_find_package_multi created opengl_system-config.cmake raylib/4.0.0: Generator cmake_find_package_multi created opengl_systemTargets.cmake raylib/4.0.0: Generator cmake_find_package_multi created opengl_systemTarget-debug.cmake raylib/4.0.0: Generator cmake created conanbuildinfo.cmake raylib/4.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK raylib/4.0.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\package\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXAMPLES="False" -DUSE_EXTERNAL_GLFW="OFF" -DOPENGL_VERSION="OFF" -DWITH_PIC="True" -Wno-dev C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94 ----------------- -- The C compiler identification is MSVC 19.29.30141.0 -- The CXX compiler identification is MSVC 19.29.30141.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Performing Test COMPILER_HAS_THOSE_TOGGLES -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Failed -- Testing if -Werror=pointer-arith can be used -- Failed -- Testing if -Werror=implicit-function-declaration can be used -- Failed -- Testing if -fno-strict-aliasing can be used -- Failed -- Using raylib's GLFW -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Using Win32 for window creation -- Audio Backend: miniaudio -- Building raylib shared library -- Generated config types: Debug;Release;MinSizeRel;RelWithDebInfo -- Compiling with the flags: -- PLATFORM=PLATFORM_DESKTOP -- GRAPHICS=GRAPHICS_API_OPENGL_33 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/source_subfolder/src/external/glfw/src/CMakeLists.txt context.c init.c input.c monitor.c vulkan.c window.c win32_init.c win32_joystick.c win32_monitor.c win32_time.c win32_thread.c win32_window.c wgl_context.c egl_context.c osmesa_context.c glfw.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\lib\glfw3.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/source_subfolder/src/CMakeLists.txt rcore.c rmodels.c rshapes.c rtext.c C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rcore.c(1566,30): warning C4013: 'glfwGetWin32Window' undefined; assuming extern returning int [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rcore.c(1566,50): warning C4047: 'return': 'void *' differs in levels of indirection from 'int' [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] rtextures.c utils.c raudio.c C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(225,56): warning C4305: 'initializing': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(226,60): warning C4305: 'initializing': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(294,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(574,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(575,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(583,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(584,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(608,28): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(599,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(600,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(616,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(625,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(635,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(130,80): warning C4244: '=': conversion from 'float' to 'short', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(636,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(143,78): warning C4244: '=': conversion from 'float' to 'char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(658,78): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1238,64): warning C4244: '=': conversion from 'uint16_t' to 'uint8_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(660,78): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1254,1): warning C4244: 'initializing': conversion from 'float' to 'unsigned int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(661,36): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1256,1): warning C4244: 'initializing': conversion from 'float' to 'int8_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(667,56): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(668,56): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(669,36): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1417,55): warning C4244: '=': conversion from 'uint32_t' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(650,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1424,65): warning C4244: '=': conversion from 'uint32_t' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(651,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1426,55): warning C4244: '=': conversion from 'uint32_t' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(652,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1437,55): warning C4244: '=': conversion from 'uint32_t' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(653,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1464,70): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(654,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(655,1): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(727,40): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1824,65): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(728,40): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1933,110): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(752,45): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(726,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(1990,36): warning C4244: '=': conversion from 'float' to 'uint32_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(835,45): warning C4244: '=': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(2029,57): warning C4244: '=': conversion from 'uint32_t' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(836,45): warning C4244: '=': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(837,45): warning C4244: '=': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(2162,48): warning C4244: '+=': conversion from 'float' to 'uint64_t', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(883,1): warning C4305: 'initializing': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/jar_xm.h(2321,1): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\raudio.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(931,1): warning C4305: 'initializing': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1031,1): warning C4305: 'initializing': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1362,35): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1364,65): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1366,65): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1368,65): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1525,38): warning C4305: 'function': truncation from 'double' to 'float' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1542,27): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1543,23): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1544,27): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1546,42): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1830,43): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1830,59): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1830,75): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\external/par_shapes.h(1799,1): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\source_subfolder\src\rmodels.c) [C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\source_subfolder\raylib\raylib.vcxproj] Creating library C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/build_subfolder/lib/raylib.lib and object C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/build_subfolder/lib/raylib.exp raylib.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\bin\raylib.dll Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/build/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/CMakeLists.txt raylib/4.0.0: Package '7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94' built raylib/4.0.0: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94 raylib/4.0.0: Generated conaninfo.txt raylib/4.0.0: Generated conanbuildinfo.txt raylib/4.0.0: Generating the package raylib/4.0.0: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\package\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94 raylib/4.0.0: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder --config Debug --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. glfw.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\lib\glfw3.lib raylib.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\raylib\4.0.0\_\_\build\7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94\build_subfolder\bin\raylib.dll -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/lib/raylib.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/bin/raylib.dll -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/include/raylib.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/include/rlgl.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/include/raymath.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/include/raudio.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/lib/pkgconfig/raylib.pc -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/lib/cmake/raylib/raylib-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/lib/cmake/raylib/raylib-config.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.11 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK raylib/4.0.0 package(): Packaged 1 '.dll' file: raylib.dll raylib/4.0.0 package(): Packaged 4 '.h' files: raudio.h, raylib.h, raymath.h, rlgl.h raylib/4.0.0 package(): Packaged 1 '.lib' file: raylib.lib raylib/4.0.0 package(): Packaged 1 '.cmake' file: conan-official-raylib-targets.cmake raylib/4.0.0 package(): Packaged 1 file: LICENSE raylib/4.0.0: Package '7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94' created raylib/4.0.0: Created package revision 11082091859a7d08cb976c239a2394e2 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/', 'C:/J/w/prod/BuildSingleReference/.conan/data/raylib/4.0.0/_/_/package/7dfd7dcf7f7afa27e2e2e5c861d4e2d808d2bb94/lib/cmake'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-raylib-targets.cmake