|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQConnx call |
« View previous topic :: View next topic » |
Author |
Message
|
pmanington |
Posted: Tue Feb 10, 2004 8:59 am Post subject: MQConnx call |
|
|
Newbie
Joined: 04 Feb 2004 Posts: 7
|
Can anyone point me to a working example of the MQCONNX call. The sample code that comes with MQ doesn't seem to compile. |
|
Back to top |
|
 |
bower5932 |
Posted: Tue Feb 10, 2004 9:03 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Which program are you trying to compile? I just compiled amqscnxc.c on my system, and it compiles fine. I used these options:
cl -MT -Z7 -c -W1 -D_X86=1 -DWIN32 %1.c
link -OUT:%1.exe %1.obj c:\wmq\tools\lib\mqm.lib
I didn't actually run the program, but I have every reason to believe it will work. What errors are you getting? |
|
Back to top |
|
 |
pmanington |
Posted: Wed Feb 11, 2004 2:47 am Post subject: |
|
|
Newbie
Joined: 04 Feb 2004 Posts: 7
|
|
Back to top |
|
 |
bower5932 |
Posted: Wed Feb 11, 2004 6:14 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
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
|
|
|
|