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.

CC C++ Compiler Not Working Properly

I have two projects, one in CC and one in Visual Studio.  Both involve compiling .cpp files.

VS project compiles and runs.

CC project will not compile, and actually, I had it compiling at one point and it did not compile correct code as it should have found a constructor and did not.

Please tell me where I can send these two projects for someone to look at.