AdvancedHMI Software

General Category => Support Questions => Topic started by: gofito1984 on September 22, 2017, 02:44:18 PM

Title: target Any CPU now work fine
Post by: gofito1984 on September 22, 2017, 02:44:18 PM
Hello.
 In version 399f, with Visual Studio, when I compiled a application with target "Any CPU" and I executed the application in a 64 bits PC, the application crashed.

Now, with version 399x, a compiled application with target "Any CPU" works fine in a 64 bits PC.

Did you fix this issue?

Good Job!
Title: Re: target Any CPU now work fine
Post by: Archie on September 22, 2017, 02:58:00 PM
Were you preview using the OpcDaCom driver? That is the only component that requires 32 bit compilation.
Title: Re: target Any CPU now work fine
Post by: gofito1984 on September 22, 2017, 03:44:31 PM
It is the same application. I updated the version of Advanced HMI.
Title: Re: target Any CPU now work fine
Post by: Archie on September 22, 2017, 09:06:37 PM
It must have just been a coincidental side effect of another change. To my knowledge there has been no direct changes done to affect the target CPU type.