Skip to main content
jimmii
Senior II
February 23, 2022
Question

TouchGFX library for Visual Studio 2022 missing (Platform toolset library v143)

  • February 23, 2022
  • 7 replies
  • 2415 views

Hi

I couldn't find a platform toolset library (v143) for visual studio 2022.

Do you have any plan on whether this will be provided?

Or maybe you already have them and could post them here?

Thanks

/jimmii

This topic has been closed for replies.

7 replies

Osman SOYKURT
ST Technical Moderator
February 23, 2022

Hello jimmii,

I don't really think your question is related to TouchGFX, is it ? I suggest you to add more tags to your post to make it more visible, maybe someone will have an answer for you.

/Osman

ST Software Developer | TouchGFX
jimmii
jimmiiAuthor
Senior II
February 23, 2022

Hi @Osman SOYKURT​ 

Well it is related to TouchGFX, since you provide all the libtouchgfx libraries for the older Visual Studio installations. (See screenshot). As you can see, a library for v143 (Visual Studion 2022) is missing.

0693W00000KaEEiQAN.png

Osman SOYKURT
ST Technical Moderator
February 23, 2022

I talked to colleagues and v143 isn't planned yet. Have you tried to use libtouchgfx_v142 with your Visual Studio 2022 ? If it's not working I can report that to the team which is assigned to this work.

/Osman

ST Software Developer | TouchGFX
Osman SOYKURT
ST Technical Moderator
March 14, 2022

Hello jimmii,

Can you try this please ?

In your application folder, find the msvs folder C:\TouchGFXProjects\YOUR_APPILCATION\Middlewares\ST\touchgfx\lib\win\msvs

Copy paste and rename theses files :

libtouchgfx_v142.lib(Copy) -->libtouchgfx_v143.lib

libtouchgfx_v142_debug.lib(Copy) -->libtouchgfx_v143_debug.lib

That should resolve your problem for now, we have planned to add this 143 library to our next TouchGFX Designer 4.19.0 version ;)

/Osman

ST Software Developer | TouchGFX
Pchan.4
Visitor II
September 8, 2022

I met the same problem too,

then I rename that two files....from v142 to v143,

This problem is resolved now,

Thanks..

oh​! my touchgfx version is 4.18.0......

maybe after upgrade TouchGFX Designer to 4.19.0 or higer version will solve this problem