vmfest
vmfest copied to clipboard
VirtualBox 5.0 support
Trying to run against VirtualBox 5.0 support. I am guessing the xpcom interface changed?
(def myserver (mgr/server))
CompilerException org.mozilla.xpcom.XPCOMException:
The function "createInstanceByContractID" returned an error condition:
"Interface not supported (NS_ERROR_NO_INTERFACE)"
(0x80004002), compiling:(form-init5294804242628224748.clj:45:21)
hmm. default is to give a url http://localhost. I am probably just doing it wrong, since I just want to use this locally right now.
I looked for the source repo for vboxjxpcom; any ideas?
+1. It looks like @noonian has a 5.0 feature branch, but no pull request and it's 2 years old.
Is this project dead? Are there good, active alternatives?