Computer Aided Engineering Journal & Forums

Full Version: Cantera for chemica kinetics
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi again forum...

Did anybody manage to compile Cantera http://sourceforge.net/projects/cantera in Ubuntu 8.10 AMD64...?

After following all the instructions and typing make in console it reports missing headers in a file.... adding #include <cstdlib> and #include <cstring> delays the building errors, but it shifts them to another source file... and now these missing includes are code specific... I did not write this code, so debugging it is a bit out of my knowlege for the moment...

Has anybody manage to build this in any other distro...?

Thanks in advance

Alex
Reference URL's