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

- Autorun menu - Partial Installation: Install Microsoft Visual C++ 2005 Redistributable (x86) Succeeded Install Microsoft Visual C++ 2008 Redistributable (x86) Succeeded Install DirectX 9.0 Runtime Succeeded Install MSXML 6.0 Parser Succeeded

What does not

- Installation does not finish: Install Autodesk Design Review 2010 Failed Failure is ignored, Result=120 Install AutoCAD 2010 Failed Installation aborted, Result=120 also during the selection of items to install the option "Material Library" is missing

Workarounds

What was not tested

As install does not finish, the application cannot be tested Also Autodesk Design Review 2010 does not install

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Installation does not finish, probably related to Bug 20211 Will report in bugzilla

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 GarbageJose Luis Triana 
CurrentUbuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu)Jul 26 20101.2No Not installable Garbagean anonymous user 
ShowGentoo Linux x86_64Aug 26 20091.1.28No Not installable GarbageXavier Vachon 
ShowUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Jul 21 20091.1.26No Not installable Garbagean anonymous user 
ShowUbuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu)May 04 20091.1.20No Not installable Garbagean 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