Hello,
I'm trying to migrate a C++ project created in visual studio. and have encauter a couple of problems:
1. An error while trying to build my project, im in "mbDataAccess" header and have a error on #include, as shown on the printscreen:
2. An error due to a value type, the error is the same in all the 3 lines, the error is in the buttom of the print screen.
3. Another error i have, and to say the true i don't really understand what does it meen:
Also, CCS don't recognize the "rand" function, how can i replace it?
Thank's a lot!
P.S. I'm using CCS4, EVM6467 with JTAG simulation.