2020-11-18 09:20 AM
I had to reinstall Windows on my PC. I made a backup of my projects and after everything was running I've downloaded and installed the latest STM32CubeIDE version. I'm trying to import my TouchGFX project back to the new workspace but it isn't compiling anymore. The reported error is:
cannot find -l:libtouchgfx-float-abi-hard.a
c:\st\stm32cubeide_1.5.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\bin\ld.exe: cannot find -l:libtouchgfx-float-abi-hard.a
Any thoughts?
Solved! Go to Solution.
2021-08-13 11:04 PM
You can exclude simulator from build. Right click > Resource configuration > exclude from build.