I get the following error when building OF-config from source, both using 2.5.0-LTS or latest commit of OVS, on Ubuntu 15.10: ovs-data.c:303:32: error: incompatible type for argument 2 of ‘memcpy’ memcpy(pm.hw_addr, pp.hw_addr, ETH_ADDR_LEN); ^ In file included from /usr/inc...
Argument of type 'const char*' is incompatible with parameter of type 'char*' Array of Bytes convert to bitmap in c++ array type int not assignable AssemblyInfo.cpp(1): warning C4005: '__CLR_VER' : macro redefinition || Slutprojekt.cpp(3): warning C4005: '__CLR_VER' : macro redef...
Argument of type 'const char*' is incompatible with parameter of type 'char*' Array of Bytes convert to bitmap in c++ array type int not assignable AssemblyInfo.cpp(1): warning C4005: '__CLR_VER' : macro redefinition || Slutprojekt.cpp(3): warning C4005: '__CLR_VER' : macro redef...
Even stranger, in another build configuration (Release build), I have the same combination of command-line options (/clr and /EHa), and this compiles just fine.I tried rebuilding the project and closing and opening Visual Studio, but that doesn't help either....
Argument of type 'const char*' is incompatible with parameter of type 'char*' Array of Bytes convert to bitmap in c++ array type int not assignable AssemblyInfo.cpp(1): warning C4005: '__CLR_VER' : macro redefinition || Slutprojekt.cpp(3): warning C4005: '__CLR_VER' : macro red...