The CMake find module for Boost is rather finicky. The BOOST_ROOT env variable 
should be set to the 'root', which is the directory above the one where your 
boost library binaries are. If that doesn't work, try setting BOOST_LIBRARYDIR 
explicitly - that is more direct.

-Steve

> -----Original Message-----
> From: loremIpsum1771 [mailto:celij...@gmail.com]
> Sent: Wednesday, July 06, 2016 1:56 PM
> To: users@qpid.apache.org
> Subject: Re: Issue when using CMake to install Qpid broker
> 
> Oh ok, it seems that those missing packages are in fact not causing a
> problem. For some reason though, it seems that CMake is able to find only
> some of the Boost libraries, but not others:
> https://gist.github.com/loremIpsum1771/fc1d912bbe5a741325cdd259f7a538
> 37
> 
> I created the BOOST_ROOT environment variable and set it to:
> C:\Users\I664761\Downloads\boost_1_61_0\boost  which is where all of the
> Boost libraries are (e.g. math, log, random) but it seems that CMake isn't
> recognizing the directory. Is this the correct filepath to be using?
> 
> 
> 
> --
> View this message in context: http://qpid.2158936.n2.nabble.com/Issue-
> when-using-CMake-to-install-Qpid-broker-tp7646766p7646940.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional
> commands, e-mail: users-h...@qpid.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to