| Issue 14: | patchwatcher: Doesn't attempt to compile code for new libraries | |
| 1 person starred this issue and may be notified of changes. | Back to list |
My patch adds numerous new folders to the dll/ directory in wine, however patchwatcher doesn't attempt to build them. My patch: http://kegel.com/wine/patchwatcher/results/3795.log If you look at the list of makefiles generated by configure you will notice mine are being ignored. To make patchwatcher function correctly you need to add them to git (use "git add .") then call ./tools/make_makefiles If you call make_makefiles without adding the files to git the new configure.ac won't include the new code. Afterwards just do a hard reset on git to clean up anything you have added. |
|
,
Dec 17, 2008
Right, I need to fix that.
Status: Accepted
|
|
,
Aug 30, 2009
(No comment was entered for this change.)
Summary: patchwatcher: Doesn't attempt to compile code for new libraries
|
|
|
|