<div dir="ltr"><div><div><div><div><div>Hi, <br><br>I am trying to build sdrangelove on Ubuntu 12.04 LTS.<br><br></div>I did manually install cmake to have the required newer version. <br><br></div>I did install Qt 5.2 and had cmake run with  cmake ../ -DCMAKE_PREFIX_PATH=/home/pe2bz/Qt/5.2.1/gcc/lib/cmake<br>
<br></div>After that, running make fails with this error:<br><br>[ 68%] Building CXX object CMakeFiles/sdrbase.dir/sdrbase_automoc.cpp.o<br>Linking CXX shared library libsdrbase.so<br>/home/pe2bz/Qt/5.2.1/gcc/lib/libQt5Core.so.5.2.1: could not read symbols: File in wrong format<br>
collect2: ld gaf exit-status 1 terug<br>make[2]: *** [libsdrbase.so] Fout 1<br>make[1]: *** [CMakeFiles/sdrbase.dir/all] Fout 2<br>make: *** [all] Fout 2<br><br></div>I did a google search on the File in wrong format message but I can not find a solution related to libsdrbase.so<br>
<br></div>Can anyone help me with this ?<br><br>Thanks,<br><br>Ben<br></div>