David wrote:
the build is progressing, but i get now that other 50% error:
.......
[ 50%] Building C object wifo/phapi/CMakeFiles/phapi.dir/phcodec.o
In file included from
/home/myhome/src/qutecom-2.2/wifo/phapi/phcodec.c:56:
/home/myhome/src/qutecom-2.2/wifo/phapi/g722/g722.h:52: error:
conflicting types for ‘uint64_t’
/usr/include/stdint.h:56: error: previous declaration of ‘uint64_t’
was here
........
make[2]: *** [wifo/phapi/CMakeFiles/phapi.dir/phcodec.o] Error 1
make[1]: *** [wifo/phapi/CMakeFiles/phapi.dir/all] Error 2
make: *** [all] Error 2
David
Well,
move the offending typedef just after the int64_t one
Vadim
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev