Hey guys! Pretty sad today!
I've got a really big problem with my coding work. Soooo, i'm trying to make a header file form my avr-gcc project. What i have set-up is: a make file that compiles and flash a main.cpp file into my atmega chip and a test.h and test.cpp file as my header. In thoose file i have a basic class called "Test" with a constructor and a simple void function. The compiler recognizes the code as C++ but it gives me back an error
This is the error that i get:
Here is a github repository with the source code and the make file.
P.S. I'm running windows with cygwin and WinAVR packages, but i can basicaly run any linux command
Sorry for my bad english, this is not my natural language, but i'm trying ...