[Kmymoney-devel] Warning when building KMM on Mac OS X

Łukasz Maszczyński lukasz at maszczynski.net
Sat Jan 26 15:20:49 UTC 2013


Hi,

guessing from the logs, the warning comes actually from the boost
package, which is used by gpgme. I don't think the warning does any
harm, I believe it's there because you use an old version of g++,
which does not implement C++0x features yet. It seems that C++0x has
been introduced in g++ 4.3 according to this page:

http://gcc.gnu.org/projects/cxx0x.html

Are you using g++ 4.2 by any chance?

cheers,
Lukasz

2013/1/26  <mk-lists at email.de>:
> Hi devs,
>
> I am getting this warning on Mac OSX:
> ---
> In file included from /opt/macports-test/include/boost/preprocessor/cat.hpp:17,
>                  from /opt/macports-test/include/boost/mpl/aux_/integral_wrapper.hpp:22,
>                  from /opt/macports-test/include/boost/mpl/int.hpp:20,
>                  from /opt/macports-test/include/boost/type_traits/detail/template_arity_spec.hpp:10,
>                  from /opt/macports-test/include/boost/type_traits/detail/type_trait_def.hpp:14,
>                  from /opt/macports-test/include/boost/type_traits/remove_pointer.hpp:26,
>                  from /opt/macports-test/include/gpgme++/key.h:33,
>                  from /Users/marko/WC/GIT/kmymoney.transaction-matching-tests/libkgpgfile/kgpgfile.cpp:47:
> /opt/macports-test/include/boost/preprocessor/config/config.hpp:86:77: warning: "__GXX_EXPERIMENTAL_CXX0X__" is not defined
> ---
>
> What can I do about this?
> Ignore it, or contact the gpgme++-developers?
>
> Greets,
> Marko
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel



-- 
pozdrawiam,
Łukasz


More information about the KMyMoney-devel mailing list