Hi Tim, I'm getting this warning when compiling the Python bindings:
-I../include -I/usr/local/include/python2.6 -c /home/baoilleach/Tools/openbabel/trunk/scripts/python/openbabel-python.cpp -o build/temp.linux-i686-2.6/home/baoilleach/Tools/openbabel/trunk/scripts/python/openbabel-python.o cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:32: warning: âclass OpenBabel::OBConformerFilterâ has virtual functions but non-virtual destructor /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:54: warning: âclass OpenBabel::OBConformerFiltersâ has virtual functions but non-virtual destructor /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:85: warning: âclass OpenBabel::OBStericConformerFilterâ has virtual functions but non-virtual destructor /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:111: warning: âclass OpenBabel::OBConformerScoreâ has virtual functions but non-virtual destructor /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:143: warning: âclass OpenBabel::OBRMSDConformerScoreâ has virtual functions but non-virtual destructor /home/baoilleach/Tools/openbabel/trunk/scripts/python/../../include/openbabel/conformersearch.h:152: warning: âclass OpenBabel::OBEnergyConformerScoreâ has virtual functions but non-virtual destructor It doesn't seem to have on all systems so I don't know how valid it is.... - Noel ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ OpenBabel-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-devel
