WineHQ

AutoCAD

No Screenshot

Submit Screenshot
Release 24, Version 18.0

Application Details:

Version: 2010
License: Retail
URL: http://www.autodesk.com
Votes: 3
Latest Rating: Garbage
Latest Wine Version Tested: 1.2

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Extraction from the file

What does not

Setup can not initialize

Workarounds

What was not tested

Everything

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Error: "Cannot update some system component now. Please reboot the machine and try again."

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu)Aug 28 20101.2Yes No NoGarbageJose Luis Triana 
ShowUbuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu)Jul 26 20101.2No Not installable NoGarbagean anonymous user 
ShowGentoo Linux x86_64Aug 26 20091.1.28No Not installable NoGarbageXavier Vachon 
CurrentUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Jul 21 20091.1.26No Not installable NoGarbagean anonymous user 
ShowUbuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu)May 04 20091.1.20No Not installable NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
12532 Multiple applications fail to install due to msi.dll MsiDatabaseGenerateTransformW stub (Autodesk DWG TrueView 2009-2021, 3D Studio Max 201X, AutoCAD 201X, Torch tool from WiX, Orca) NEW View

Show all bugs

HowTo / Notes

HOWTO

by NSLW on (February 3th 2011)

1. Get latest Wine sources from here

2. Search for MsiDatabaseGenerateTransform in /dlls/msi/msiquery.c

3. Change ERROR_CALL_NOT_IMPLEMENTED to ERROR_NO_DATA

4. Compile your Wine

5. Download winetricks by following command

 wget http://www.kegel.com/wine/winetricks

6. Install required components by following command

 sh winetricks dotnet30 windowscodecs

It will take some time because winetricks will download all above components

7. Install AutoCAD

After completing above steps your AutoCAD won't be working as you would like.

Comments

Back