[Bug 58728] New: winegcc fails to locate the windows header files on debian
http://bugs.winehq.org/show_bug.cgi?id=58728 Bug ID: 58728 Summary: winegcc fails to locate the windows header files on debian Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs(a)winehq.org Reporter: xakis94866(a)camjoint.com Distribution: --- When compiling source code using winemaker, winegcc fails to find the header files on debian. The reason why this happens is that the header files are actually installed in the /usr/include/wine/wine/windows directory where winegcc looks for them in the /usr/include/wine/windows directory. To solve this problem you simply have to make a symlink to the /usr/include/wine/wine/windows at the /usr/include/wine/ directory. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58728 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- That's a bug with the upstream Debian package, it should be reported to Debian. -- 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.
participants (1)
-
WineHQ Bugzilla