I used "QWSServer::setCursorVisible(false);" to hide the cursor, but there is a problem "undefined reference to `QWSServer::setCursorVisible(bool)'" .
I used the cross compiler arm-none-linux-gnueabi-g++。
Can anyone tell me where the error occurred?