Hi Josh,
Yes, gnuradio, boost, qt and uhd are in release mode. I enabled /debug
and /Zi in gnuradio once to debug. I also tried without these flags.
Thanks.
> Could you provide me some hint? I am using the latest git version of
> gnuradio compiled with Boost 1.44 and MSVC10 using CMake 2.8.5. T
Begin with https://www.cgran.org/
Click on "Browse Source" (at the top of the page)
Then click on projects,
then scroll down and click on SIDsuite, then on trunk ...
On 5/28/2012 10:45 PM, ambily joseph wrote:
Hai
Does anyone knows how to access this webpage?
svn co https://www.cgran.org/svn/
Hiya Ambily,
> Does anyone knows how to access this webpage?
>
> svn co https://www.cgran.org/svn/projects/SIDSuite
>
> I have no idea about svn repository.
SVN is short for Apache Subversion - a software source code version
control system.
http://en.wikipedia.org/wiki/Apache_Subversion
In or
Hai
Does anyone knows how to access this webpage?
svn co https://www.cgran.org/svn/projects/SIDSuite
I have no idea about svn repository.
Thank you
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discu
On 05/27/2012 10:35 AM, Nazmul Islam wrote:
> Hello,
>
> Is there any bpsk transmission + reception flow graph in grc repository? I
> know about the benchmark python codes but I am looking for a similar
> gnuradio companion flowgraph. An email from last year (
> http://lists.gnu.org/archive/html
> Could you provide me some hint? I am using the latest git version of
> gnuradio compiled with Boost 1.44 and MSVC10 using CMake 2.8.5. The Qt
> version is 4.8.1. All libraries are compiled with MSVC10 and x64 on
> Windows 7 x64.
>
Any chance there there is a mismatch between client app and gnu
Dear list,
First of all, thank you for your effort on resolving issues. It is really
appreciated.
I am trying to run an own Qt application with gnuradio embedded but I
can't. The code I am trying to run is
#include
#include
#include
int main(int argc, char *argv[]) {
QApplication app(argc