[vbox-dev] vboxjmscom

Klaus Espenlaub klaus.espenlaub at oracle.com
Thu Apr 7 14:13:13 GMT 2016


Hi Alexandre,

On 07.04.2016 12:44, Alexandre wrote:
> Hi,
> I am presently developing a project which uses VirtualBox 5.0.16. I am
> having problems with building the package in Windows 7 using Visual Studio
> 2015 (specially having many linking errors), so bypassing it I have
> installed the VirtualBox using the Installer, but the current SDK does not
> contain the vboxjmscom.jar (version 5.0) file, which is necessary for me to
> program in Java.

Not clear to me what package you want to build. VirtualBox itself can't 
be built using VS2015, but there are people out there who have no 
problem implementing VirtualBox API client code and building their 
applications using VS2015.

> Since I am not able to compile the whole project [giving the command "kmk
> VBOX_WITH_JMSCOM=1"] I would like to ask anyone's help to graciously send me
> the file vboxjmscom.jar; for I find no other way I could get it (I've
> searched everywhere! But I find only for version 4.3, and I need version
> 5.0.16...).

vboxjmscom.jar is pretty much unusable. It can't talk to a large portion 
of the VirtualBox API due to significant logical flaws in the 
automatically generated code which bridges the gap to the raw win32com 
support. That's why we no longer include it in the SDK.

We do want to address these issues, but haven't found time so far.

Klaus

> Hope I have posted this in the proper place.
> Thank you!



More information about the vbox-dev mailing list