xsharp.eu • Application using VO GUI classes should not permit AnyCPU
Page 1 of 1

Application using VO GUI classes should not permit AnyCPU

Posted: Wed Feb 26, 2020 7:47 am
by wriedmann
Hello,
an application that uses the VO GUI Classes or other x86 only libraries should not permit AnyCPU mode.
Maybe the compiler or the IDE (VS and/or XIDE) should warn about this when trying to run the exe.
Wolfgang

Application using VO GUI classes should not permit AnyCPU

Posted: Wed Feb 26, 2020 8:19 am
by Chris
Hi Wolfgang,

Yeah, VS already warns about this. I will try to implement a similar warning also in XIDE.

Application using VO GUI classes should not permit AnyCPU

Posted: Wed Feb 26, 2020 8:21 am
by wriedmann
Hi Chris,
thank you very much!
Wolfgang