CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
The C compiler identification is MSVC 19.42.34436.0
The CXX compiler identification is MSVC 19.42.34436.0
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped
Detecting C compile features
Detecting C compile features - done
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped
Detecting CXX compile features
Detecting CXX compile features - done
CMAKE_EXE_LINKER_FLAGS_DEBUG=/INCREMENTAL:NO /debug /INCREMENTAL
Found OpenGL: opengl32
OPENGL FOUND
opengl32glu32
Configuring done (9.3s)
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
CMAKE_EXE_LINKER_FLAGS_DEBUG=/INCREMENTAL:NO /debug /INCREMENTAL
OPENGL FOUND
opengl32glu32
Configuring done (0.1s)
CMake Warning (dev) at examples/ExampleBrowser/CMakeLists.txt:226 (ADD_EXECUTABLE):
Policy CMP0115 is not set: Source file extensions must be explicit. Run
"cmake --help-policy CMP0115" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
File:
E:/libs/bullet3-2.83.7/examples/Benchmarks/TaruData.h
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
Policy CMP0115 is not set: Source file extensions must be explicit. Run
"cmake --help-policy CMP0115" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
File:
E:/libs/bullet3-2.83.7/src/Bullet3Common/shared/b3Float4.h
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
Policy CMP0115 is not set: Source file extensions must be explicit. Run
"cmake --help-policy CMP0115" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
File:
E:/libs/bullet3-2.83.7/src/Bullet3Common/shared/b3PlatformDefinitions.h
This warning is for project developers. Use -Wno-dev to suppress it.
Generating done (0.9s)
cmake --install dist
cmake --install dist