Board index » cppbuilder » ANN: bcc32pch 2.7 BETA
Andreas Hausladen
![]() CBuilder Developer |
ANN: bcc32pch 2.7 BETA2006-09-10 09:04:48 PM cppbuilder28 bcc32pch 2.7 goes into the BETA phase. You can download the BETA from the updated homepage andy.jgknet.de/cpp The changes from ALPHA 2 to BETA: - Added: Support for BDS 2006's Local source file options for .cpp files. - Changed: The internal Make system is now the only make system in the global options. - Removed: Removed "Add build VersionInfo" options because it has no functionality anymore. - Fixed: BCB 5 support is back - Fixed: Exceptions during compilation caused a "Commandline tool returned errorcode" message. - Fixed: ulink cannot handle paths with a dash. - Fixed: Replacement IDE Linker is disabled by default. - Fixed: Build version was increased even if "Auto increment build number" was switched off. - Fixed: Linking failed for BCB to BDS imported projects. (bug in BDS's BCB importer) - Fixed: .bcc32pch files were also created for Delphi/Delphi.NET/C# projects. - Fixed: Unsaved projects now use in-memory resource file. - Fixed: bcc32pch project options of all projects were written to all unsaved projects. - Fixed: Compile dialog and Detailed Message dialog now stay behind modal dialogs. - Fixed: Replacement compilation made the IDE acting instable. -- Regards, Andreas Hausladen (andy.jgknet.de/blog) |