C++ Support in Delphi 2006
Hi,
After listening to the 24 Hours of DeXter - Troy Kitch, Mark Duncan & Darren
Kosinski broadcast they state that the new Delphi 2006 compiler will have a
special switch in the Delphi Package Project Options Dialog to enable C++
Builder 2006 support from one package.
Do you guys plan to use this so that we can have C++ Builder 2006 support?
Many thanks
Simon
After listening to the 24 Hours of DeXter - Troy Kitch, Mark Duncan & Darren
Kosinski broadcast they state that the new Delphi 2006 compiler will have a
special switch in the Delphi Package Project Options Dialog to enable C++
Builder 2006 support from one package.
Do you guys plan to use this so that we can have C++ Builder 2006 support?
Many thanks
Simon
This discussion has been closed.
Comments
Here is more information on the compiler switch from www.drbob42.com:-
IDE - Delphi support for C++Builder
--------------------------------------------------------------------------------
Single option to generate all required support files when building a Delphi
component package.
- New -jl DCC32 compiler switch
- Generate all C++Builder files in IDE
- .HPP files
- .LIB - no individual .OBJs are generated
- .BPI