Hello,
On 8/27/07, Ed Sutter esutter@alcatel-lucent.com wrote:
Do I need/want the entire Wine source tree if my next step is to attempt to build my application using Winelib?
Yes. Its in wine/tools/winemaker I think. You might try adapting your project to mingw on windows before you attempt to build it as a winelib application. It seems to be less trouble to port projects that way.