Relative Content

Tag Archive for c++cqt

C1083 Error on Qt’s SDRAngel open source project

I did all the steps mentioned in this link in order. I can open the project in Qt Creator, but I cannot build it. C files in the project send C1083 error. Errors in the #include lines (header file or stdlib, string libraries). Where could I have made a mistake?