Re: [Quickfix-developers] 1.8 Binary release and MSVCP70.DLL
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-08-18 19:41:24
|
Chuck, What we are probably going to do is start distributing two binaries, a vc6 and a vc7 build. VC6 uses MSVCP60.DLL, which every machine should have. --oren On Aug 18, 2004, at 2:01 PM, Chuck Houpt wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi all, > > While upgrading a Java app to QuickFix 1.8, I was grateful to see that > a binary release was available for Windows. However, I ran into the > problem that the quickfix_jni.dll requires MSVCP70.DLL (Microsoft > Visual C++ 7.0 library). > > I wonder if it wouldn't be better to statically link the JNI library > with the C++ libs? This would allow the JNI library to run with the > minimum of requirements. > > Alternatively, maybe the MSVCP70.DLL could be included in the Windows > binary release? > > Thanks - Chuck > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |