cancel
Showing results for 
Search instead for 
Did you mean: 

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

jimmii
Senior II

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

7 REPLIES 7
Osman SOYKURT
ST Employee

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

Osman SOYKURT
ST Software Developer | TouchGFX

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

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

Osman SOYKURT
ST Software Developer | TouchGFX

Thanks. Yes that is working, but in order to get the v142 toolset library you have to install Visual Studio 2019.

So it's not a show-stopper but it would be great not having to install VS2019.

Do you have a time estimate for the v143 release?

Hello jimmii,

It's not planned yet but I'll let you know as soon as I have more info about it 😉

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX
Osman SOYKURT
ST Employee

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

Osman SOYKURT
ST Software Developer | TouchGFX

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