Hi there
I got a problem when I try to install TMS component package for C++ builder.
The setup can install the package for me, no problem on that. But it only install debug version to default BDS configuration.
I need Release version on RAD studio with different RAD registry setting(command line option bds.exe -pCBuilder -rMyCBuilderConfi) and the TMS component package's Setup program doesn't do that automatically for me.
So I chose to manually install the package, not by using Delphi .dproj files for C++ builder, but using C++ builder projects to install packages for C++ builder (I have to do this way). But C++ builder fails on opening TMSEXC2011.cbproj with following message:
The reason I do not choose Delphi package TMSEXD2011.dproj is because I do not want to modify the TMSEXD2011.dproj, it is used for another bds registry setting on Delphi personality.
Please let me know how to fix this. Or can I use the TMSEXC2010.cproj for C++ builder XE?
Thanks