[Bug 29569] mingw make complains "cp: cannot stat `d3dcompiler_43/libd3dcompiler.a': No such file or directory"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 5 04:08:45 CDT 2015


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

Carlo Bramini <carlo.bramix at libero.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlo.bramix at libero.it

--- Comment #2 from Carlo Bramini <carlo.bramix at libero.it> ---
Yes, it is still an existing issue.

However, I'm able to bypass this problem by cross compiling mingw under cygwin,
because $(LN_S) is not made with cp command. So, if you want a quick way to
overcome the limitations of the MSYS shell, you have to create native CYGWIN
native tools first, then you can compile most of the sources by configuring
wine with proper --host and --build options.

-- 
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