Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

visibroker 6.5 compiler requirements..

2 views
Skip to first unread message

grahamoh

unread,
Mar 6, 2007, 7:26:35 AM3/6/07
to

Hi,

I'm seeing that when building our app, the orb_br_65.dll is using CC3270MT.DLL however the other dll's built in my project/app are using CC3260MT.DLL. This leads me to believe I'm using the wrong version of CPP Builder. is that possible?

Currently, I'm compiling with Version 6.0 build 10.166. Do I need to install an update in order to correctly compile with visibroker 6.5?

thanks much, I can't for the life of me find a document out there that indicates what version of the compiler is compatible with what version of the orb etc. Sigh.

cheers

G

Kevin Dean [TeamB]

unread,
Mar 6, 2007, 3:47:28 PM3/6/07
to
grahamoh wrote:

>Currently, I'm compiling with Version 6.0 build 10.166. Do I need to
>install an update in order to correctly compile with visibroker 6.5?

The feature matrix is here:

http://support.borland.com/entry.jspa?externalID=4757&categoryID=395

Basically, you need Borland C++ Compiler 5.6., which I think has been
renamed Turbo C++:

http://www.codegear.com/portals/0/documents/products/turbo/turbo_cplus_datasheet.pdf

C++Builder and Turbo C++ are not the same, unfortunately. C++Builder has
a lot of extensions to support the Delphi VCL architecture.

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html

Tomohiro Takahashi

unread,
Mar 7, 2007, 1:07:48 AM3/7/07
to
Hi, grahamoh-san

There are 2 editions in VisiBroker.
(1) VisiBroker for C++ 6.5 for C++Builder6(bcc5.6.4)
(2) VisiBroker for C++ 6.5 for C++Builder2006(bcc5.8.x)

I guess you are using (2).
So, if you are using C++Builder6, please install (1).

grahamoh wrote:
>
> Hi,
>
> I'm seeing that when building our app, the orb_br_65.dll is using CC3270MT.DLL however
> the other dll's built in my project/app are using CC3260MT.DLL. This leads me to believe
> I'm using the wrong version of CPP Builder. is that possible?
>
> Currently, I'm compiling with Version 6.0 build 10.166. Do I need to install an update
> in order to correctly compile with visibroker 6.5?

--
CodeGear
A Borland Company
KEN <TAKAHASHI, Tomohiro>
http://www.codegear.com/
http://www.borland.com/jp/

0 new messages