Paul Koning
Paul Koning
Xcode 13.2.1, Mac OS 11.6.8, SDK MacOSX12.1.sdk
That would be somewhat tricky. Keep in mind that this is basically a scan code translator. So when you press F7 it sends the keycode for that; when you press...
It does have some state, because it has to send "all up" when the last of the up/down keys is released, rather than the keycode for that key. But other...
I changed the signing name in XCode and then the build ran, with a bunch of warnings. But the kext still doesn't load. [voltageshift2.log](https://github.com/sicreative/VoltageShift/files/7287345/voltageshift2.log)
Here it is. [config.log](https://github.com/hpc/ior/files/6902774/config.log)
Ok, but isn't the intent of --without-mpiio to say "I don't want to use Open MPI"?
My goal was simply to do a basic build to explore the tool for the first time. I don't know MPI. Will read the documentation more carefully. Thanks!
Hm. The documentation says to run configure as usual, no mention of any dependencies. What are they (and if not obvious, where can these be found)?
Opening it by double clicking in Finder was the first thing I tried. That also produced no output. I tried the other (run it from a shell) because I read...
I have long had Java installed on my Mac, yes, from Oracle. And I have the latest DavMail, set up as documented. Perhaps I wasn't clear. It starts just fine....