outposthd:building_from_source

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
outposthd:building_from_source [2019/11/18 04:44] – [Cloning the Repository] leeor_netoutposthd:building_from_source [2020/02/09 17:58] – [Installing NAS2D] leeor_net
Line 21: Line 21:
 See [[outposthd:vcpkg|Setting up vcpkg]] for complete install instructions. See [[outposthd:vcpkg|Setting up vcpkg]] for complete install instructions.
  
-In addition to NuGet, some of the dependencies for OutpostHD are only available via vcpkg, a very powerful command line package management system. It is not installed with Visual Studio so you'll need to get it set up manually.+All of the dependencies for OutpostHD are available via vcpkg, a very powerful command line package management system. It is not installed with Visual Studio so you'll need to get it set up manually.
  
 ===== Cloning the Repository ===== ===== Cloning the Repository =====
Line 37: Line 37:
  
 {{ :outposthd:vs2019_clone_repository4.png?direct&600 |}} {{ :outposthd:vs2019_clone_repository4.png?direct&600 |}}
 +
 +===== Installing NAS2D =====
 +
 +NAS2D now comes packaged with OutpostHD as a Git Submodule and is included in the OPHD solution. When you build OutpostHD, NAS2D will be built first. It will only be rebuilt if changes are made to NAS2D or if you clean/rebuild the solution.
 +===== Installing the Data Assets =====
  • outposthd/building_from_source.txt
  • Last modified: 2021/02/19 04:25
  • by leeor_net