Re: [Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Geof Nieboer
It looks like there are some AVX instructions being added to the libraries even on the vanilla builds. This will cause a DLL not be unable to load, which ends up with the error message you received. This is either because: 1- I've missed something during the build process and something is being

Re: [Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Anon Lister
Also, does gnuradio companion run from the start menu? On Apr 24, 2016 5:57 PM, "Camera Parts" wrote: > Hi, > > I am new to GnuRadio. > > I installed on Windows 8 using gnuradio_3.7.9.2_win64.msi. I am looking > for a simple example in order to test the installation. When I try to run > mono

Re: [Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Geof Nieboer
Also, 1- Do you have the MSVC 14.0 runtimes installed? The current installer does NOT install them automatically for Win 8. 2- See an earlier email on the mailing list about troubleshooting this with Dependency Walker to see if any libraries are not being found. 3- I assume you weren't able to ge

Re: [Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Camera Parts
AMD Sempron Dual Core 2200 (2.0 GHz), bought around 2008. Yes, it is quite old, but why? On Sun, 4/24/16, Geof Nieboer wrote: Subject: Re: [Discuss-gnuradio] Problem with SWIG on Windows To: "Camera Parts" , "Discuss-gnuradio@g

Re: [Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Geof Nieboer
What CPU do you have? We are having some problems with older CPUs. Geof On Mon, Apr 25, 2016 at 12:56 AM, Camera Parts wrote: > Hi, > > I am new to GnuRadio. > > I installed on Windows 8 using gnuradio_3.7.9.2_win64.msi. I am looking > for a simple example in order to test the installatio

[Discuss-gnuradio] Problem with SWIG on Windows

2016-04-24 Thread Camera Parts
Hi, I am new to GnuRadio. I installed on Windows 8 using gnuradio_3.7.9.2_win64.msi. I am looking for a simple example in order to test the installation. When I try to run mono_tone.py located in \share\gnuradio\examples\audio, I got an error saying "ImportError: DLL load failed: %1 is n