[vlc-devel] JVLC Compile issues

Tony Anecito adanecito at yahoo.com
Thu Mar 15 06:22:43 CET 2007


Hi Littlejohn,
   
  I hope this reaches you. I am running into issues compiling the jvlc package you suggested but I believe it is an operator issue (me). I am running under eclipse using jdk 1.6.0 and getting errors related to dll dependencies. The error I get right now is:
   
  libvlc.dll: The specified procedure could not be found
   
  I changed the code to load this dll first because I got a different error loading the jvc.dll
   
  jvlc.dll: Can't find dependent libraries
   
  I tried using a dll dependency walker and got message for the jvc.dll that:
   
  Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.
   
  This is related to I beleive the ws2_32.dll imports for:
  freeaddrinfo
getaddrinfo
getnameinfo

  Since I am using Windows 2000 Professional this may be normal. I could setup a dev environment under Wndows XP to see if I get the same issues.
   
  So could this be some issue with setup of eclipse to find dll? I put the jvlc and vlc dlls in the plugins dir with all the other dlls and the jvlc & vlc dlls are found.
   
  Let me know what you think,
  -Tony
   

 
---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070314/8c9df1ff/attachment.html>


More information about the vlc-devel mailing list