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

Build fail on path with space, works otherwise #56

Closed
danielocdh opened this issue Nov 3, 2020 · 2 comments
Closed

Build fail on path with space, works otherwise #56

danielocdh opened this issue Nov 3, 2020 · 2 comments

Comments

@danielocdh
Copy link

So after many tries I figured out the problem was one space on my path.
It works with projects\Beat_Saber\BeatSaber-IPA-Reloaded
It didn't work with projects\Beat Saber\BeatSaber-IPA-Reloaded

tested on 9cb44d8

@nike4613
Copy link
Owner

nike4613 commented Nov 8, 2020

What errors were you getting?

@danielocdh
Copy link
Author

danielocdh commented Nov 8, 2020

What errors were you getting?

Sorry, I assumed this was happening everywhere and was very easy to reproduce, tried it again just now with projects\Beat Saber

  • Windows 10 1909 fully updated
  • Visual Studio 2019 16.7.7
  • MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.27)
  • .NET 4.6.1 SDK and .NET 4.7.2 SDK downloaded/updated the day I opened this issue
  • Beat Saber v1.12.2

The error:
Error MSB3073 The command "C:\Users\xxx\Desktop\projects\Beat Saber\BeatSaber-IPA-Reloaded\Doorstop\BuildUtils\ducible.exe C:\Users\xxx\Desktop\projects\Beat Saber\BeatSaber-IPA-Reloaded\Doorstop\Proxy\bin\x64\Release\Proxy.dll C:\Users\xxx\Desktop\projects\Beat Saber\BeatSaber-IPA-Reloaded\Doorstop\Proxy\bin\x64\Release\Proxy.pdb" exited with code 9009. proxy C:\Users\xxx\Desktop\projects\Beat Saber\BeatSaber-IPA-Reloaded\Doorstop\Proxy\Proxy.vcxproj 188

If it is hard to fix or only happening on specific configurations, might be best to just add a note in the building docs about having spaces on the path

@Meivyn Meivyn closed this as completed in 145879a Jan 16, 2024
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

2 participants