Re: [Quickfix-developers] QuickFix 64-bit build
Brought to you by:
orenmnero
From: sevzas <se...@gm...> - 2010-06-15 19:01:07
|
Damageboy, Can you update your x64 fork on github or tell us how to take the QF 1.13.3 release and build it for X64? -Sev damageboy wrote: > > Hey Kenny, > I just forked and pushed my own x64 version. > > http://github.com/damageboy/quickfix > > - requires vs9 / vs 2008 > - signs the .NET assemblies by default with a new generated key > (for some reason one of the .snk files on github was borked) > > Let me know what you think. > > > Kenny Stone wrote: >> >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> Dale or Rick, >> >> We would appreciate a fork with this code on github if you wouldn't mind. >> >> http://github.com/quickfix/quickfix >> >> -- >> Kenny Stone >> Connamara Systems, LLC >> >> >> On Fri, Dec 18, 2009 at 9:15 AM, Dale Wilson <wi...@oc...> wrote: >> >>> QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> QuickFIX Support: http://www.quickfixengine.org/services.html >>> >>> Hi Rick, >>> >>> OCI has made the changes to get QuickFIX to build and run for x64. We >>> are not trying to fork the project but as a service to the community we >>> have made this source code available until there is a release of >>> QuickFIX that supports x64. If you send mail directly to me: wilsond >>> at ociweb dot com, I'll send you instructions on how to get this revised >>> code. >>> >>> Dale Wilson >>> Principal Software Engineer >>> Object Computing, Inc. >>> www.ociweb.com >>> >>> >>> On 12/17/2009 7:15 PM, Rick Lane wrote: >>> > QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> > QuickFIX Support: http://www.quickfixengine.org/services.html >>> > >>> > >>> > >>> > >>> > Greetings, >>> > >>> > So I've spent about an hour trying to get QuickFix to build for x64 >>> > with no luck. I created a new x64 configuration, built quickfix_vs8 >>> > (quickfix.lib) just fine, but quickfix_net.dll is giving me the same >>> > linker error no matter what I try: >>> > >>> > Error 3 fatal error LNK1112: module machine type 'X86' conflicts with >>> > target machine type 'x64' quickfix.lib quickfix_net_vs8 >>> > >>> > I've done some searching and in fact have found many people who had >>> > the same issue, but their supposed solutions are not working (in the >>> > Linker->Advanced settings for quickfix_net_vs8 change the Target >>> > Platform to "Not Set" was one of the main solutions I found, but this >>> > did not work). >>> > >>> > Has anyone tried this and had the same issue I'm having? Any advice? >>> > >>> > Thanks, >>> > Rick >>> > >>> > >>> > >>> ------------------------------------------------------------------------------ >>> > This SF.Net email is sponsored by the Verizon Developer Community >>> > Take advantage of Verizon's best-in-class app development support >>> > A streamlined, 14 day to market process makes app distribution fast >>> and >>> easy >>> > Join now and get one step closer to millions of Verizon customers >>> > http://p.sf.net/sfu/verizon-dev2dev >>> > >>> > >>> > _______________________________________________ >>> > Quickfix-developers mailing list >>> > Qui...@li... >>> > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.Net email is sponsored by the Verizon Developer Community >>> Take advantage of Verizon's best-in-class app development support >>> A streamlined, 14 day to market process makes app distribution fast and >>> easy >>> Join now and get one step closer to millions of Verizon customers >>> http://p.sf.net/sfu/verizon-dev2dev >>> _______________________________________________ >>> Quickfix-developers mailing list >>> Qui...@li... >>> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >>> >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast and >> easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > -- View this message in context: http://old.nabble.com/QuickFix-64-bit-build-tp26837770p28884105.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |