barry-ran / QtScrcpy

Android real-time display control software

Home Page:https://blog.csdn.net/rankun1/article/details/87970523

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build failed, int quint32?

Hamadah2O2 opened this issue · comments

QtScrcpy-2.2.0/QtScrcpy/QtScrcpyCore/src/device/server/server.cpp:173:12: error: comparison of integer expressions of different signedness: ‘int’ and ‘quint32’ {aka ‘unsigned int’} [-Werror=sign-compare]
  173 |     if (-1 != m_params.scid) {
      |         ~~~^~~~~~~~~~~~~~~~

i dont know what happend :(

v2.2.1 fixed