and many other errors like that says cannot find xxx.cpp in some other qt modules
I have installed both QT and AnyRpc,but it looks like I didn't confirm them well.
Is there a more more detailed description for the installation such as how to set the parameters,which ubuntu/qt/cmake version should I use?
And,as you can see, i'm a noob both in coding and English
I hope my question doesn't offend you
I have ran "install-deps.sh" in /ci (I delete the --config in install-deps.sh ) Then I build spix with cmake-3.23.0-rc2,using the following command:
export CMAKE_PREFIX_PATH=/my/qt/path mkdir build && cd build cmake .. cmake --build . --target install
After that, I open the RemoteCtrl in qtcreator and try to debug it Then I got a serious errors:
And,as you can see, i'm a noob both in coding and English I hope my question doesn't offend you