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

Add vcpkg support #767

Open
saedrna opened this issue Jan 9, 2019 · 5 comments
Open

Add vcpkg support #767

saedrna opened this issue Jan 9, 2019 · 5 comments
Assignees
Labels
build/install Build or installation issue feature request

Comments

@saedrna
Copy link

saedrna commented Jan 9, 2019

vcpkg is a msvc package manage made by Microsoft, and already support all the deps of Open3D.

I have made a working port (in my own vcpkg repo, see here), but because my own repo have many other changes for my own use, I can not make a pull request.

So, if it's possible for the open3d owner to port this? What's better, you can also add more options and remove the ugly patch, this is the recommend way for vcpkg.

Han

@syncle
Copy link
Contributor

syncle commented Jan 10, 2019

Thanks @saedrna! @yxlao @takanokage: Could you guys comment on this?

@germanros1987
Copy link
Contributor

@yxlao what is your take on this?

@germanros1987 germanros1987 added this to the Building system milestone Aug 7, 2020
@ssheorey
Copy link
Member

There doesn't seem to be a way to install a specific version of a dependency with vcpkg. Only the latest version is always used for all packages. Would this be a problem @yxlao ?
microsoft/vcpkg#2823

@fran6co
Copy link

fran6co commented Apr 21, 2021

Implemented here with some features disabled -> microsoft/vcpkg#17423

@theNded theNded added the build/install Build or installation issue label Nov 23, 2021
@Gabriellgpc
Copy link

Is there any update on that? It would be great to install Open3D using vcpkgt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/install Build or installation issue feature request
Projects
None yet
Development

No branches or pull requests

8 participants