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

Replace 3rd party dlls with external download links #58

Open
ghost opened this issue Jul 29, 2020 · 4 comments
Open

Replace 3rd party dlls with external download links #58

ghost opened this issue Jul 29, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 29, 2020

To reduce repository size 3rdparty dlls should be downloaded externally. This should be done with automatic scripts to make sure everything is setup correctly

@ghost ghost added the enhancement label Jul 29, 2020
@ghost ghost self-assigned this Jul 29, 2020
@ghost
Copy link
Author

ghost commented Jul 29, 2020

Dependencies replaced:

  • OpenCV
  • Boost
  • I3DRSGM
  • Eigen
  • dshow
  • hidapi
  • OpenGL
  • OpenSSL
  • PCL
  • PNG
  • Pylon
  • tbb
  • TIS
  • Vimba
  • VTK
  • zlib

@jveitchmichaelis
Copy link
Contributor

Might be useful to have a top-level script which calls all the bat files?

@ghost
Copy link
Author

ghost commented Aug 4, 2020

@jveitchmichaelis There is '3rdparty.bat' in 'scripts' which calls each of the library install scripts in the corresponding folders. Should a script be added to the root to call that?
Also, I should probably make that clearer in the README

@jveitchmichaelis
Copy link
Contributor

Ah missed that, thanks! I think a note in the readme would be enough

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

No branches or pull requests

1 participant