[Bug 49665] Wine 5.14 won't start, but 5.12 - do!

WineHQ Bugzilla wine-bugs at winehq.org
Fri Nov 13 11:36:38 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=49665

--- Comment #8 from Damjan Jovanovic <damjan.jov at gmail.com> ---
(In reply to Kilvador from comment #6)
> (In reply to Damjan Jovanovic from comment #5)
> > (In reply to Kilvador from comment #4)
> > > Hello again.
> > > 
> > > Is anything else I can do for you to make this bug fixed?
> > 
> > Does the Opensuse package, and your own build from source, build PE modules
> > or SO modules?
> 
> My build - no. 
> 
> Opensuse: https://build.opensuse.org/package/show/home:junknot/wine?rev=12
> 
> Can't find there any build options.

In
https://build.opensuse.org/package/view_file/home:junknot/wine/wine.spec?expand=1

---snip---
%if 0%{?suse_version} >= 1500
# for the PE DLLs
%ifarch x86_64
BuildRequires:  mingw64-cross-gcc
%endif
%ifarch %ix86
%if 0%{?suse_version} >= 1500
BuildRequires:  mingw32-cross-gcc
%endif
%endif
%endif
---snip---

It's the PE build.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list