Discussion forums: Help
Expanded view | Monitor forum | Save place
Comment
Re: Trouble compiling on Linux x86_64
Submitted by
Ugo Varetto
;
posted on
Wednesday, June 6, 2007
|
Hi, which version of OpenBabel are you using ? this is a compilation error I got while testing with OpenBabel 2.1, you shouldn't be getting it with OB 2.0.x.
This should be fixed in the current /trunk source tree.
If you want to fix it yourself simply open OBMSMSFormat.cpp and add the following code just after the other #include statements:
#include <iostream>
using namespace std;
|
Reply to this comment:
You have to be logged in to post a reply.
Thread view:
|
|||
|
