Re: Problems with gr-modtool on Ubuntu 20.04 (gnuradio 3.10.4)

2022-10-20 Thread Ryan Volz
Hi Michael, The trace is very helpful, and it seems clear now that the GNU Radio CMake files are working as expected. The actual problem is coming from Boost, and because the gnuradio-runtime target depends on Boost, it inherits the nonexistent "/include" INTERFACE_INCLUDE_DIRECTORIES. I tri

Re: Discuss-gnuradio Digest, Vol 240, Issue 19

2022-10-20 Thread panjie yudha
IMPORTED_CONFIGURATIONS RELEASE ) > > 17298:/lib/x86_64-linux-gnu/cmake/gnuradio/gnuradio-runtimeTargets-release.cmake(10): > set_target_properties(gnuradio::gnuradio-runtime PROPERTIES > IMPORTED_LOCATION_RELEASE > /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so.3.10.4.0 >