
17 Jul
2007
17 Jul
'07
7:40 a.m.
chun ping wang wrote:
Hi I've been trying to use boost program options and heres the linker error
Generally, it would be good to indicate what, and how you compile. Otherwise, I might assume that you've typed the following on the command line: $ use boost program options and I don't really know how to debug this further.
i get. Compling with gcc mingW 4.1 .
Hmm, IIRC, mingw has had some issues with wchar_t support -- like missing support for wchar_t, completely. Maybe upgrading to newer mingw will fix this -- I'm not sure. - Volodya