-
Notifications
You must be signed in to change notification settings - Fork 44
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
Compiling issues on Windows (Visual Studio) #51
Comments
I can concur that this also happens on Linux when you try to cross compile cAudio. It would be really nice to see this feature fixed. |
Yes, I am getting the same error. I have changed a few things
I convert the cAudioString to a std::wstring. I compiles. but the examples crash. I have also a problem that __try and __except aren't defined. I have looked up the except.h file and there aren't __try and __except. |
there is a fork of a 2.3.0 branch that compiles nicely, my only issue was with 64 bit openal sdk dll's was wondering if caudio could incorperate freealut or openal-soft into the sourcecode. |
@tecan i tried looking for the fork, and i found it, but it doesn't seem to build with cmake, it says: |
see title
#19
Output
The text was updated successfully, but these errors were encountered: