append readme
This commit is contained in:
@@ -35,11 +35,11 @@
|
||||
2. `mkdir build && cd build`
|
||||
3. `cmake -DCMAKE_TOOLCHAIN_FILE=C:/Users/ivan/Source/Repos/ORB_SLAM3/Thirdparty/Pangolin/vcpkg/scripts/buildsystems/vcpkg.cmake ..` Instead of my path, you have to paste your path to `vcpkg.cmake`
|
||||
4. You need to build `gst_get_ndi` and `my_ndi_source` projects. Before bulding edit the Preferences of these two projects...
|
||||
- C/C++ -> Code Generation -> Runtime Library -> MT
|
||||
- The path `Boost_DIR/stage/lib` paste to Linker -> General -> Additional Library Directories
|
||||
- C/C++ -> Code Generation -> Runtime Library -> MT
|
||||
- The path `Boost_DIR/stage/lib` paste to Linker -> General -> Additional Library Directories
|
||||
|
||||
5. Change Preferences of oscpack project:
|
||||
- C/C++ -> Code Generation -> Runtime Library -> MT
|
||||
- C/C++ -> Code Generation -> Runtime Library -> MT
|
||||
6. Build `gst_get_ndi` and `my_ndi_source`
|
||||
|
||||
## Running
|
||||
|
||||
Reference in New Issue
Block a user