discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNURadio installation problem


From: Don Ward
Subject: Re: [Discuss-gnuradio] GNURadio installation problem
Date: Wed, 26 Sep 2007 20:28:29 -0400

Hi,

----- Original Message -----
From: "Mohammad Hamed Firooz" <address@hidden>

I got the following errors when I was making the GNURadio Software on Cygwin. Does anyone have a solution for it?

usrp_basic.cc:481: error: expected unqualified-id before '(' token
usrp_basic.cc: In member function `bool usrp_basic_rx::set_pga(int, double)':
[etc.]

This happens when you use libusb 0.1.12 on Cygwin, as explained in http://www.gnuradio.org/trac/ticket/145. One solution is to configure with

CPPFLAGS=-DNOMINMAX ./configure [your options here]

-- Don





reply via email to

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