Hi, Im experiencing souch a weird big problem, when I try to compile my program (i have been programming using the online mbed IDE since 2 years) some of my .cpp files get deleted by the compiler (not the file itself but the content of some cpp and .h files)
Sometimes in the "Revision" tab I can see that my files have been deleted, but in the editor i keep seeing it fine.
For exame, in the following screenshot the content of board.cpp file seems to be deleted, but the file did not suffer any change:
But, when i try to build my program, the compiler fails and says that for example some .o cant be generated, like if board.cpp was really empy.
Also, I can not CLONE my own programs (i try all kind of names for the new clone), maybe these are related problems:
Also, im getting this error, and other files replace their content by this message:
alert('ERROR: There has been an error opening your workspace. Please try again later or contact support@mbed.com.');
And im getting this Error...
My target device is an xDot,
Online IDE compiler 1.10.24
libXdot 3.0.0
mbed Os 5.4.7
Please try to reply as soon as possible,
thanks in advanced,
Ignacio
Hi, Im experiencing souch a weird big problem, when I try to compile my program (i have been programming using the online mbed IDE since 2 years) some of my .cpp files get deleted by the compiler (not the file itself but the content of some cpp and .h files)
Sometimes in the "Revision" tab I can see that my files have been deleted, but in the editor i keep seeing it fine.
For exame, in the following screenshot the content of board.cpp file seems to be deleted, but the file did not suffer any change:
But, when i try to build my program, the compiler fails and says that for example some .o cant be generated, like if board.cpp was really empy.
Also, I can not CLONE my own programs (i try all kind of names for the new clone), maybe these are related problems:
Also, im getting this error, and other files replace their content by this message:
alert('ERROR: There has been an error opening your workspace. Please try again later or contact support@mbed.com.');
And im getting this Error...
My target device is an xDot, Online IDE compiler 1.10.24 libXdot 3.0.0 mbed Os 5.4.7
Please try to reply as soon as possible, thanks in advanced, Ignacio