Hallo there!
Iḿ pretty new to cantera and only today learnt about this group. Maybe
Iśhould have posted my question better here ... Anyway.
As raised with issue 17 on the google code site of cantera, I can
flawlessly compile and at least run the demos on a ubuntu 10.04 64bit
machine.Thus many thanks to the helping hints by andr1976. I run into
issues when trying to compile thread safe with the ubuntu supplied
boost library. Pretty deep into compiling using make I get:
g++ -c VPSSMgrFactory.cpp -O3 -Wall -fPIC -I../base -I/usr/
include/boost
VPSSMgrFactory.cpp: In member function ‘virtual void
Cantera::VPSSMgrFactory::deleteFactory()’:
VPSSMgrFactory.cpp:203: error: ‘species_thermo_mutex’ was not declared
in this scope
make[2]: *** [VPSSMgrFactory.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/gl/cantera/Cantera/src/thermo'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/gl/cantera/Cantera/src'
make: *** [kernel] Fehler 2
I think I have set the pathes in preconfig correctly although not sure
about that and thus fear that there is a flaw in cantera. Any tip by
the experts is highly welcome. I included the preconfig I used as a
reference on the google code
home of cantera..
GLen
--
You received this message because you are subscribed to the Google Groups "Cantera User's Group" group.
To post to this group, send email to
canter...@googlegroups.com.
To unsubscribe from this group, send email to
cantera-user...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cantera-users?hl=en.