|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Compiling C++ MQ-Code under WinNT using Borland C++ Builder |
« View previous topic :: View next topic » |
Author |
Message
|
drjoju |
Posted: Thu Jan 09, 2003 3:34 am Post subject: Compiling C++ MQ-Code under WinNT using Borland C++ Builder |
|
|
Newbie
Joined: 09 Jan 2003 Posts: 2
|
Hello I read all the messages in this forum about Borland Compiler (C++ Builder 5 or 6).
I can compile the C samples correctly, but the C++ not.
Does anyone know how if there is a solution for this problem?
Does anyone know how a sample in C++ for Borland compiler ?
I detect problems linking with imqc23vn.lib and I make all the suggestions do it in this forum, but it doesn't work.
Thanks in advance ...
and sorry for my poor english |
|
Back to top |
|
 |
clindsey |
Posted: Thu Jan 09, 2003 5:36 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
I do not think you can make this work for C++, only C because of the
name mangling that C++ does. There is not a C++ library specifically for Borland and converting the imq*23vn libs to Borland format causes the mangled exports to not match.
Many others have tried this and I do not know of anyone who has made it work for C++.
Charlie |
|
Back to top |
|
 |
drjoju |
Posted: Fri Jan 10, 2003 3:19 am Post subject: thank's |
|
|
Newbie
Joined: 09 Jan 2003 Posts: 2
|
Yes, of course. Thanks.
My next step its make my own basic classes in C++ for Borland C++ Builder. |
|
Back to top |
|
 |
dgolding |
Posted: Mon Jan 13, 2003 4:28 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
....alternatively, there is a support pac available with the MQ classes already coded (source code is provided so you can compile it with whatever you want):
http://www-3.ibm.com/software/ts/mqseries/txppacs/ma0h.html
NOTE: I have no idea if it is any good or not, or even if it works (Use at your own risk ) - although if IBM has posted it on their support pac page one would think it can't be all that bad  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|