osx - Trying to use Mac dll (bundle) on Wine -
i'm trying achieve (for internship) use mac os dll named bundle (everthing named bundle on mac ...) because string comparison fonction wine not working (gérard = gerard example). causes problems on databases because of duplications.
using dll use native comparison fonction of os settle problem. unfortunately, there aren't lot of documentations implement working bundle dll.
until (with tutor), succeeded create ".bundle" (which works fine) , ".so" when using under wine, got error "bad exe format %1" tell our dll not in right format because wine need spec file use native dll.
we found documentations make spec file on winehq website can't overcome phase following instructions here(click sur "next" have following steps in bottom right corner ...).
has ever succeeded (the 1 person saw it, did in 2005 ...) use mac os dll on wine , ?
any appreciated.
Comments
Post a Comment