dronenb

Results 14 comments of dronenb

I got this working successfully on a 32-bit Windows 10 machine with all the latest updates. Since Windows 10 now has a built-in driver for both the Omnikey 5321 and...

First, you must install the driver provided in the repo. In device manager, you should see your Omnikey listed under "Smart card readers" Right click on the Omnikey, then select...

I haven't tried it with a 64 bit machine.... not sure if it'd work or not.

Just did the pull and submodule update, then ran a `make clean` and recompiled the plugin. Same issue :(. If I get some time I will try compiling with debugging...

I believe I am having this same issue. I am also on macOS 12.6 and Hidden Bar 1.9.

This would, in theory, be feasible to implement into Companion: https://github.com/ryanmccartney/dante-control

It seems as though the current versions of @antora/site-generator-default and @antora/cli (latest for both is 3.1.7 at the time of writing) can both install on ARM64 architectures, whereas version 2.1...

@mcnewton apologies for the confusion, I must be missing something, as I do not see a `docker.mk` anywhere in this repository, nor do I see the `scripts/docker/ubuntu18/` and `scripts/docker/alpine` directories...

@paulrouget thanks for the info! I would be happy to write this cask. Would you prefer it be in a tap or in the upstream `homebrew-cask`?

Also, is there any reason why we should use the `.dmg` instead of the `.pkg`? The `.pkg` might be a little easier since I presume it already runs the install...