Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking the libs #2

Open
crecord opened this issue Nov 6, 2019 · 1 comment
Open

Linking the libs #2

crecord opened this issue Nov 6, 2019 · 1 comment

Comments

@crecord
Copy link

crecord commented Nov 6, 2019

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.
@sourya-sen
Copy link

@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!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants