-
Notifications
You must be signed in to change notification settings - Fork 0
camsense/MproTest
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Tutorial:
1. Compile command (Need compiler which supports C++11)
1) Windows
mkdir build
cd build
cmake -G "Visual Studio 16 2019" ..
(Notice: please change the cmake command if you use other compiler)
2) Linux
mkdir build
cd build
cmake ..
make
About
Mpro SDK Demo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published