Problem building src archive for component using Qt
Pirmin Duss
pirmin.duss at gapfruit.com
Tue Oct 23 11:53:18 CEST 2018
Hello Christian
On 23.10.18 09:13, Christian Helmuth wrote:
> The following command reveals the reason of this error: a missing
> entry for the QToolButton typeinfo symbols in
> https://github.com/cproc/genode-symbols.
>
> c++filt < $(./tool/ports/current qt5)/lib/symbols/qt5_widgets | grep 'typeinfo.*Q[A-z]*Button'
>
> So please add the missing symbol to the qt5_widgets file above and
> rebuild your depot. It would be nice if you'd report your fixes in the
> issue tracker.
This helped me a lot. I was able to fix the problem.
Before I was not aware, that the symbol files for Qt are in the contrib directory and so I didn't search there for them.
I have created an issue in cproc's repository and pushed the fix to my clone of it.
Best regards,
Pirmin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.genode.org/pipermail/users/attachments/20181023/f382741b/attachment.sig>
More information about the users
mailing list