Problem to compile Borland Projects

I have a problem to compile Borland Projects with FinalBuilder4. With the Borland Builder there is no problem, but if i try it with the Finalbuiler, there are some strange ERROR like the following:

Error E2040 C:\PROGRA~1\Borland\CBUILD~1\bin…\include\stl/_alloc.h 418: Declaration terminated incorrectly

Then I try four or five times to compile the same project it run’s through or not,

This does not look like a FinalBuilder issue. Try exporting a mak file from the ide and then call mak from the command prompt. Do you still see this error? If not then please contact support at finalbuilder dot com with as much information as you can provide, such as the version of finalbuilder, cbuilder etc.


I called the mak file from the command prompt and it worked fine.
The Version of the Borland Builder is Verision 6.0 Build 10.166
and the Version of the FinalBuilder is 4.1.0.228

Ok, please contact support with the original bpr and the FBTemp.bpr, the mak file produced by the IDE and the FBTemp.mak. That way we can hopefully see what is happening.