-
I ran into a few issues building on Fedora 10.
1) the strcmp patch fixes the first compiler error.
2) *some* boost libraries have "-mt" at the end, while some do not. That means I could fix one link time error by adding --with-boost-library-suffix='-mt' (finds boost_thread lib) but there isn't one with "-mt" for python.
Perhaps the boost devs would tell you what they...
2009-04-02 19:15:37 UTC in the Toast C++ library
-
This patch simply removes the std:: namespace prefix from 'strcmp'
If there's a reason to keep that, configure magic will be needed to conditionally add it, but I think this is sufficient.
Fedora 10 x86 (out of the box) complains about this, and throws a fatal error.
2009-04-02 19:03:04 UTC in the Toast C++ library
-
From the "history" web page for pygccxml:
4. The recomended GCC-XML version to use with this release is CVS revision 123. This revision introduces small, but very important feature. GCC-XML started to dump artificial declarations (constructor, destructor, operator=). pygccxml.declarations.type_traits functions were updated to use the new information.
Perhaps a CVS tag would be a better way to...
2008-11-19 21:52:59 UTC in C++ Python language bindings
-
I'm no noob, but I have not been able to build pygccxml-1.0.0 - I'm running python 2.4 on Solaris 10.
The errors below look like python 2.6 syntax, but according to http://www.language-binding.net/pygccxml/pygccxml.html the python version it has been tested with is 2.4 & 2.5.
I'd like to try out Py++ to generate boost::python bindings for C++ libraries that I currently hand-craft, but other...
2008-11-19 21:28:56 UTC in C++ Python language bindings
-
rboehne committed patchset 49 of module pdnmesh to the pdnmesh Finite Element program CVS repository, changing 18 files.
2002-07-14 20:44:00 UTC in pdnmesh Finite Element program
-
rboehne committed patchset 59 of module htdocs to the Open CASCADE Auto Config CVS repository, changing 1 files.
2002-01-16 15:22:14 UTC in Open CASCADE Auto Config
-
rboehne committed patchset 58 of module htdocs to the Open CASCADE Auto Config CVS repository, changing 1 files.
2001-05-25 22:28:20 UTC in Open CASCADE Auto Config
-
rboehne committed patchset 57 of module htdocs to the Open CASCADE Auto Config CVS repository, changing 1 files.
2001-05-21 16:26:06 UTC in Open CASCADE Auto Config
-
rboehne committed patchset 56 of module htdocs to the Open CASCADE Auto Config CVS repository, changing 1 files.
2001-05-21 16:17:38 UTC in Open CASCADE Auto Config
-
rboehne committed patchset 55 of module htdocs to the Open CASCADE Auto Config CVS repository, changing 1 files.
2001-05-04 22:58:17 UTC in Open CASCADE Auto Config