Closed bikeridercz closed 4 years ago
I’ll look into resolving the first issue, I’d guess most who use my packages are installing via my brew tap so don’t directly launch the app.
Just checked the configure options and it seems the possible candidate(s) for this are
--without-gettext
& --without-gettextpo
I can live without solving the first issue. Most important is a second one with international characters. It is definitely caused by the new 5.18 wine image, because I'm running the same application (Enterprise architect) on the same wine environment (~/.wine). Can you please look at the second issue ? Thanks
This won’t be attempted until I’ve gotten the mingw-w64 packages updated to v8.0.0 on macports
@bikeridercz I’ve build wine-staging-5.18 with gettext enabled let me know if that changes anything for you.
@Gcenx thank you very much for your work. unfortunately I can not try it anymore because I just upgaded my macbook to Catalina. I was waiting for a long time with this upgrade because of Wine. Now I was able to do that thanks to your "another project". So, I can confirm that my windows software work fine on Catalina too. Thanks ! Btw do you plan to recompile you "another project" to wine1.5x ?
@bikeridercz your being too cryptic, all of my projects bar one (macOS_winebuild) are public. I’m assuming your ether using Wineskin or wine-crossover.
What do you mean recompile to wine1.5x?
Sorry, of course I meant wine-crossover that is currently build on wine4.19, so the question was about an upgrade to wine5.x. thanks.
My intention for that question was, that current wine-crossover seems to me little slower than original wine running on macos mojave.
wine-crossover is built from crossover-wine-19.0.1 (plus tons of patches) that’s based on wine-4.12.1
There won’t be an upgrade until CodeWeavers release CrossOver-20 along with its sources, the amount of patches from wine-4.12.1 to crossover-19 is in the thousands after getting reverting almost all the CrossOver hacks is given up it’s too much for me to attempt to maintain solo
Closing due to inactivity
Dear Friend, I noticed two differences of your wine-devel-5.18 build comparing to original wine-staging-5.6 as follows ...
1) after clicking on wine-devel-5.18.app a command line windows does not open informing used that version is 5.18 etc.
2) there are mismatched international characters in your build (see images), those chatacters are replaced by ? character, this is really annoying and thus this version of wine can't be used in my case
Anyway, thanks for your great work !