Author Topic: target Any CPU now work fine  (Read 531 times)

gofito1984

  • Newbie
  • *
  • Posts: 4
    • View Profile
target Any CPU now work fine
« 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!

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: target Any CPU now work fine
« Reply #1 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.

gofito1984

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: target Any CPU now work fine
« Reply #2 on: September 22, 2017, 03:44:31 PM »
It is the same application. I updated the version of Advanced HMI.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: target Any CPU now work fine
« Reply #3 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.