Opengl setup cleanups#34
Closed
Kicer86 wants to merge 2 commits into
Closed
Annotations
10 errors and 12 warnings
|
Install vcpkg dependencies
expected function body after function declarator
|
|
Install vcpkg dependencies
expected ')'
|
|
Install vcpkg dependencies
expected parameter declarator
|
|
Install vcpkg dependencies
expected function body after function declarator
|
|
Install vcpkg dependencies
expected ')'
|
|
Install vcpkg dependencies
expected parameter declarator
|
|
Install vcpkg dependencies
expected function body after function declarator
|
|
Install vcpkg dependencies
"Compiler advertises conformance to C17 or earlier"
|
|
Install vcpkg dependencies
Command failed: /bin/bash -c "V=1 CC='/usr/bin/cc -arch arm64' CXX='/usr/bin/c++ -arch arm64' CC_FOR_BUILD='/usr/bin/cc -arch arm64' CPP_FOR_BUILD='/usr/bin/cc -E -arch arm64' CXX_FOR_BUILD='/usr/bin/c++ -arch arm64' NM='/usr/bin/nm' RC='' WINDRES='' DLLTOOL='CMAKE_DLLTOOL-NOTFOUND' STRIP='/usr/bin/strip' OBJDUMP='/usr/bin/objdump' RANLIB='/usr/bin/ranlib' AR='/usr/bin/ar' LD='/usr/bin/ld' ./../src/c-74_2-src-2c60f3f6bd.clean/source/configure \"--host=aarch64-apple-darwin\" \"--build=aarch64-apple-darwin\" \"--enable-tools\" \"--disable-samples\" \"--disable-tests\" \"--disable-layoutex\" \"lt_cv_deplibs_check_method=pass_all\" \"--prefix=/Users/runner/work/ModelViewer-Qt/ModelViewer-Qt/build/vcpkg_installed/arm64-osx/debug\" \"--bindir=\\${prefix}/../tools/icu/debug/bin\" \"--sbindir=\\${prefix}/../tools/icu/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--mandir=\\${prefix}/share/icu\" \"--docdir=\\${prefix}/share/icu\" \"--datarootdir=\\${prefix}/share/icu\" \"--disable-shared\" \"--enable-static\" \"--enable-debug\" \"--disable-release\""
|
|
Install vcpkg dependencies
Command failed: /bin/bash -c "V=1 CC='/usr/bin/cc -arch arm64' CXX='/usr/bin/c++ -arch arm64' CC_FOR_BUILD='/usr/bin/cc -arch arm64' CPP_FOR_BUILD='/usr/bin/cc -E -arch arm64' CXX_FOR_BUILD='/usr/bin/c++ -arch arm64' NM='/usr/bin/nm' RC='' WINDRES='' DLLTOOL='CMAKE_DLLTOOL-NOTFOUND' STRIP='/usr/bin/strip' OBJDUMP='/usr/bin/objdump' RANLIB='/usr/bin/ranlib' AR='/usr/bin/ar' LD='/usr/bin/ld' ./../src/c-74_2-src-2c60f3f6bd.clean/source/configure \"--host=aarch64-apple-darwin\" \"--build=aarch64-apple-darwin\" \"--enable-tools\" \"--disable-samples\" \"--disable-tests\" \"--disable-layoutex\" \"lt_cv_deplibs_check_method=pass_all\" \"--prefix=/Users/runner/work/ModelViewer-Qt/ModelViewer-Qt/build/vcpkg_installed/arm64-osx/debug\" \"--bindir=\\${prefix}/../tools/icu/debug/bin\" \"--sbindir=\\${prefix}/../tools/icu/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--mandir=\\${prefix}/share/icu\" \"--docdir=\\${prefix}/share/icu\" \"--datarootdir=\\${prefix}/share/icu\" \"--disable-shared\" \"--enable-static\" \"--enable-debug\" \"--disable-release\""
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Install vcpkg dependencies
implicit conversion of nullptr constant to 'bool' [-Wnull-conversion]
|
|
Install vcpkg dependencies
implicit conversion of nullptr constant to 'bool' [-Wnull-conversion]
|
|
Install vcpkg dependencies
omitting the parameter name in a function definition is a C23 extension [-Wc23-extensions]
|
|
Install vcpkg dependencies
implicit conversion of nullptr constant to 'bool' [-Wnull-conversion]
|
|
Install vcpkg dependencies
implicit conversion of nullptr constant to 'bool' [-Wnull-conversion]
|
|
Install vcpkg dependencies
omitting the parameter name in a function definition is a C23 extension [-Wc23-extensions]
|
|
Install vcpkg dependencies
Couldn't adjust RPATH of
|
|
Setup vcpkg
Since the vcpkg directory '/Users/runner/work/ModelViewer-Qt/ModelViewer-Qt/vcpkg' is a submodule, the vcpkg's Git commit id is disregarded and should not be provided (dd3097e305afa53f7b4312371f62058d2e665320)
|
|
Install system dependencies (macOS)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Install system dependencies (macOS)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Install system dependencies (macOS)
cmake 4.3.2 is already installed and up-to-date.
To reinstall 4.3.2, run:
brew reinstall cmake
|
background
wait
wait-all
cancel
parallel
Loading