[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilderLongCompileTime
However, you can neverthereless improve compile times here.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilderLongCompileTime
(C++ Builder) Why does compiling take so long compared to Delphi?
Delphi is written in Pascal. Delphi uses the Pascal VCL. C++ Builder came out after Delphi. The people from Borland descided to reuse the Pascal VCL in C++ Builder. Instead of rewriting it, the Pascal VCL is transformed to a C++ version first at compiling.However, you can neverthereless improve compile times here.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
