I have disabled resharper (well, uninstalled it for now), and updated the install with C++ Common Tools
and the project is created OK.
Thank you!
I am having a few issues with building the generated code (16 errors)
Error [Clang IntelliSense] Error: expected ‘;’ after top level declarator STM-USB c:\work\stm-usb\stm-usb\usbd_cdc_if.h 41
Error expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-‘ token STM-USB C:\Work\STM-USB\STM-USB\usbd_cdc_if.h 41
So I’ll go take a look at settings etc
-Jim