QStringlist missing methods
-
wrote on 27 Aug 2020, 22:06 last edited by
when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
If i choose native compiler all methods are shown and code compiles successfully.
same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
and cross compilation succeeded without any problem -
when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
If i choose native compiler all methods are shown and code compiles successfully.
same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
and cross compilation succeeded without any problem@tushar-jambhekar Please show such an error
-
wrote on 19 Oct 2020, 09:31 last edited by
I am facing the same issue with cross compilation for Raspberry pi. Did you find the solution?
-
wrote on 19 Oct 2020, 09:56 last edited by
look at this:
https://ubuntuforums.org/showthread.php?t=1703963