You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll really like to run ghostwriter as the text editor of choice on my Windows (32bit) tablet - but there are only 64bit binaries available.
I did have a go at building a win32 from source - my PC isn't configured to build KDE apps from within VC, and my Raspberry PI4 isn't configured to build Windows executables. So both choices for me is requiring a bit of hard work/reasearch...
In hindsight I might have found the former easier, but I plumped for trying to build from Raspbian buster, since QT5 and KDE are already there, so it's just a case of getting mingw set up for building a windows i686 target, surely?
Nooooo it's never that easy! Buster repo is behind on QT5, behind on ECM, etc, etc... I gave up after the fourth or fifth attempt of having to grab library X, Y or Z, CMAKE it, make & install it,... and now I've killed my motivation to build a win32 target, I thought I'd ask the community (hoping someone already has a toolchain ready to go?)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'll really like to run ghostwriter as the text editor of choice on my Windows (32bit) tablet - but there are only 64bit binaries available.
I did have a go at building a win32 from source - my PC isn't configured to build KDE apps from within VC, and my Raspberry PI4 isn't configured to build Windows executables. So both choices for me is requiring a bit of hard work/reasearch...
In hindsight I might have found the former easier, but I plumped for trying to build from Raspbian buster, since QT5 and KDE are already there, so it's just a case of getting mingw set up for building a windows i686 target, surely?
Nooooo it's never that easy! Buster repo is behind on QT5, behind on ECM, etc, etc... I gave up after the fourth or fifth attempt of having to grab library X, Y or Z, CMAKE it, make & install it,... and now I've killed my motivation to build a win32 target, I thought I'd ask the community (hoping someone already has a toolchain ready to go?)
Beta Was this translation helpful? Give feedback.
All reactions