Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 11 months ago.
IDE Compiler problem
Hello,
where can I get assistance in solving a compiler problem. I get an error message from the compiler for a program which has already been run some month (years) ago. I did not modify the program.
Here is the error message:
Error: "mbed::BusInOut::BusInOut(const mbed::BusInOut &)" (declared at /extras/mbed_ad3be0349dc5/drivers/BusInOut.h', '119') is inaccessible in "RPG/RPG.h", Line: 46, Col: 15
I know that also the program sources will be required to understand this message, but how can I give access to the program for somebody who wants to help me.
If this is the wrong place for reporting compiler problems, please let me know.
Hans