Skip to content
Open
Prev Previous commit
Next Next commit
Update How to get compiled third-party dependency of OSG and compile …
…OSG.md
  • Loading branch information
jingguotaiduo authored Jun 21, 2022
commit 683879f3c2c173426f3646ad13e5479dfb5e7290
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ In general , we use three compiled methods to compile the source code for obtain

## 1.2 Visual Studio---MSVC---VC++ for Windows

## ### 2.1 nmake
### 1.2.1 nmake

## ### 2.2 CMake->configure->generate->open project->ALLBUILD->INSTALL
### 1.2.2 CMake->configure->generate->open project->ALLBUILD->INSTALL



Expand Down