discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] gr-audio-windows


From: Beck, Andrew Thomas - BECAT001
Subject: RE: [Discuss-gnuradio] gr-audio-windows
Date: Wed, 10 Aug 2005 18:41:14 +0930

OK, it seems that if you

#include <windows.h>

after

#include <gr_sync_block.h>

in src/lib/audio_windows_sink.h

then everything is fine. I guess windows.h is somehow
modifying the constructor of gr_sync_block. Presumably
it modifies how imported classes are constructed....??
I'm not sure why or how though.

andrew


reply via email to

[Prev in Thread] Current Thread [Next in Thread]