https://bugs.winehq.org/show_bug.cgi?id=56363
--- Comment #4 from gesk7pckj@mozmail.com --- (In reply to Etaash Mathamsetty from comment #3)
made a stub here: https://gitlab.winehq.org/etaash.mathamsetty/wine/-/tree/user32-stub/ fonts?ref_type=heads
Hello! Thank you for your effort to solve this. My computer died and I was without a computer to access until now, sorry for take so long to reply. I'm trying to apply the patch you submitted but I get an "undefined reference to" error when compiling.
I ran these commands after open terminal at source code directory and paste there the patch file:
1)./tools/make_specfiles 2) patch -p1 < "c432bdb783693e11cfbf296e82295cda855702dc.diff" 3) ./configure --enable-archs=i386,x86_64 4) make -j8
Then after sometime compiling it fails due to this "undefined reference to" and it says be related to some user32 file.
(In reply to Etaash Mathamsetty from comment #1)
could you please provide a link on how to get this exe?
Well, I can upload the exe itself somewhere since I have it because you won't be able to download anywhere as it is tied to a patreon subscription. You can execute (and that's what I want to do) even without a subscription.
Is this still necessary?