cancel
Showing results for 
Search instead for 
Did you mean: 

Project settings to build STemWin simulator in Microsoft Visual Studio 2017.

JLarg
Associate

I used STM32Cube_FW_F7_V1.14.0 to create a project that will use the STemWin library for its touch-screen GUI. The STM32Cube distribution includes a Microsoft Visual Studio project and binary files for a Windows-based simulator in which I'm supposed to be able to test the GUI components, but the project configuration is not compatible with Visual Studio 2017.

I have a similar project up and running using project files and libs for emWin that I got directly from SEGGER, but I would prefer to use the STemWin version if I can make it work.

After allowing Visual Studio to upgrade the project, (`Configuration 'Debug|Win32': changing Platform Toolset to 'v141' (was 'v110')`), it tells me that `'/ZI' and '/Gy-' command-line options are incompatible`.

After I change either of those command line options, and then after I rename .../STemWin_WIN32.lib to be .../STemWin540_WIN32.lib, that just leads to a cascade of linker errors. Not sure what to try next.

0 REPLIES 0