2019-05-18 10:39 AM
Hi !
I am using touchgfx Version 4.10.0 and visual studio community 2019 version 16.0.4 and getting
"Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file '..\..\touchgfx\\lib\win\msvs\libtouchgfx_v142_debug.lib' Application D:\Technical_Docs\Touchgfx\GettingStarted7Inch\simulator\msvs\LINK 1"
when i build touchgfx simulator target. Please help me to resolve this.
Regards,
VK Verma
2019-05-20 01:20 AM
Hi, you're trying to link with a Visual Studio 2019 library (v142) which is not a part of any release of TouchGFX yet. 4.10.0 was released a while ago and MSVS v142 is relatively new. The latest supported version in that release is v141 (MSVS 2017).
Keep an eye out for a new TouchGFX release :)
/Martin
2019-05-20 09:42 AM
Hi Martin,
Thanks for your valuable reply, and I tried my best to download community edition of MSVB-2017 but microsoft does not provide any download link for new installations of MSV-2017.
Can you advice some alternative for this please!
Thanks and Best Regards,
VK verma
2019-05-21 01:39 AM
Hi @VK Verma,
I'm no expert in MSVS. The community edition of 2017 works fine with TouchGFX, however.
/Martin
2019-05-21 04:33 AM
Hi,
I have being struggling with the same issue today, but I have managed to get a download of MSVS 2017 Community edition from Microsoft using the following link https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15
The number on the end is the revision number (2019 is revision 16).
I hope this helps
Erik
2019-05-21 05:00 AM
Hi @EKear
With your kind support and after installing few plugins with change in SDK version. I am able to build touchgfx with MSVS2017 with zero build errors.
I think your post will help many more like us as all new user on touchfgx will definitely stuck there.
Thanks for your support!
Regards,
VK Verma:)
2019-05-21 05:12 AM
Thanks for the link, @EKear! It can be difficicult to be aligned with major compiler version releases - We have the 2019 MSVS lib ready, but not as part of an official release yet.
Will keep everyone updated :)
/Martin
2019-09-19 09:02 AM
@Martin KJELDSEN , any idea when we can expect a new release with the 2019 MSVS lib? Can we get access to an unofficial/beta release with this lib while we wait?
Thanks,
-Michael
2019-09-19 11:42 PM
Hi @MJohn.18,
I wish i had better news for you, i really do. We're bound by internal deadlines, but fortunately we're approaching the date where we can release and can then release, subsequently, when we desire. It's within the next few months.
/Martin
2019-09-27 12:28 AM
@Martin KJELDSEN
Can you approximate date of v142.debug version availability. Will it me done in month or two ?