Boost logo

Boost Users :

Subject: Re: [Boost-users] problems with boost in eclipse
From: Maik Beckmann (beckmann.maik_at_[hidden])
Date: 2008-11-02 04:04:37


2008/11/1 Z. S. O. <tiredashell_at_[hidden]>:
> Hello --
> I extracted Boost.Filesystem using the BCP tool, so I could add it to my
> Xcode project without having to precompile. It worked great! Only problem is
> that I decided to move my project to Eclipse. Now, when I compile, I keep
> getting the following error:
>
> Description: 'BOOST_UTF8_BEGIN_NAMESPACE' does not name a type
>
> Resource: boost/libs/detail/utf8_codecvt_facet.cpp
>
> Anyone know how I might try to get this to work in Eclipse? Thank you so
> much in advance.
>

A header with
  #define BOOST_UTF8_BEGIN_NAMESPACE ...
is missing.

However, I don't know the answer, but you will have higher chances to
get the right answer if you save the hole output at the eclipse
console, upload it to a pastebin and give us the link.

The same for the source file which triggers the error message.

Best,
 -- Maik


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net