From: Chatsiri R. <ins...@gm...> - 2010-12-03 05:07:29
|
I using MinGw.I got the version of GCC from command line by "--version". C:\Documents and Settings\chatsiri.rat>gcc --version gcc (TDM-2 mingw32) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. On Fri, Dec 3, 2010 at 10:20 AM, Dean Michael Berris <mik...@gm... > wrote: > On Fri, Dec 3, 2010 at 11:01 AM, Chatsiri Ratana <ins...@gm...> > wrote: > > Hello > > I was compiled cpp-netlib version 0.7 by insert an include > > folder(C:/cpp-netlib-0.7/cpp-netlib-0.7/boost/) int project. It's show > an > > error in link below. > > https://gist.github.com/723219 > > Thanks, it looks like you're using GCC -- is this Cygwin or MinGW? > > The code is supposed to work, it's standard C++, but the problem is > the GCC you may be using is an older version that cannot handle this > kind of template metaprogramming. Can you say what version of GCC are > you using? > > Also, it would be great if you can also show a simple test case that > can reproduce this error. > > -- > Dean Michael Berris > deanberris.com > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > Cpp-netlib-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel > -- :-------------------------------------------------------- weblog :http://www.chatsiri.com,profile: http://www.linkedin.com/in/chatsiri |