How to check Logs From Qfield #5508
Replies: 2 comments 1 reply
-
Generally it's easiest to develop on a desktop system. With the steps from the dev docs it's possible to get a desktop build. If starting the app in a terminal session, output is visible. On android there is also the logcat command from adb.
I'm not sure I understand. Using qtcreator it's perfectly possible to build, run and debug. For adding more debug statements, best refer to the qt logging documentation which is quite comprehensive. |
Beta Was this translation helpful? Give feedback.
-
Hello @m-kuhn , Imported the project using CMakeLists.txt file and everything got setup and files are displayed but facing an issue like the build configuration is currently disabled in qt creator, Can you help me to move from this? Thanks |
Beta Was this translation helpful? Give feedback.
-
How to check the error logs from the qfield application
Since we don't have steps to run / debug the application , is there any possible way there to check logs
Thanks & Regards
Ajith
Beta Was this translation helpful? Give feedback.
All reactions