As in the mac issue I also had issues downloading the lib and dll etc. The error was the following:
Downloading libs/librealsense2/export/Win32/Intel.Realsense.dll (94 KB)
Error downloading object: libs/librealsense2/export/Win32/Intel.Realsense.dll (5804667): Smudge error: Error downloading libs/librealsense2/export/Win32/Intel.Realsense.dll (58046671bc678854e4d59ee0dc5dd353b9fd43d5450a5af20605a7363637ec06): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
The solution for windows:
- Just download the correct realsense release
- this comes with a properties file that will take care of all the linking for you in vs.
- load in this properties sheet within the OF vs project and done.
As in the mac issue I also had issues downloading the lib and dll etc. The error was the following:
The solution for windows: