This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error in compilation, trying to migrate a C++ program to CSS.

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.