Gnuradio compile error about GNURADIO_RUNTIME_INCLUDE_DIRS

when I compile the gr-osmosdr,such error happens,like:
Found PkgConfig: C:/Program Files/gnuradio/bin/pkg-config.exe (found
version
“0.26”)
Checking for GNU Radio Module: RUNTIME
checking for module ‘gnuradio-runtime’
found gnuradio-runtime, version 3.7.1-52

  • INCLUDES=GNURADIO_RUNTIME_INCLUDE_DIRS-NOTFOUND
  • LIBS=GNURADIO_RUNTIME_LIBRARIES-NOTFOUND
    Could NOT find GNURADIO_RUNTIME (missing: GNURADIO_RUNTIME_LIBRARIES
    GNURADIO_RUNTIME_INCLUDE_DIRS)
    GNURADIO_RUNTIME_FOUND = FALSE
    CMake Error at C:/Program
    Files/gnuradio/lib/cmake/gnuradio/GnuradioConfig.cmake:97 (message):
    Required GNU Radio Component: RUNTIME missing!
    Call Stack (most recent call first):
    C:/Program Files/gnuradio/lib/cmake/gnuradio/GnuradioConfig.cmake:104
    (GR_MODULE)
    CMakeLists.txt:150 (find_package)

But I don’t know what the GNURADIO_RUNTIME_INCLUDE_DIRS is,and how can I
solve it?I search it in
the cmakelists in /gr-osmosdr,but don’t know add what to correct this
error?
Thank you!


View this message in context:
http://gnuradio.4.n7.nabble.com/gnuradio-compile-error-about-GNURADIO-RUNTIME-INCLUDE-DIRS-tp44357.html
Sent from the GnuRadio mailing list archive at Nabble.com.