Code::Blocks Forums

User forums => Help => Topic started by: Daniel Caron on March 24, 2023, 09:59:19 pm

Title: How to configure CodeBlocks for an Arduino project
Post by: Daniel Caron on March 24, 2023, 09:59:19 pm
HI!
I do File/New/Project/ArduinoProject and when I compile the example to flash an LED, I receive several error messages of which here is an extract:
D:\CodeBlock\arduino\test8\cores\CDC.cpp|3|fatal error: CDC.cpp: No such file or directory|
Can you help me?

Regard,
Daniel Caron
Title: Re: How to configure CodeBlocks for an Arduino project
Post by: BlueHazzard on March 25, 2023, 10:06:16 pm
Sadly the arduino wizard is broken... I do not think there is an easy fix...
Title: Re: How to configure CodeBlocks for an Arduino project
Post by: Daniel Caron on March 28, 2023, 07:08:18 pm

Hi!
As I understand Code::Blocks 20.03 not working for File/New/Project/Arduino Project on WINDOWS 10?
This is therefore a known problem that will be corrected in a future version of Code::Blocks.
Regard,
Daniel Caron