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

error: please edit OSCHostEndianness.h or define one of {OSC_HOST_LITTLE_ENDIAN, OSC_HOST_BIG_ENDIAN} to configure endianness #6588

Open
moebiussurfing opened this issue May 23, 2020 · 0 comments

Comments

@moebiussurfing
Copy link

1>f:\openframeworks\addons\ofxosc\libs\oscpack\src\osc\oschostendianness.h(122): fatal error C1189: #error: please edit OSCHostEndianness.h or define one of {OSC_HOST_LITTLE_ENDIAN, OSC_HOST_BIG_ENDIAN} to configure endianness (compiling source file ..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscOutboundPacketStream.cpp)

Just in case somebody is familiar with the error.

It happens sometimes (not always) when I generate my project with PG.
I don't know how to isolate the error bc I am using several addons...
Running patch-release main branch on Windows10 / VS2017.

Maybe I can edit oschostendianness.h manually, but I am not sure could be a problem, and wich endian mode to choose.

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

1 participant