Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking the sample c++ programs of MQS

Status
Not open for further replies.

mtp2

Technical User
Oct 6, 2005
3
DE
Hi,

I'm new to MQSeries and I'd like to write a C++ application, that gets messages from a queue. To understand how that works, I tried to compile and link the sample c++ program provided in the MQS installation directory with ms 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?

Kind Regards

mtp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top