Thanks, Do you have any idea when the next version might be released?<div><br></div><div><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 3:26 PM, Klaus Espenlaub <span dir="ltr"><<a href="mailto:klaus.espenlaub@oracle.com">klaus.espenlaub@oracle.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 17.03.2011 14:07, Ribhi Kamal wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all!<br>
<br>
I compiled VirtualBox 4.0.51 from trunk then tried to install the<br>
extension pack only to be greeted by the following error:<br>
C:\bin>VBoxManage.exe extpack install<br>
Oracle_VM_VirtualBox_Extension_Pack-4.0.4-70112.vbox-extpack<br>
0%...<br>
Progress state: E_FAIL<br>
VBoxManage.exe: error: Failed to install<br>
"C:\bin\Oracle_VM_VirtualBox_Extension_Pack-4.0.4-70112.vbox-extpack":<br>
Failed to load the main module<br>
('C:\bin\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.x86\VBoxPuelMain.DLL'):<br>
VERR_MODULE_NOT_FOUND - GetLastError=126<br>
</blockquote>
<br></div>
The 4.0.4 extension pack isn't compatible with the current development version which you built.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I recompiled the code in debug and stepped through the code, and sure<br>
enough, LoadLibrary MS-function was failing to load<br>
VBoxPuelMain.DLL even though the path is correct.<br>
</blockquote>
<br></div>
Very plausible - I assume this is due to missing symbols. Not worth analyzing in detail really, as it's not really expected to work.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thinking that this might be an rependancy issue, I tried to pause the<br>
execution of vboxsvc.exe right before it tries to call LoadLibrary and<br>
copied all the DLLs that it needs to same location as the DLL (in the<br>
win.x86 folder).... but still I got the same error.<br>
<br>
Any Ideas on why that would happen? Perhaps I'm compiling the<br>
code incorrectly?<br>
<br>
So far, I was unable to get USB support to work, however, everything<br>
else seems to work fine. So any help would be greatly appreciated.<br>
</blockquote>
<br></div>
If you want to use the USB support you have to stay at 4.0.x...<br>
<br>
Klaus<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks in advance!<br>
-- RK<br>
<br>
<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
</blockquote>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>-- RK<br>
</div>