Skip to main content
YK.10
Associate
July 8, 2019
Question

TouchGFX 4.10.0 and MSVS 2019

  • July 8, 2019
  • 1 reply
  • 597 views

I am new to coding in touchgfx. i am using touchgfx 4.10.0 version and microsoft visual studio 2019. Depends on version, is there any difference in coding method?

I followed one button example, which was already available in touchgfx examples. I developed the same example and generated the code. There was some changes in coding, when i compared with the code of that example. Could you please guide me here?

Thanks

Yamuna K

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
July 9, 2019

Hi @YK.10​,

Actually, there shouldn't be any differences because you're still using 4.10.0. MSVS is just the compiler. Also, we don't even support MSVS2019 (v142) in TouchGFX 4.10.0 so you should be getting an error.

Can you show me more about what you're seeing?

Best,

/Martin