Compiling TestCase_0101.cpp because TestCase_0101.o does not exist
".\maindir\tests\TestCase_0101.cpp", line 2: error #5:
    cannot open source input file "file.h": No such file or directory
    #include <file.h>
              ^

".\maindir\tests\TestCase_0101.cpp", line 37: warning #546-D: 
          transfer of control bypasses initialization of:
            variable "CF_TRY_FLAG" (declared at line 42)
            variable "CF_EXCEPTION_NOT_CAUGHT" (declared at line 42)
        CF_TRY_CHECK_EX(ex2);
        ^

".\maindir\tests\TestCase_0101.cpp", line 29: warning #177-D: label
          "CF_TRY_LABELex1" was declared but never referenced
     CF_TRY_EX(ex1)
     ^
Compiling TestCase_1601.cpp because TestCase_1601.o does not exist
".\maindir\tests\TestCase_1601.cpp", line 9: warning #381-D: extra
          ";" ignored
  TEST_DSS( CHECK_4TH_CONFIG_DATA, 18, 142, 'F');
                                                                  ^
Integrating TestExec1601 because it does not exist
Done

"D:/workspace/TEST/mytest.c", line 639 (col. 10): warning #11-D: unrecognized preprocessing directive

"D:/workspace/TEST/mytest.c", line 23: warning #177-D: variable "myvar" was declared but never referenced
  static const uint32 myvar
                      ^

"D:/workspace/TEST/mytest.c", line 42: warning #42-D: warning at the end of the file