fix: make threepp compatiable with windows.h (#293) #1253
config.yml
on: push
Matrix: darwin
Matrix: linux-emscripten
Matrix: linux-no-glfw
Matrix: linux
Matrix: vcpkg-on-linux
Matrix: windows
Annotations
6 errors and 5 warnings
|
linux (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
linux-emscripten (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
windows (windows-2022)
Process completed with exit code 1.
|
|
vcpkg-on-linux (ubuntu-22.04, 11)
Process completed with exit code 2.
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
examples/controls/drag.cpp#L30
‘class threepp::Camera’ has no member named ‘far’
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
examples/controls/drag.cpp#L29
‘class threepp::Camera’ has no member named ‘near’
|
|
linux-emscripten (ubuntu-22.04, 11)
No cached files found at path "/home/runner/work/threepp/threepp/emsdk-cache" - downloading and caching emsdk.
|
|
linux-emscripten (ubuntu-22.04, 11)
Failed to restore: Cache service responded with 422
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28111
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28090
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
vcpkg-on-linux (ubuntu-22.04, 11)
Failed to restore: Cache service responded with 422
|