Question
STM32CubeMX for SW4STM32 : where is c++ compiler ?
Posted on June 07, 2015 at 18:37
Hi,
I've generated a project with cubeMx for System workbench. Now, I add some c++ classes which does not compile because they are compiled by eclipse with gcc and not g++. Can anyone tell me how to fix this ? I can neither find G++ options in project settings. Thanks Julien #c++ #sw4stm32 #cpp