View previous topic :: View next topic
|
Author |
Message |
mtp
New User

Joined: 06 Oct 2005 Posts: 2
|
|
|
|
Hi,
I'm new to MQSeries and I'd like to write a simple C++ application, that gets messages from a queue. To understand how that works, I tried to compile and link the sample c++ program, which is provided in the MQS installation directory. I use Microsoft Visual C++ 6.0. Compiling works without problems, but I'm not able to link it. I just get an error such as "imqsget.obj : error LNK2001".
Are there any settings I have to set in ms visual c++ or where's my mistake?
Thanks for any help. Kind Regards
mtp |
|
Back to top |
|
 |
Rupesh.Kothari
Member of the Month

Joined: 27 Apr 2005 Posts: 463
|
|
|
|
HI Mtp,
This is Mainframe Forum You can post your query reagarding Mainframe. I believe your query is not related to mainframe.
Regards
Rupesh |
|
Back to top |
|
 |
mtp
New User

Joined: 06 Oct 2005 Posts: 2
|
|
|
|
Hi Rupesh,
I thought that this is the right forum for questions on IBM MQSERIES cause it is named "MQSERIES & WEBSPHERE", isn't it? Just tell me which forum I should rather take next time.
However, I already found the problem. I just had to set some additional things in the vc++ environment, so that I can now compile and link the programs. |
|
Back to top |
|
 |
|