I've uploaded the new dependency packaged required to compile the
pycppparser (boost.python binding to use the parser in python). It's for
VC++ 7.1 only (I doubt VC6 could handle the python binding).
You need to copy all the dll (cppparser,pycppparser to python/). Then you
can use dumpast.py or dumpnodetree.py to inpsect the produced ast.
Baptiste.
----- Original Message -----=20
From: "Andre Baresel" <and...@gm...>
To: "CppTool Mailing List" <Cpp...@li...>
Sent: Monday, August 09, 2004 12:16 PM
Subject: [Cpptool-develop] CppParser not compilable because of not actual
dependencies.rar (sourceforge-download)
> Hello Baptiste,
>
> the following compile error occures when compiling current files
> together with "CppParser_Dependencies_CVS20040608.rar"
>
> cpptool\cppparser\examples\parser\cpplexer.cpp(3) : fatal error
> C1083: Cannot open include file: 'boost/regex/v4/regex.hpp': No such
> file or directory
>
> This is because in the RAR-File the directory "boost/regex/v3/" exists.=
.
>
> greetings from berlin.
> Andr=E9
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the changes on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source Technolog=
y
> Group. Come see the changes on the new OSTG site. www.ostg.com
> _______________________________________________
> Cpptool-develop mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cpptool-develop
>
|