felixge / node-cross-compiler

Simplified cross compiling for node.js using vagrant.
106 stars 27 forks source link

Vagrant issue #5

Open OSercy opened 11 years ago

OSercy commented 11 years ago

Hi I'm trying to set up a nodejs environment to fly my AR Drone following your instructions. When I come to the Vagrant part, I get

Warnings:

Command: ["list", "hostonlyifs"]

Stderr: VBoxManage.exe: error: Failed to create the VirtualBox object! VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed (extended info not available) VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start.

VirtualBox is installed on my computer (I'm running Windows 7) Could you please give me a hint about the kind of problem I have ? Thanx

rmehner commented 11 years ago

Sorry, no experience with running this on Windows and there's no further info, so I'd go for these two things:

(it is safe to ignore the warning in the beginning, that happens because we use VBox specific settings and Vagrant just recently added support for VMWare boxes)

nathanheath2 commented 8 years ago

Hi will this also work on ar drone 1.0? And if not is there an alternative ? Please reply, thank you