Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I imported a MSVCToolkit project/workspace, but Code::Blocks insists on trying to use GCC. Whats wrong?

0
Posted

I imported a MSVCToolkit project/workspace, but Code::Blocks insists on trying to use GCC. Whats wrong?

0

A little documentation problem ^^;. The “default compiler” is usually GCC, so when you imported it with “the default compiler”, you told it to use GCC. To fix this situation, go to “Project”, “Build Options” and select VC++ Toolkit as your compiler. Another possibility is to put the Microsoft compiler as the default one. To do this, choose Settings – Compiler, choose the Microsoft compiler in the Selected Compiler section (top of dialog box) and press the Set as default button. From now onwards, for all new projects the Microsoft compiler will be taken by default.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.