Hi, I get some trouble with QT GUI Flicker.
Did anyone know how to fix it?
I installed gnuradio from the MacPorts and run it in MacOS Mojave 10.14.2 .
This version is gnuradio @3.7.13.4_3
+docs+grc+jack+log4cpp+logging+portaudio+qtgui+sdl+swig+uhd+wavelet+wxgui+zeromq
QT GUI Flicker : https://
Hi Rushikesh,
this is the actual test whether to use `pthread` or `pthreads`. So,
this is expected, and has nothing to do with your system missing mako –
was that solved?
Best regards,
Marcus
On Sun, 2019-02-10 at 17:58 +0530, Rushikesh Kavar wrote:
> After checking build/CMakeFiles/CMakeError.l
After checking build/CMakeFiles/CMakeError.log file,
i found a log, i am putting small portion of it.
Run Build Command:"/usr/bin/make" "cmTC_fb818/fast"
/usr/bin/make -f CMakeFiles/cmTC_fb818.dir/build.make
CMakeFiles/cmTC_fb818.dir/build
make[1]: Entering directory
'/home/rushikesh/programming/
If Mako is installed, then maybe your shell environment’s PYTHONPATH isn’t set
correctly to find it?
Also looks like you need to set the various PYTHON CMake variables to have
consistency — meaning the library, includes, and executable that all point to
the same Python version. You can look up
Hello,
I am trying to install GNU radio from source code.
As described here. https://wiki.gnuradio.org/index.php/BuildGuide.
When i ran cmake ../ these is my log.
-- Build type not specified: defaulting to release.
-- Build type set to Release.
-- Extracting versio