2021-05-06 07:35 AM
The linker produce a error "cannot find library". See pic. However, I trying to change the lib path to haven't any spaces inside. This not help.
Then I change the lib path to my disk root D: folder and this generate next 'sh' error.
Solved! Go to Solution.
2021-05-07 03:31 AM
I fix this problem. The STemWin library *.a files must be connected in CubeIDE (based on Eclipse) as 'other linker object' : Project/Properties/CC++ Build/Settings/Tool Settings/GCC Linker/Misc/Additional Object files. Connecting it other way does not work! Have a 3 days delay to fix this issue...
2021-05-07 02:53 AM
Hello @Community member
Could you please share your ioc file to check it?
Thanks, Khouloud
2021-05-07 03:31 AM
I fix this problem. The STemWin library *.a files must be connected in CubeIDE (based on Eclipse) as 'other linker object' : Project/Properties/CC++ Build/Settings/Tool Settings/GCC Linker/Misc/Additional Object files. Connecting it other way does not work! Have a 3 days delay to fix this issue...
2021-05-07 04:24 AM
Great, I propose you to always use the latest Cube versions :)
Thanks for your contribution :)
Khouloud