c/c++ headers

  1. codingcowboy

    Solved fatal error: 'QSerialPort' file not found

    Hi All, I'm not sure if this is posted in the correct location. OP please move if not. Maybe someone with QT knowledge could help me out. I am attempting to build a Amateur Radio QT application called DroidStar on FreeBSD 13.0. The code is C++ and it builds fine until it reaches this...
  2. B

    C Properly setting up C/C++ headers

    I am trying to setup my headers for mainly C development but I will also need to link in some C++ code as well. It's been a while and I totally made a mess of things; I will be using some of the clang tools I wrote a simple test program that runs into linker errors. clang++...
Back
Top