That fixed the namespace problem. Thanks.
I put the cmake output at this pastebin.
https://pastebin.com/k3pEHLgL
First problem:
-- Python checking for numpy - not found
-- Python checking for pygccxml - not found
You can see from this imgur that I have numpy:
https://i.imgur.com/jX9gLwL.png
I d
You probably also need -DCMAKE_CXX_COMPILER=g++-11 on your CMake command
line.
Ron
On 1/18/22 4:39 PM, li...@lazygranch.com wrote:
I looked at
https://build.opensuse.org/package/show/home:wkazubski:test:science/gnuradio39
I clicked around a bit but I don't know specifically where you get the
p
I looked at
https://build.opensuse.org/package/show/home:wkazubski:test:science/gnuradio39
I clicked around a bit but I don't know specifically where you get the
package list.
The only one I can't load is for plotting. I have it but Cmake doesn't
find it.
"Python checking for pyqtgraph - not fo
I have that file.
On Tue, 18 Jan 2022 05:51:45 -0500
Jeff Long wrote:
> Check to see whether the boost filesystem package is installed. Not
> familiar with packaging for that distro - looks like it would be
> "libboost_filesystem1_75_0-devel".
>
> On Tue, Jan 18, 2022 at 4:36 AM li...@lazygranc
> I just upgraded my Opensuse from 15.2 to rev 15.3. I compiled
> gnuradio 3.9 maintenance release
> using the instructions from
> https://wiki.gnuradio.org/index.php/InstallingGR#From_Source
>
> Results:
> --
> building release 3.9.0.0
> 100% tests passed, 0 tests failed out of 252
>
> T
Check to see whether the boost filesystem package is installed. Not
familiar with packaging for that distro - looks like it would be
"libboost_filesystem1_75_0-devel".
On Tue, Jan 18, 2022 at 4:36 AM li...@lazygranch.com
wrote:
> I just upgraded my Opensuse from 15.2 to rev 15.3. I compiled
> gn
I just upgraded my Opensuse from 15.2 to rev 15.3. I compiled
gnuradio 3.9 maintenance release
using the instructions from
https://wiki.gnuradio.org/index.php/InstallingGR#From_Source
Results:
--
building release 3.9.0.0
100% tests passed, 0 tests failed out of 252
Total Test time (real)