Hello,
While compiling on a Mac machine, I get the following error:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h:37:2: error: architecture
not supported
#error architecture not supported
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [plugins/mac-virtualcam/src/dal-plugin/CMakeFiles/mac-dal-plugin.dir/OBSDALPlugInMain.mm.o] Error 1
make[1]: *** [plugins/mac-virtualcam/src/dal-plugin/CMakeFiles/mac-dal-plugin.dir/all] Error 2
make: *** [all] Error 2
What could be a way to solve the problem?
Thanks
While compiling on a Mac machine, I get the following error:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h:37:2: error: architecture
not supported
#error architecture not supported
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [plugins/mac-virtualcam/src/dal-plugin/CMakeFiles/mac-dal-plugin.dir/OBSDALPlugInMain.mm.o] Error 1
make[1]: *** [plugins/mac-virtualcam/src/dal-plugin/CMakeFiles/mac-dal-plugin.dir/all] Error 2
make: *** [all] Error 2
What could be a way to solve the problem?
Thanks