Problem in KDEEDU with OpenBabel2

Carsten Niehaus cniehaus at gmx.de
Sun Jun 11 10:31:35 CEST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060611/36f494b1/attachment.pgp 


More information about the Kde-buildsystem mailing list