Release 26, Version 18.2
Application Details:
Version: | 2012 |
License: | Free to use |
URL: | http://www.autodesk.com |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.4-rc3 |
Maintainers: About Maintainership
What works
ISO extracts
What does not
After setting permissions on setup.exe to allow execution, r-click on setup, open with WINE Windows Program Loader, the BUSY mouse cursor shows for a few seconds, then nothing further happens. Tried both the 32-bit and 64-bit ISO. These same ISOs work fine in Win7
Workarounds
What was not tested
Couldn't test beyond installation (since installation failed).
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Sabayon Linux 7 | Feb 20 2012 | 1.4-rc3 | No | Not installable | No | Garbage | an anonymous user | |
Current | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Oct 25 2011 | 1.3.31 | No | Not installable | No | Garbage | an anonymous user | |
Show | Ubuntu 11.04 "Natty" amd64 (+ variants like Kubuntu) | Jun 05 2011 | 1.3.21 | No | Not installable | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
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.