Hello,

I have problems with RDkit installation on windows, after following the
instructions.

There is a discussion on this already, it seems that is was solved by
correcting the paths.

Please help me finding the mistake. I used cmake, boost, python 2.7.10 and
mingw for compiling (gcc, g++. exe).


Error:
------------------------------

CMake Error at CMakeLists.txt:11 (install):
install FILES given no DESTINATION!

CMake Error at CMakeLists.txt:14 (add_pytest):
Unknown CMake command "add_pytest".

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.3)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
------------------------------

Here are my paths:
------------------------------

PYTHONPATH in Env.var:

%RDBASE%;C:\Python27\;C:\RDKit;

RDBASE in Env.var:
C:\RDKit

Path in Env.Var:
C:\Program Files (x86)\Mozilla Firefox;C:\Program Files
(x86)\OpenBabel-2.3.2;C:\MinGW\bin;C:\MinGW\msys\1.0\bin


Relevant paths from system:
Path=c:\Rtools\bin;c:\Rtools\gcc-4.6.3\bin;C:\Python27\;C:\Python27\Scripts;C:\Python27\Lib;C:\RDKit_2015_03_1\lib;C:\Program
Files
(x86)\CMake\bin;c:\RDKit\lib;C:\boost\libs;%USERPROFILE%.dnx\bin;%RDBASE%/lib;C:\MinGW\bin;C:\MinGW\msys\1.0\bin

Thank you in advance, Mario
------------------------------------------------------------------------------
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to