BUILTINUILTIN32_dlopen

Eric Pouech eric.pouech at wanadoo.fr
Thu Feb 21 13:37:42 CST 2002


> fixme:win32:PE_CreateModule Unknown directory 15 ignored
> err:module:Berr:module:BUILTINUILTIN32_dlopen failed to load .so
> lib for builtin user32.dll: undefined symbol: FT_Vector_Rotate
> err:module:PE_fixup_imports Module (file) user32.dll (which is
> needed by F:\Sateliti\AD3000Edit\AD3000Edit.exe) not found

two solutions:
- your freetype headers don't match the installed .so file. check
if they come in pair
- some X11 servers come with their own freetype .so file (in
/usr/X11/lib
which isn't at the same version than the one you install in /usr/lib or
/usr/local/lib). Check, as Lawson wrote, which freetype lib Wine is 
actually using

HTH

A+




More information about the wine-users mailing list