Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 24 total
Thread C++ Builder 2006 support?
Sun, Jan 1 2006 9:10 AMPermanent Link

Sean Hoffman
I noticed that the Delphi 2006 product has been released; is there an
anticipated time when C++ Builder 2006 will be supported?  I downloaded
the D2006 product and tried to rebuild the db422d2006d project from
source with the "Generate All C++ Builder Files" option but received an
error for a missing resource file:

bisamr.res
Mon, Jan 2 2006 8:43 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sean,

<< I noticed that the Delphi 2006 product has been released; is there an
anticipated time when C++ Builder 2006 will be supported?  I downloaded the
D2006 product and tried to rebuild the db422d2006d project from source with
the "Generate All C++ Builder Files" option but received an error for a
missing resource file: >>

Borland didn't release a Delphi project/package -> make file conversion
utility yet, and our build system requires one.  They are supposedly working
on a bdsproj2mak.exe utility to replace the old bpr2mak.exe utility.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jan 2 2006 9:02 AMPermanent Link

Sean Hoffman
Tim Young [Elevate Software] wrote:
>
> Borland didn't release a Delphi project/package -> make file conversion
> utility yet, and our build system requires one.  They are supposedly working
> on a bdsproj2mak.exe utility to replace the old bpr2mak.exe utility.

Hi Tim, thanks for the reply.  Maybe you could just tell me where to
find the missing .res file so I can build it in the IDE until Borland
does their thing?
Tue, Jan 3 2006 4:52 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sean,

<< Hi Tim, thanks for the reply.  Maybe you could just tell me where to find
the missing .res file so I can build it in the IDE until Borland
does their thing? >>

Frankly, I'm not sure why it is asking for the dbisamr.res file - it should
be asking for a db422b3d2006r.res file instead, which is included with the
package source.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jan 4 2006 3:51 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sean,

BTW, where exactly is the option that you're using - "Generate All C++
Builder Files" ?  I want to try it myself here and see what I can find.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jan 4 2006 4:30 PMPermanent Link

"Mike Shkolnik"
> BTW, where exactly is the option that you're using - "Generate All C++
> Builder Files" ?
In the options of your Delphi package
When option is enabled, the package will work in "dual" mode (for Delphi and
BCB)
--
With best regards, Mike Shkolnik
E-mail: mshkolnik@scalabium.com
WEB: http://www.scalabium.com

Thu, Jan 5 2006 5:23 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mike,

<< In the options of your Delphi package  When option is enabled, the
package will work in "dual" mode (for Delphi and BCB) >>

Thanks, missed it the first time.  Unfortunately, it doesn't solve the
problem for command-line builds.  We already use the proper command-line
option (jphne) for generating the C++ objs and hpps.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jan 9 2006 8:49 AMPermanent Link

Ignazio
I installed bds2006 and compiled component, using "Generate C++ Support Files",  but this component is not visible under Builder, how can I install ?

Thanks.


"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Mike,

<< In the options of your Delphi package  When option is enabled, the
package will work in "dual" mode (for Delphi and BCB) >>

Thanks, missed it the first time.  Unfortunately, it doesn't solve the
problem for command-line builds.  We already use the proper command-line
option (jphne) for generating the C++ objs and hpps.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jan 9 2006 11:28 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Ignazio,

<< I installed bds2006 and compiled component, using "Generate C++ Support
Files",  but this component is not visible under Builder, how can I install
? >>

You must install the package into the IDE using the Component/Install
Packages menu option.  Normally, this is done automatically during the
installation.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Jan 9 2006 12:14 PMPermanent Link

Ignazio
When i create a new project in c++ builder,component is not visible on the tool palette; when i create a delphi project, component is visibile.


"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Ignazio,

<< I installed bds2006 and compiled component, using "Generate C++ Support
Files",  but this component is not visible under Builder, how can I install
? >>

You must install the package into the IDE using the Component/Install
Packages menu option.  Normally, this is done automatically during the
installation.

--
Tim Young
Elevate Software
www.elevatesoft.com

Page 1 of 3Next Page »
Jump to Page:  1 2 3
Image