alex-redder/minesense
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1) Open the file by Microsoft Visual C++ 2) Build it the Visual Studio ask "This build command requires an active project workspace, Would you like to create a default project workspace", Click "yes". 3) run it run it in "Visual Studio" or run it in commad line 3.1) run it in "Visual Studio" click the "BuildeExecute" Button or "Ctrl+F5" 3.2)run it in commad line input "cmd" command in Window Start Menu input the "D:\minesense\Debug\sensor" (Supposed the exe file on the "D:\minesense\Debug\") in the command line 4) stop it "Ctrl+C" to stop it.