Author |
Message |
Topic: [C++][Windows] question on client/server lib linkage |
nattylife
Replies: 6 Views: 11468
|
Forum: IBM MQ API Support Posted: Thu Jan 29, 2015 6:21 am Subject: [C++][Windows] question on client/server lib linkage |
See also
this linked to a previous post i had?
Indeed. Your previous post provides backgound on your environment and previous issues, which could improve the quality of advice you get. It certa ... |
Topic: [C++][Windows] question on client/server lib linkage |
nattylife
Replies: 6 Views: 11468
|
Forum: IBM MQ API Support Posted: Thu Jan 29, 2015 6:11 am Subject: [C++][Windows] question on client/server lib linkage |
See also
this linked to a previous post i had? |
Topic: [C++][Windows] question on client/server lib linkage |
nattylife
Replies: 6 Views: 11468
|
Forum: IBM MQ API Support Posted: Thu Jan 29, 2015 5:54 am Subject: [C++][Windows] question on client/server lib linkage |
i have a couple of questions on the client/server libs used when building applications to talk to a queue manager. i apologize for the wall of text but hopefully the full picture will get a better ans ... |
Topic: windows development requirement |
nattylife
Replies: 7 Views: 14320
|
Forum: IBM MQ API Support Posted: Tue Jan 27, 2015 1:33 pm Subject: windows development requirement |
a couple of things including:
http://support.microsoft.com/kb/309801
and incorrect libs that the main project links to in the projects main directory. |
Topic: windows development requirement |
nattylife
Replies: 7 Views: 14320
|
Forum: IBM MQ API Support Posted: Tue Jan 27, 2015 5:43 am Subject: windows development requirement |
ok, i solved the linker issues. seems converting from the old VC++6.0 to 2010 has its share of conversion issues that were not completely solved. so we've made it pasting compiling and linking. on a ... |
Topic: windows development requirement |
nattylife
Replies: 7 Views: 14320
|
Forum: IBM MQ API Support Posted: Mon Jan 26, 2015 10:57 am Subject: windows development requirement |
hmm, we installed MQ8 but still run into the same issues. i do see from this article
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.pro.doc/q115350_.htm
that MQ8.0 was built ... |
Topic: windows development requirement |
nattylife
Replies: 7 Views: 14320
|
Forum: IBM MQ API Support Posted: Fri Jan 23, 2015 2:56 pm Subject: windows development requirement |
im having issues upgrading an old C++ project built in visual studio 6.0 to visual studio 2010. im running into linker errors with the libraries im linking to.
my question is the dev box im devel ... |