Hello all,

I resolved this issue.
vbox_mscom51.cpp and vbox_mscom51.h were missed from
the vboxwrapper_vs2013.vcxproj file.
Pull request is created: https://github.com/BOINC/boinc/pull/1884

Thanks

Best regards,
Vitalii Koshura

2017-04-24 9:58 GMT+03:00 Vitalii Koshura <lestat.de.lion...@gmail.com>:

> Hello,
>
> I try to build vboxwrapper for Win32 using Visual Studio but get next
> errors:
>
> 26>vboxwrapper.obj : error LNK2019: unresolved external symbol "public:
> __thiscall vbox51::VBOX_VM::VBOX_VM(void)" (??0VBOX_VM@vbox51@@QAE@XZ)
> referenced in function _main
> 26>vboxwrapper.obj : error LNK2019: unresolved external symbol "public:
> static int __cdecl vbox51::VBOX_VM::get_version_information(class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > &,class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> > &)"
> (?get_version_information@VBOX_VM@vbox51@@SAHAAV?$basic_string@DU
> ?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) referenced in function
> _main
> 26>C:\projects\boinc\win_build\Build\Win32\Debug\\
> vboxwrapper_26151_windows_intelx86.exe : fatal error LNK1120: 2
> unresolved externals
>
> I understand that some library is missing but I do not know which exactly.
>
> Could you please help me?
>
> Thanks
>
> Best regards,
> Vitalii Koshura
>
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to