<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello ipkiss,<br>
I am building VLC branch and libraries using gcc-4.1.1 mingw cross
compiler.<br>
I've found that Skins2 will not compile for win32 using gcc other then
3.4.5 mingw special. Also maybe skins2 needs utf8 functions too I think.<br>
Skins2 plugin I build doesn't work correctly and I don't know if I've
compiled any libraries required by skins2 correctly.<br>
<a
 href="http://i138.photobucket.com/albums/q266/xxcv/onlymebrokenskins2.png">Here
is a screen shot of my broken build skins2</a><br>
I get empty string in pop up tool tips.<br>
Also it is strange I get "skins2 error: Bitmap too large !" in the log.
I tried showing the variable values through msg_Warn() and I saw the
values are causing this to appear in log and why is this so ?<br>
I downloaded a branch nightly of 20070131-0330 and it works correctly
without the strangeness I encountered.<br>
I used libxml2-2.6.27.tar.gz is this too new for branch ?<br>
<br>
Please provide any useful comments that will help me compile skins2
plugin correctly thanks.<br>
<br>
<br>
<br>
</body>
</html>