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

How to install on Windows? #1

Open
dbernatt opened this issue Feb 17, 2023 · 1 comment
Open

How to install on Windows? #1

dbernatt opened this issue Feb 17, 2023 · 1 comment

Comments

@dbernatt
Copy link

I got an error while building on Windows 10:
image

Something is wrong with the leptonica-plumbing package!

I followed your instructions and installed like this: vcpkg install leptonica:x64-windows-static-md.

Can you help me resolve this problem?

I want to build it locally to be able to run from the command line without the gui!

  • I'm new to Rust :)
@nathanbabcock
Copy link
Owner

Getting leptonica installed correctly is tricky. A couple tips:

I haven't seen that exact error you posted, but I had similar problems when first installing the dependencies. I followed these two guides, they are listed in the Readme but in case you haven't seen them:

One more thing to be aware of: this isn't a direct CLI interface for the Hypetrigger desktop app. It's the core engine used for the media processing in Hypetrigger, so you could use it to implement your own CLI or a binary that does similar things. Just FYI :)

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