Title: RE: [Discuss-gnuradio] grnudadio-core test code
that's fine, I will just have to work it out.
I've noticed that there is some problem with
shared libraries using gcc-3.4. I reverted to
3.3.3 & the behaviour changed - still doesn't work
though.
Using the audio-window
Title: RE: [Discuss-gnuradio] grnudadio-core test code
I'm actually using cygwin so the directory is
/usr/lib/python2.4/site-packages/gnuradio/gr
In any event, it didn't work. The test still fails.
I'm a little confused though, since the two tests
appear to be C++ compiled i
this time with the proper directory...
to solve it delete all the pyc files in:
C:\Python24\Lib\site-packages\gnuradio\gr
and it will work again.
mike
On 08/08/05, mjam01 <[EMAIL PROTECTED]> wrote:
> hey,
>
> try deleting all the .pyc files (+ any other compiled python files) in
> the c:\pyth
hey,
try deleting all the .pyc files (+ any other compiled python files) in
the c:\python24\libs\gnuradio folders. i had the same errors coming up
with mingw.
mike
m0mik.org/gnuradio/
On 08/08/05, Beck, Andrew Thomas - BECAT001
<[EMAIL PROTECTED]> wrote:
>
>
> Hi All,
> I'm getting a puzzlin
Stephane, Martin, any ideas about this?
Eric
On Mon, Aug 08, 2005 at 10:52:00PM +0930, Beck, Andrew Thomas - BECAT001 wrote:
> Hi All,
> I'm getting a puzzling result running the tests for gnuradio-core
> under cygwin. I build with no problems.
>
> If I run src/tests/test_vmcircbuf I get one pas
Title: grnudadio-core test code
Hi All,
I'm getting a puzzling result running the tests for gnuradio-core
under cygwin. I build with no problems.
If I run src/tests/test_vmcircbuf I get one pass:
Testing gr_vmcircbuf_createfilemapping_factory...
... gr_vmcircbuf_createfilemapping_factor