Am 07.11.2019 um 18:47 schrieb Sven Schreiber:
So much for now - to be continued....
At this point, running gretl (the GUI program) under MSYS indeed works -
remember this was built with GTK3. However, just like you said the icons
are missing.
So I followed this advice from somewhere on the web:
" you create a directory 'shared' in your build directories, and copy
the icons directory from msys/mingw64/share/ to your build/share directory."
(Where the build dir in my case is C:\Users\<username>\gbuild\gretl.)
And - tadaa - executing "GRETL_HOME=$PREFIX $PREFIX/gretl.exe" indeed
fires up gretl with GTK3 with all the icons and no warning messages on
the console!
So this is looking pretty good so far. The details of the packaging
remain to be sorted out (see previous message), but that shouldn't be a
fundamental problem I guess.
thanks
sven