<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Sid,<br><br>I just tried the cuSDR32 build on an i386 debian wheezy machine<br>using qt 4.8.2 and it succeeded to build and run just fine.<br><br>Comparing the Makefiles that get generated from the qmake cuSDR32.pro,<br>one difference is that the arm puts a "-lGLESv2" in the LIBS declaration<br>and the i386 puts a "-lGL". And as you know without the usr/include/GL<br>and GL LIBS many of the Display glXXX functions are not declared.<br><br>-Rick / N1GP<br>                                      </div></body>
</html>