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:42] leeor_netoutposthd:building_from_source [2020/02/09 17:57] – [vcpkg] 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 30: Line 30:
 {{ :outposthd:vs2019_clone_repository.png?nolink |}} {{ :outposthd:vs2019_clone_repository.png?nolink |}}
  
-Next, copy the GitHub URL for the OutpostHD repository, ''https://github.com/ldicker83/OPHD.git'', into the //Repository location// and set a location somewhere on your machine that you can easily access. Here I used ''C:\Repos\OPHD'' but you can put it anywhere. Finally, click Clone. After a few moments you'll see the OutpostHD project solution:+Next, copy the GitHub URL for the OutpostHD repository, ''https://github.com/ldicker83/OPHD.git'', into the //Repository location// and set a location somewhere on your machine that you can easily access. Here I used ''C:\Repos\OPHD'' but you can put it anywhere. Finally, click Clone. After a few moments you'll see the OutpostHD project directory:
  
 {{ :outposthd:vs2019_clone_repository3.png?direct&600 |}} {{ :outposthd:vs2019_clone_repository3.png?direct&600 |}}
 +
 +Finally, double click on ''proj'', then ''vs2019'' and then ''ophd.sln''. You will now see the project solution.
 +
 +{{ :outposthd:vs2019_clone_repository4.png?direct&600 |}}
 +
 +===== Installing NAS2D =====
 +
 +===== Installing the Data Assets =====
  • outposthd/building_from_source.txt
  • Last modified: 2021/02/19 04:25
  • by leeor_net