-
Notifications
You must be signed in to change notification settings - Fork 226
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
Trigger_sound_build_cmake branch #75
Conversation
Pull in install bug fix from main to test XRSound install
…install directories. XRsound now works in 32 and 64 bit.
…ib build artifacts generated by the Orbiter CMake project are the correct build type and CPU architecture. Initial version
Fixed table formatting and polished it up.
XRSound-lib-linktest VS 2019 solution and project
Corrected the list of project configurations that need to pass.
… to make it easier to modify.
…iter into trigger_sound_build_cmake Incorporate upstream commit to be able to push next commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me. I did push another commit to the branch (before I saw the PR). This just added a user macro to the XRSound-lib-linktest project to make it easier to specify a different Orbiter build directory (which I had to do for my setup). I reverted the macro to the default location, so it should still work for you out of the box. If it is ok and you are happy I'll merge the branch.
Branch should be ready for merge now, if you agree it's ready.