Development method

Mike McCormack mike at codeweavers.com
Fri Apr 8 11:40:19 CDT 2005


David Hemmo wrote:

> Right now, each time I make a modification (even one line) I do a 'make' 
> followed by a 'make install'.
> Is there a faster way ?

Try skip the 'make install', and instead run wine from the build 
directory. eg.

~/src/wine/wine regedit

I make a point of never installing Wine to make sure I don't accidently 
run an older installed version that didn't get overwritten properly.

Mike



More information about the wine-devel mailing list