oce icon indicating copy to clipboard operation
oce copied to clipboard

Fails to compile on Windows ARM 32-bit

Open GyrosGeier opened this issue 8 years ago • 0 comments

Testing with

cmake -G "Visual Studio 15 2017 ARM"

leads to a compile failure

…\src\Standard\Standard.cxx(119): error C4235: nonstandard extension used: '__asm' keyword not supported on this architecture […\build\adm\cmake\TKernel\TKernel.vcxproj]

Not an urgent issue given that 32-bit ARM Windows systems are rather scarce.

GyrosGeier avatar Dec 11 '17 15:12 GyrosGeier