pezcode / Cluster

Clustered shading implementation with bgfx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to build it on windows 10 (visual studio 2019)

lawrence-liuyue opened this issue · comments

-- Check size of off64_t
-- Check size of off64_t - failed
-- Looking for fseeko
-- Looking for fseeko - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Build an import-only version of Assimp.
CMake Warning (dev) at D:/wecode_build_tools/mingw/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to find_package_handle_standard_args (rt) does
not match the name of the calling package (RT). This can lead to problems
in calling code that expects find_package result variables (e.g.,
_FOUND) to follow a certain pattern.
Call Stack (most recent call first):
3rdparty/assimp/cmake-modules/FindRT.cmake:19 (find_package_handle_standard_args)
3rdparty/assimp/code/CMakeLists.txt:1013 (FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.

-- Could NOT find rt (missing: RT_LIBRARY)
-- Enabled importer formats: GLTF
-- Disabled importer formats: AMF 3DS AC ASE ASSBIN B3D BVH COLLADA DXF CSM HMP IRRMESH IRR LWO LWS MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X X3D 3MF MMD STEP
-- Enabled exporter formats:
-- Disabled exporter formats: 3DS ASSBIN ASSXML COLLADA OBJ OPENGEX PLY FBX STL X X3D GLTF 3MF ASSJSON STEP
-- Build spdlog: 1.8.1
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - not found
-- Found Threads: TRUE
-- Build type: Release
CMake Error at src/CMakeLists.txt:97 (configure_debugging):
Unknown CMake command "configure_debugging".

-- Configuring incomplete, errors occurred!
See also "E:/vscode_project/Cluster/build/CMakeFiles/CMakeOutput.log".
See also "E:/vscode_project/Cluster/build/CMakeFiles/CMakeError.log".
PS E:\vscode_project\Cluster\build>