Am Sonntag 11 Juni 2006 schrieb William A. Hoffman:
>You are telling cmake to find this file:
>openbabel/obconversation.h
>openbabel/obconversion.h // but the file on disk is this file
>
Oops, darn, didn't see that. But it doesn't help :(
>FIND_PATH(OPENBABEL2_INCLUDE_DIR NAMES openbabel/obconversation.h
> /usr/local/include/openbabel-2.0/openbabel/obconversion.h
I hope I understood you correctly... I am now doing this in the
FindOpenBabel2.cmake-file:
FIND_PATH(OPENBABEL2_INCLUDE_DIR NAMES openbabel/obconversion.h
# PATHS
# /usr/include
# /usr/local/include/
# PATH_SUFFIXES openbabel-2.0
/usr/local/include/openbabel-2.0/openbabel/obconversion.h
)
but it still doesn't find anything... But the file exists...
-rw-r--r-- 1 root root 15519 2006-06-07
22:49 /usr/local/include/openbabel-2.0/openbabel/obconversion.h
--
Gruß,
Carsten Niehaus
pgpCLoZHtGuMn.pgp
Description: PGP signature
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
