<div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>I’ve been trying to compile hoodle following the instructions in the readme:<br><a href="https://github.com/wavewave/hoodle">https://github.com/wavewave/hoodle</a><br><br></div><div>Went further than year or two earlier when attempt got mired in cabal-hell<br><br></div><div>This time stack build went through (after a couple of deb packages needing installation)<br><br></div><div>Now I get this error on trying to run<br><br>GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported<br>             <br></div><div>Asking on the hoodle mailing list I was told that one has to build poppler with option -fgtk3<br><br></div><div>Where/How to give that?<br></div><div>Looking at <a href="https://github.com/commercialhaskell/stack/issues/191" target="_blank">https://github.com/commercialhaskell/stack/issues/191</a><br></div><div>I tried the following:<br></div><div>1. Delete every file/directory under .stack-work that has the word poppler<br></div><div>2. stack build poppler --flag gtk:gtk3<br></div><div>3. stack build<br></div><div><br></div><div>Seems to have built<br></div><div>Ok I get the same warning that stack seems to be generally giving — dozens of them  — viz<br>============<br>No packages found in snapshot which provide a "gtk2hsC2hs" executable, which is a build-tool dependency of "glib"<br>Missing build-tools may be caused by dependencies of the build-tool being overridden by extra-deps.<br>This should be fixed soon - see this issue <a href="https://github.com/commercialhaskell/stack/issues/595" target="_blank">https://github.com/commercialhaskell/stack/issues/595</a><br>=============<br></div><div><br><br></div><div>But thereafter stack exec hoodle <br></div><div>results in the same error.<br><br></div><div>So whats the official way of putting the -fgtk3 flag into stack?<br></div><div>Any other suggestions?<br><br></div><div>stack first tried from deb; then redone from stack website<br>$ ghc --version<br>The Glorious Glasgow Haskell Compilation System, version 7.10.3<br><br>ubuntu 16.4 (if that matters)<br><br></div><div><br></div><div>Thanks<br></div></div></div></div>
</div>