-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 01/15/2015 03:09 AM, Will Hill wrote:
On Thursday 08 January 2015, Michele Calgaro wrote:
Try to type thison gdb command prompt:
directory /path/to/your/tde/main/repo/dependencies/tqt3/src
This should solve the "tools/qglist.cpp: No such file or directory." error. For example, on my system it is directory /home/tde_src/1_git/tde/main/dependencies/tqt3/src
I have not figured out where this is for me. I did an apt-get build-dep for kpilot-trinity as instructed here,
https://wiki.debian.org/BuildingTutorial
and it downloaded lots of libraries but no source. I looked through my kpilot source directories for "tqt3" and did not find anything.
I assumed you had clone the GIT repo and had all TDE sources on your disk. If so, tqt3 is in <repo_home>/tde/main/dependencies/tqt3 If you don't have them, then you need to get the source from GIT.
cheers Michele