Page 1 of 1

bci2000_v1:: gUSBamp.exe (Release -> compilation error?)

Posted: 07 Sep 2007, 09:08
by mike
Hi,

I am not an expert using the C++ Borland 6.0 Builder. I am using Version 6.0 (Build 10.166). When I try to compile the gUSBamp.exe project:

Debug mode (by default): I have two warnings.
Release mode (I just click on the button): I have 7 warnings and 1 error.
[C++ Fatal Error] EDFFileWriterBase.cpp(169): F1001 Internal code generator error.

Am I doing something wrong with the compiler?

Thanks again for your help,

Javier

Borland Builder Problems ...

Posted: 07 Sep 2007, 12:43
by gschalk
Javier,

I am not sure what the problem is. Both v1 and v2 definitely compile fine using BCB 6, and that both using the IDE and using the "make clean && make all" command line.

You may want to reinstall Builder, perhaps on a different machine. As I mentioned, all projects should definitely compile.


Gerv