Brian thanks for the help but that is where i am stuck at. which path needs
to be set here?... since i can find the files on my pc..
On Thu, Apr 30, 2009 at 10:48 PM, Brian Padalino wrote:
> On Thu, Apr 30, 2009 at 1:44 PM, Zainab Qureshi
> wrote:
> > what does that mean?
>
> Taking a stab in th
On Thu, Apr 30, 2009 at 1:44 PM, Zainab Qureshi wrote:
> what does that mean?
Taking a stab in the dark, I am going to guess an error stating "No
such file or directory" means the file couldn't be found by the
program?
Can you find it on your machine? If you can, you should give the
program som
what does that mean?
On Thu, Apr 30, 2009 at 10:44 PM, Brian Padalino wrote:
> On Thu, Apr 30, 2009 at 12:26 PM, Zainab Qureshi
> wrote:
> > ./qa_gr_block.h:26:45: cppunit/extensions/HelperMacros.h: No such file or
> > directory
> > ./qa_gr_block.h:27:30: cppunit/TestCase.h: No such file or dire
On Thu, Apr 30, 2009 at 12:26 PM, Zainab Qureshi wrote:
> ./qa_gr_block.h:26:45: cppunit/extensions/HelperMacros.h: No such file or
> directory
> ./qa_gr_block.h:27:30: cppunit/TestCase.h: No such file or directory
I would start there. It seems like a bit of a red flag.
Brian
When i make GNU radio on mingw i get the following error. Can someone figure
out the problem?
$ make
make all-recursive
make[1]: Entering directory `/c/gnuradio-3.1.3'
Making all in config
make[2]: Entering directory `/c/gnuradio-3.1.3/config'
make[2]: Nothing to be done for `all'.
make[2]: Leavi