Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build fail #4

Open
ag-advania opened this issue Jul 19, 2024 · 0 comments
Open

Windows build fail #4

ag-advania opened this issue Jul 19, 2024 · 0 comments

Comments

@ag-advania
Copy link

Recently the Windows workflow is failing during the "configure" step:

Error: Process completed with exit code 1.
-- Configuring incomplete, errors occurred!


  src/frontend/qt_sdl/CMakeLists.txt:74 (find_package)
  D:/a/_temp/msys64/mingw64/qt5-static/lib/cmake/Qt5/Qt5Config.cmake:2[8](https://github.com/ag-advania/melonPrimeDS/actions/runs/10007037350/job/27660922136#step:5:9) (find_package)
  D:/a/_temp/msys64/mingw64/qt5-static/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:2[7](https://github.com/ag-advania/melonPrimeDS/actions/runs/10007037350/job/27660922136#step:5:8)2 (_qt5_Core_process_prl_file)
Call Stack (most recent call first):
  Library not found: :libz
CMake Error at D:/a/_temp/msys64/mingw64/qt5-static/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:91 (message):
-- Found Threads: TRUE
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Found assembler: D:/a/_temp/msys64/mingw64/bin/cc.exe
-- The ASM compiler identification is GNU
Enabling GDB stub
-- Detecting CXX compile features - done
-- Detecting CXX compile features
-- Check for working CXX compiler: D:/a/_temp/msys64/mingw64/bin/c++.exe - skipped
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting C compile features - done
-- Detecting C compile features
-- Check for working C compiler: D:/a/_temp/msys64/mingw64/bin/cc.exe - skipped
-- Detecting C compiler ABI info - done
-- Detecting C compiler ABI info
-- The CXX compiler identification is GNU 14.1.0
-- The C compiler identification is GNU 14.1.0
-- Building for: Ninja

Run cmake -B build $GITHUB_WORKSPACE -DCMAKE_BUILD_TYPE=Release -DBUILD_STATIC=ON -DCMAKE_PREFIX_PATH=C:/tools/msys64/mingw64/qt5-static

If we restart the Github Actions workflow it may fail.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant