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

CMake: Fix building ARM64 on Windows #8627

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

spycrab
Copy link
Contributor

@spycrab spycrab commented Feb 11, 2020

  • Adds two new configurations to CMakeSettings.json: Release (arm64) and Debug (arm64)
  • Skips over External/ffmpeg for ARM64 builds
  • Outputs ARM64 binaries in Binary/ARM64 now
  • Fixes a bunch of other build and linking errors

cc: @stenzek

CMakeSettings.json Show resolved Hide resolved
CMakeSettings.json Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@spycrab spycrab merged commit d2b79df into dolphin-emu:master Feb 13, 2020
@spycrab spycrab deleted the cmake_vs_arm branch February 13, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants