How does --with-wine64 work?

Steven Edwards winehacker at gmail.com
Mon Dec 7 20:30:16 CST 2009


On Mon, Dec 7, 2009 at 7:44 PM, Austin English <austinenglish at gmail.com> wrote:
>> checking for the directory containing the Wine tools... configure: error: could not find Wine tools in ~/wine64/
>  ~/wine-git/configure --with-wine64=~/wine64/tools/
> ...
> checking for the directory containing the Wine tools... configure:
> error: could not find Wine tools in ~/wine64/tools/
>
> What am I missing? Perhaps it needs to be installed somewhere first?

This looks similar to the cross-compile build for mingw where you need
a checkout with the normal tools built for your host and then another
checkout for your target. You then run and point the target configure
at the host wine path to get the host tools.

-- 
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo



More information about the wine-devel mailing list