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
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