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

Fixed compilation with cmake on Windows #16184

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

digant73
Copy link
Contributor

@digant73 digant73 commented Oct 7, 2024

  • Fixed compilation errors with cmake on Windows OS
  • Updated BUILDING.md file (sections related to Windows)

Credits to @oltolm for the support here and on #16161

fixes #16161

PR STATUS: Ready for review and merge

3rdparty/llvm/CMakeLists.txt Outdated Show resolved Hide resolved
CMakePresets.json Outdated Show resolved Hide resolved
BUILDING.md Outdated Show resolved Hide resolved
rpcs3/CMakeLists.txt Outdated Show resolved Hide resolved
rpcs3/CMakeLists.txt Outdated Show resolved Hide resolved
@Megamouse Megamouse added OS: Windows Build and CI Anything related to the build process and continuous integration labels Oct 7, 2024
@kd-11 kd-11 self-requested a review October 7, 2024 21:41
@kd-11
Copy link
Contributor

kd-11 commented Oct 7, 2024

I've added myself as reviewer because I need to verify that windows-on-arm build doesn't break here. There is no CI for it and I have to spin up an expensive cloud instance to compile it, so I'll only do that once it is ready.

rpcs3/CMakeLists.txt Outdated Show resolved Hide resolved
rpcs3/CMakeLists.txt Outdated Show resolved Hide resolved
@digant73 digant73 marked this pull request as draft October 9, 2024 12:21
@digant73 digant73 marked this pull request as ready for review October 9, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration OS: Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Allow RPCS3 to be compiled in DEBUG mode
4 participants