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
outposthd:building_from_source [2020/12/31 01:50] – [Visual Studio 2019] leeor_netoutposthd:building_from_source [2021/02/19 04:25] (current) leeor_net
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 directory:+Next, copy the GitHub URL for the OutpostHD repository, ''https://github.com/OutpostUniverse/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.+The Visual Studio solution file will be in the root directory and the source code will be in a folder labeled 'OPHD'.
  
 {{ :outposthd:vs2019_clone_repository4.png?direct&600 |}} {{ :outposthd:vs2019_clone_repository4.png?direct&600 |}}
Line 41: Line 41:
  
 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. 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 ===== ===== Installing the Data Assets =====
  
 The data assets are now set up as a submodule of OPHD much like NAS2D. The data assets are now set up as a submodule of OPHD much like NAS2D.
  • outposthd/building_from_source.txt
  • Last modified: 2021/02/19 04:25
  • by leeor_net