FinalBuilder 7.0.0.515
Windows XP, SP3
C++ Builder 2010
I have a project (C++ Builder 2010) that has about 250 files in it. I have an error somewhere in the build process, but I cannot tell where as there appears to be a bug in how the Build Log is generated. After each file is compiled, the build log indents one level. But NEVER UNINDENTS. Does that make sense? So after a small number of files, it goes off the screen to the right, and therefore I can't see what the error is. So, to me anyway, I would say to please correct the indentation, and unindent after each compile. And second, please add a horizontal scroll bar to the build log window. Thanks,
Bug Example (from build log window)(There is a +/- box in front of every Target _CppCoreCompile):
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -AnalogOut.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj".
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -NmeaTypes.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj". Target _CppCoreCompile:
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -Ethernet.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj". Target _CppCoreCompile:
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -Server.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj". Target _CppCoreCompile:
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -PlotFrm.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj". Target _CppCoreCompile:
Target _CppCoreCompile:
C:\Program Files\Embarcadero\RAD Studio\7.0\bin\bcc32.exe -LatLonAltPlot.cpp
Done building target "_CppCoreCompile" in project "TapMsec.cbproj". Target _CppCoreCompile: