[Bug 17194] [PATCH] simple WineD3D installer

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 2 14:52:50 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17194





--- Comment #10 from Rico <kgbricola at web.de>  2009-02-02 14:52:50 ---
>The crossbuild_tricks.sh script doesn't seem to be building d3d10, only d3d8
and d3d9.

It builds it when you specify alldlls or if you add something like
    "${MYMAKE[@]}" -C $WINE_PE/dlls/d3d10core
    "${MYMAKE[@]}" -C $WINE_PE/dlls/d3d10
    "${MYMAKE[@]}" -C $WINE_PE/dlls/dxgi
in the build_cross_d3d() function.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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