syntax problem after class statement
I am new to clion and I am evaluating it. However the attached files (a .h file and a .cpp file) are giving me a lot of problems. Perhaps the problem comes from qt5.
Does anone know what I am doing wrong?
One of the problems is I think the QTCON_EXPORT after the keyword class.
Attachment(s):
qtcontrols_global.h.zip
rectangle.cpp.zip
rectangle.h.zip
cabyte.h.zip
cabyte.cpp.zip
Please sign in to leave a comment.
sorry. The problem was the search mechanism of the include files (<> or ""). I added the source directory to cmakelists.txt