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

Compilation on Linux fail - MbapAttenuationConfig struct instance name problem #422

Closed
edumeneses opened this issue Oct 27, 2023 · 3 comments

Comments

@edumeneses
Copy link

When trying to compile SpatGRIS for Linux (Ubuntu 22.04), the compiler complains about the name of the MbapAttenuationConfig instance. Once changing the name of the instance and all its calls, the error gets fixed.

I modified the sg_AudioStructs.hpp, sg_LogicStrucs.cpp, and sg_MbapSpatAlgorithm.cpp files to solve the problem.

@edumeneses
Copy link
Author

I created PR #423 to fix the issue for Linux (tested on Ubuntu 22.04).

@led78
Copy link
Contributor

led78 commented Nov 15, 2023

Is that issue fixed?

@edumeneses
Copy link
Author

Yes, it is. Thank you. As it seems the issue was fixed without merging #423, please feel free to close the PR.

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