discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] help on cmake command


From: Andr Jakob
Subject: [Discuss-gnuradio] help on cmake command
Date: Tue, 5 Aug 2014 19:43:59 -0700

Hello all

I tried to build the following program in Windows 8 command line

http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules

Using the commands

mkdirbuild
cd build
cmake ../

However, the command
 
cmake ../

does not execute. And I have got the following error

"Boost required to compile howto" (see the attachement).

Note that I have already installed boost  (i.e., boost_1_55_0-msvc-9.0-64.exe) in my laptop by following the instructions of

http://www.scaleoutsoftware.com/support/stateServer/cpp_programmers_guide/content/_installing_on_windows.html

I have also configured the system path the same as the boost (i.e., in the environment variable) as

BOOST_ROOT = C:\local\boost_1_55_0


Thank you for the help

reply via email to

[Prev in Thread] Current Thread [Next in Thread]