discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] howto_square_ff require Gruel


From: Gong Zhang
Subject: [Discuss-gnuradio] howto_square_ff require Gruel
Date: Tue, 06 Nov 2012 21:39:47 +0800
User-agent: Thunderbird 2.0.0.24 (X11/20101027)

Hi List,
I'm trying to check the example howto_square_ff with gr_modtool.I work
with ubuntu10.04,gnuradio 3.6.1 and cmake2.8.1.When I excute 'cmake ../'
in /gnuradio3.6.1/build.I got the following:
-- Configuring gr-wxgui support...
-- Dependency ENABLE_GR_CORE = ON
-- Dependency ENABLE_PYTHON = ON
-- Dependency NUMPY_FOUND = TRUE
-- Dependency WX_FOUND = TRUE
-- Enabling gr-wxgui support.
-- Override with -DENABLE_GR_WXGUI=ON/OFF
CMake Warning at gr-howto/CMakeLists.txt:85 (find_package):
Could not find module FindGruel.cmake or a configuration file for package
Gruel.

Adjust CMAKE_MODULE_PATH to find FindGruel.cmake or set Gruel_DIR to the
directory containing a CMake configuration file for Gruel. The file will
have one of the following names:

GruelConfig.cmake
gruel-config.cmake

CMake Warning at gr-howto/CMakeLists.txt:86 (find_package):
Could not find module FindGnuradioCore.cmake or a configuration file for
package GnuradioCore.

Adjust CMAKE_MODULE_PATH to find FindGnuradioCore.cmake or set
GnuradioCore_DIR to the directory containing a CMake configuration file for
GnuradioCore. The file will have one of the following names:

GnuradioCoreConfig.cmake
gnuradiocore-config.cmake

CMake Error at gr-howto/CMakeLists.txt:90 (message):
Gruel required to compile howto
Thanks.



reply via email to

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