GCC using's error
Closed this issue · 0 comments
Adraas commented
By default the plugin uses MSVC and this works, but with <gnuSourceDirectory>
(my GCC path) and <gnuTargetDirectory>
(target path for GCC in project) tags I get next message: Could not launch cmd.exe /X /C "make"
. I need GCC instead MSVC, so I want solve this problem with your help. How to properly configure the plugin for GCC?