Help required regarding compilation of windows project in Linux via WineLib

Jeff Smith whydoubt at yahoo.com
Fri Sep 5 15:11:12 CDT 2003


When using --with-wine=/usr/local/wine, "/usr/local/wine" or whatever
you substitute for it becomes $WINE_ROOT to the configure script.

Configure expects there are going to be certain things in the directory
tree at $WINE_ROOT.  The directories include:
  $WINE_ROOT/include
  $WINE_ROOT/include/wine
  $WINE_ROOT/include/wine/windows
  $WINE_ROOT/include/windows



More information about the wine-devel mailing list