Changes between Version 13 and Version 14 of CompileClient


Ignore:
Timestamp:
Jun 29, 2007, 6:17:29 PM (17 years ago)
Author:
Ageless
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

    v13 v14  
    5656 * Install the !WxWidgets source according to instructions on the web site.
    5757 * In Windows, Start->(Settings)->Control Panel->System, select Advanced; click Environment Variables. Under 'User variables' click New. Create a variable named 'wxwin' with value 'c:\wx' (or wherever you installed it). Then restart Visual Studio.
    58  * Build !WxWidgets. See [http://www.wxwidgets.org/wiki/index.php/Compiling_WxWidgets Compiling WxWidgets] for details.
     58 * Build !WxWidgets. See [http://www.wxwidgets.org/wiki/index.php/Compiling_WxWidgets Compiling WxWidgets] for details. (for the right options, I followed 1. Your application (delete odbc32.lib), 2. wxWidgets Library.)
    5959 * When done, go File->Close Solution.
    6060 * Then go File->Open Solution->%drive%://boinc/win_build/boinc.sln and press Open.