You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
I got an error while building on Windows 10:
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!
The text was updated successfully, but these errors were encountered: