Changes between Version 335 and Version 336 of BuildInstructions


Ignore:
Timestamp:
Dec 17, 2018, 11:02:54 AM (5 years ago)
Author:
Stan
Comment:

Add a link to BuildingWindowsDependencies

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v335 v336  
    7979 * Close the solution in Visual Studio if you've got it open. Run `update-workspaces.bat` again. (This is only needed if any source files have been added or removed. If you forget to run this, you'll probably get build errors about missing symbols.)
    8080 * Build again.
     81
     82=== Building Windows dependencies ===
     83
     84By default windows come with prebuilt libraries but you might want to rebuild them yourself, to do so follow the instructions at BuildingWindowsDependencies.
    8185
    8286== Linux ==