cretz / doogie

A Chromium-based web browser with tree-style pages
https://cretz.github.io/doogie
MIT License
279 stars 28 forks source link

Linux Version Uses System Qt Libs Instead of Embeeded #45

Closed cretz closed 7 years ago

cretz commented 7 years ago

Ref: https://news.ycombinator.com/item?id=15277894

cretz commented 7 years ago

I am actively working on this by setting the rpath at build time. Running into a few snags, will update when solved.

cretz commented 7 years ago

I believe I have fixed this. I will update this issue when I have cut another release with it fixed.

cretz commented 7 years ago

I have released https://github.com/cretz/doogie/releases/tag/v0.6.1 which I believe fixes this issue. Anyone having this issue, please test. Closing for now, but reopen if issues persist.