https://bugs.winehq.org/show_bug.cgi?id=46223
Bug ID: 46223 Summary: Drax can't be built: fatal error: afxwin.h: No such file or directory Product: Wine Version: 3.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blauerhunger@outlook.de Distribution: ---
Created attachment 62909 --> https://bugs.winehq.org/attachment.cgi?id=62909 Winemake make -k output
When trying to build Drax ( https://github.com/stevie910/drax ), make fails. What I did: git clone https://github.com/stevie910/drax cd drax/trunk/src winemaker --lower-uppercase . make -k
Output of make -k is in attachment. I'm using wine 3.20 (staging).
https://bugs.winehq.org/show_bug.cgi?id=46223
Blauer_Hunger blauerhunger@outlook.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora CC| |blauerhunger@outlook.de
https://bugs.winehq.org/show_bug.cgi?id=46223
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- That one belongs to MFC, Wine does not provide it.
https://bugs.winehq.org/show_bug.cgi?id=46223
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Component|-unknown |build-env