21 Apr
2006
21 Apr
'06
5:37 p.m.
I am running boost 1.33.1 with BDS 4.0, the Borland compiler. I upgraded to BDS Update pack 2 (released 2006/04/17) yesterday, and the two following lines/files failed to compile:
#include
#include The code compiled without problems with Update 1. Have anyone else seen this? I'm no expert on compiler quirks, but I know that there are a few workarounds for the BCC compiler in boost. Maybe something has been changed.
Just a long shot, but has the compiler version number changed? It may be that some workarounds need to be re-enabled. BTW it would help if you could post error messages. John.