[Bug 7583] AutoSketch can't find shared DLLs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 15 20:20:17 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7583





--- Comment #26 from Jeff D. Hanson <jhansonxi at gmail.com>  2008-04-15 20:20:17 ---
wine-0.9.59 (Ubuntu Gutsy deb)

Doesn't work after install:
export WINEPREFIX="$HOME/AutoSketch7";cd "$WINEPREFIX/drive_c/Program
Files/AutoSketch"; wine Sketch.exe
err:module:import_dll Library acge15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\sxMath2.dll") not found
err:module:import_dll Library sxMath2.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library ACDB15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library acge15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library ACRX15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library ACUTIL15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library ACDBXREF.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library fct42.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library kern42.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sx2.dll") not found
err:module:import_dll Library Sx2.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sketch.exe") not found
err:module:import_dll Library acge15.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\sxMath2.dll") not found
err:module:import_dll Library sxMath2.dll (which is needed by L"C:\\Program
Files\\AutoSketch\\Sketch.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\AutoSketch\\Sketch.exe" failed, status c0000135

This works:
export WINEPREFIX="$HOME/AutoSketch7";cd "$WINEPREFIX/drive_c/Program
Files/Common Files/Autodesk Shared"; wine "$WINEPREFIX/drive_c/Program
Files/AutoSketch/Sketch.exe"

After modifying the path with regedit they both work as does "wine start
Sketch.exe".


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list