Yes this is set in environmental variables and I am using CMake 2.8

On 28 July 2010 15:24, Peter Schmidtke <pschmid...@ub.edu> wrote:

>  BOOST_ROOT=/pathToBoost
>
> where pathToBoost is the directory containing the include and lib directory
> of your boost install...
>
> what cmake version are you using? If it's the 2.6, go for the 2.8 instead!
>
> On 28/07/2010, at 16:20, Evgueni Kolossov wrote:
>
> Done but it still cannot find libraries
>
> On 28 July 2010 15:17, Peter Schmidtke <pschmid...@ub.edu> wrote:
>
>> did you erase all content in the build directory before running cmake
>> again?
>>
>> I sometimes noticed some strange behaviour when some old cmake stuff was
>> still in the dir.
>>
>> On 28/07/2010, at 16:14, Evgueni Kolossov wrote:
>>
>> Tried Run cmake with -DBoost_LIBRARYDIR=whatever
>> but it still cannot find regex
>>
>> On 28 July 2010 15:07, Noel O'Boyle <baoille...@gmail.com> wrote:
>>
>>> On 28 July 2010 15:04, Evgueni Kolossov <ekolos...@gmail.com> wrote:
>>> > Dear Greg,
>>> >
>>> > I am trying to rebuild RDKit on Windows using boost 1_43 and cannot go
>>> > through the configuration stage with CMake:
>>> >
>>> > CMake Error at C:/Program Files/CMake
>>> > 2.8/share/cmake-2.8/Modules/FindBoost.cmake:910 (message):
>>> >   Unable to find the requested Boost libraries.
>>> >
>>> >   Boost version: 1.43.0
>>> >
>>> >   Boost include path: C:/boost/boost_1_43_0
>>> >
>>> >   The following Boost libraries could not be found:
>>> >
>>> >           boost_regex
>>> >
>>> >   No Boost libraries were found.  You may need to set Boost_LIBRARYDIR
>>> to
>>> > the
>>> >   directory containing Boost libraries or BOOST_ROOT to the location of
>>> >   Boost.
>>> > Call Stack (most recent call first):
>>> >   Code/GraphMol/SLNParse/CMakeLists.txt:4 (find_package)
>>> >
>>> >
>>> > CMake Error: The following variables are used in this project, but they
>>> are
>>> > set to NOTFOUND.
>>> > Please set them or make sure they are set and tested correctly in the
>>> CMake
>>> > files:
>>> > Boost_REGEX_LIBRARY (ADVANCED)
>>> >     linked by target "testSLNParse" in directory
>>> > C:/RDKit/Code/GraphMol/SLNParse
>>> >
>>> > Configuring incomplete, errors occurred!
>>> >
>>> > I have tried to set environmental variable Boost_LIBRARYDIR to
>>> > .\boost_1_43_0\bin.v2\libs or to \boost_1_43_0\boost where regex
>>> directory
>>> > is but it still cannot find it.
>>>
>>> Run cmake with -DBoost_LIBRARYDIR=whatever
>>>
>>> > Please help.
>>> >
>>> > Regards,
>>> > Evgueni
>>> >
>>> > --
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > The Palm PDK Hot Apps Program offers developers who use the
>>> > Plug-In Development Kit to bring their C/C++ apps to Palm for a share
>>> > of $1 Million in cash or HP Products. Visit us here for more details:
>>> > http://p.sf.net/sfu/dev2dev-palm
>>> > _______________________________________________
>>> > Rdkit-discuss mailing list
>>> > Rdkit-discuss@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>>> >
>>> >
>>>
>>
>>
>> Mob. +44(0)7812070446
>>
>> ------------------------------------------------------------------------------
>> The Palm PDK Hot Apps Program offers developers who use the
>> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
>> of $1 Million in cash or HP Products. Visit us here for more details:
>>
>> http://p.sf.net/sfu/dev2dev-palm_______________________________________________
>> Rdkit-discuss mailing list
>> Rdkit-discuss@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>>
>>
>>  Peter Schmidtke
>>
>> -----------------
>> PhD Student
>> Department of Physical Chemistry
>> School of Pharmacy
>> University of Barcelona
>> Barcelona, Spain
>>
>>
>
>
> --
>
>
> Peter Schmidtke
>
> -----------------
> PhD Student
> Department of Physical Chemistry
> School of Pharmacy
> University of Barcelona
> Barcelona, Spain
>
>

Mob. +44(0)7812070446
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to