Application using VO GUI classes should not permit AnyCPU

This forum is meant for questions and discussions about the X# language and tools
Post Reply
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Application using VO GUI classes should not permit AnyCPU

Post 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
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
User avatar
Chris
Posts: 4562
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Application using VO GUI classes should not permit AnyCPU

Post by Chris »

Hi Wolfgang,

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

XSharp Development Team test
chris(at)xsharp.eu
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

Application using VO GUI classes should not permit AnyCPU

Post by wriedmann »

Hi Chris,
thank you very much!
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply