Since version 4.6, when the requirement for libwine.dll was removed, I am unable to build Wine.
When I try to build dlls/wined3d, it fails saying "No rule to make target '../../libs/port/libwine_port.a', needed by 'wined3d.dll'".
The same thing happens when I try to build ddraw, d3d8, etc.
What am I doing wrong?
Thank you
On Mon, 15 Apr 2019 at 12:02, dosse91 dosse91@paranoici.org wrote:
Since version 4.6, when the requirement for libwine.dll was removed, I am unable to build Wine.
When I try to build dlls/wined3d, it fails saying "No rule to make target '../../libs/port/libwine_port.a', needed by 'wined3d.dll'".
The same thing happens when I try to build ddraw, d3d8, etc.
What am I doing wrong?
The build system isn't entirely my area of expertise, but just to get this conversation started, how are you building Wine, and is that a clean build?