You mean the sample program(imqwrld) is wrong? I tried that on Solaris(Unix). There is some reason I have to do practice MQ in Solaris. Can anyone who has had no problem with the sample program on Sol ...
I am a beginner. I am trying to compile a sample imqwrld.cpp.
I got an error as follow;
g++ -c -o imqwrld.o imqwrld.cpp
In file included from /usr/include/imqitm.hpp:21,
f ...