prisonerjohn / ofxRealSense2

MIT License
12 stars 2 forks source link

Linking the libs #2

Open crecord opened 4 years ago

crecord commented 4 years ago

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:

sourya-sen commented 4 years ago

@crecord I didn't need to do any of the property sheets of anything of that sort on Windows - got the correct release, replaced the files and after running project generator, the VS project had no issues.

(yeah, working with this on Windows, finally!)