Posted: Wed Jan 29, 2003 7:06 am Post subject: C++ sample programs: imqwm35i.dll fatal error lnk1136
Apprentice
Joined: 12 Jul 2002 Posts: 28 Location: Belgium
We are trying to compile the C++ sample programs from the MQ 5.1 CD in microsoft visual C++.
We get the following error during link:
imqwm35i.dll : fatal error lnk1136 : invalid or corrupt file
Someone familiar with this problem ?
How must I set up my microsoft visual C++ environment ?
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I'd suggest that you move from MQ 5.1 to 5.2 or 5.3 since 5.1 is no longer supported. However, I don't think that is your problem. I would have expected you to link with a lib file and not a dll. For bindings, you should use: imqb23vn.lib and imqs23vn.lib. For client, imqb23vn.lib and imqc23vn.lib.
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