Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Provide build instructions on Windows without vcpkg #83

Open
Rossmaxx opened this issue Nov 27, 2022 · 1 comment
Open

Provide build instructions on Windows without vcpkg #83

Rossmaxx opened this issue Nov 27, 2022 · 1 comment

Comments

@Rossmaxx
Copy link

Rossmaxx commented Nov 27, 2022

I have vcpkg preconfigured and use it to build stuff occasionally. Is it possible to use local version of vcpkg instead of the submodule? if yes, what should i pass to the command line and what dependencies should i get before building?

@n0toose n0toose changed the title questions about building on windows. Provide build instructions on Windows without vcpkg Nov 27, 2022
@generic-pers0n
Copy link
Member

You can use a local version of vcpkg, although will need the overlay directory from our version.

On the command line, you can pass -DVCPKG_ROOT=\path\to\local\vcpkg\ to use your versionf of vcpkg instead of our submodule.

Keep in mind that we are using an unmerged vcpkg port of wxWidgets due to build issues. Maybe one day this won't be relevant anymore...

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

No branches or pull requests

2 participants