Re: [Quickfix-users] Compile errors on Linux
Brought to you by:
orenmnero
From: Malinka R. <ael...@gm...> - 2008-08-01 16:31:59
|
gcc 4.1.2, on Gentoo On Thu, Jul 31, 2008 at 7:08 PM, Paul Check <pa...@op...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi: I have a fully updated Debian box with gcc/g++ 4.3.1-2 and I´m having > > compile errors on the cvs as well and prod version of QuickFIX. The > error > > is "strcpy is not a member of std" and happens almost immediately on cvs > > version. The box is x86 SMP (Xeon). Any help? Thanks, Paul > > Hi: I did not receive any ideas, so perhaps I could rephrase my questio^n: > For people using Linux, what distro and version of the compilers do you > use? Despite my reading through the dependencies and making sure all > software (other than sstream) is installed, I cannot get QF to compile. I > solved the problem above by including <cstring> in one of the .cpp files, > but then I simply ran into another compile error a few steps later. > > Any help much appreciated. PC > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |