2019-09-20 01:39 AM
I am trying to implement the Graph widget (
http://sw-center.st.com/touchgfx/TouchGFX/Community/GraphApplication.zip
) in touchGFX but i am getting the following error,
The imported project ".\touchgfx\4.8.0\touchgfx\config\msvs\touchgfx_sdl2.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
I am using VS 2017 and touchGFX 4.10
2019-09-20 05:37 AM
Hi @MGous,
Try upgrading the project to 4.10.0 (open it in the designer). It is based on 4.8.0, as is, in the zip file and is not maintained across versions.
/Martin