Topic: Linux howto build/test/debug with qtcreator or Eclipse

I would like to build/test/debug Qelectrotech under QTcreator or Eclipse in Linux.
How do I get started.
I have Linux Mageia 7.2

I have no experiance with QTcreator. I have some experiance with Eclipse debugging PHP on windows.

2 (edited by De-Backer 2020-11-19 17:33:04)

Re: Linux howto build/test/debug with qtcreator or Eclipse

Note that starting with no knowledge of qt is not the problem.
the problem is getting the packages to work.

KWidgetsAddons
KCoreAddons

must be compiled in OS and be connected to QT SDK

sqlite3-devel is also required but this one is usually pre-compiled and can be downloaded from the distribusie

first start downloading QT
and test if you can run a example.

then https://qelectrotech.org/forum/viewtopi … 484#p13484

i just tested it on VM and it worked (Suse TW)
let us know where you get stuck (if it doesn't work).