<div dir="ltr">Hi Alexey,<div><br></div><div>I stumbled on the same issue when building from sources on Windows. Just in case if anyone else stumbles on this and as me is not keen on building the dependencies from sources - the SDL-devel-.1.2.15-VC.zip that comes from the libSDL site can't be just unzipped straightforward since it's directory layout is different as expected by the script. The archive has the libraries inĀ \lib\x64 while as can be seen by the output of the script the script only checks the \lib directory. So either, after unzipping fix the directory structure to make the script happy by copying the correct version of files in the \lib directory, or if you want to build both x86 and x64 as I did, just patch the script to use correct paths for each architecture. Just my two cents on this:)</div><div class="gmail_extra"><br><div class="gmail_quote"><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-15 12:38 GMT+03:00 Alexey Eromenko <span dir="ltr"><<a href="mailto:al4321@gmail.com" target="_blank">al4321@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">OK, I solved it. VS2010 Linker issue.<div><div><br></div></div><div>Still it would help tremendously to include a few more libraries into the VirtualBox source code distribution. (libsdl/openssl/...)</div><div class="gmail_extra">
</div></div>
<br>_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" rel="noreferrer" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
<br></blockquote></div><br></div>