This page shows how to compile the library and programs using by the batch file provided by Visual Studio. For the following tasks are executed using the Windows command prompt.
For details, please check the compile.bat file.
Run generated executable files in urg_library-*.*.*\windowsexe folder.
Depending on the environment, it may be necessary to change the sample programs in order to connect with the URG sensor. Refer to Library samples (under construction) for details.
The static libraries urg.lib and urg_cpp.lib are generated, refer to Settings for the Visual C++ for details about how to use the library in your project.
Run urg_library-*.*.*\windowsexe\cleanobj.bat to delete generated files.