Application Details:
Version: | 2015 (14.0) Community Edition |
License: | Free to use |
URL: | http://www.visualstudio.net |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 4.8 |
Maintainers: About Maintainership
What works
Online-based install of Visual C++ features. Workaround (same as some apply for Windows) was done to get through installation being stuck at creating system restore point.
In the end showed error boxes in the end about "... has detected a configuration issue" and also "Invalid ACL" for some items on install summary page.
What does not
Visual Studio does not run after install.Running from console shows abort due to "Call ... to unimplemented function KERNEL32.dll.WerUnregisterRuntimeExceptionModule"
Workarounds
What was not tested
Visual studio itself
Hardware tested
Graphics:
Additional Comments
'winetricks -q dotnet46 corefonts win7' has to be applied for the installer to work.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Linux Mint 18.3 "Sylvia" x86_64 | May 13 2019 | 4.8 | Yes | No | No | Garbage | exposight | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Sep 18 2016 | 1.9.19 | No | Not installable | No | Garbage | an anonymous user | |
Show | Mac OS X 10.11 "El Capitan" | Jun 24 2016 | 1.9.13 | No | Not installable | No | Garbage | Vartan Simonian | |
Show | Mac OS X 10.7 "Lion" | Mar 20 2016 | 1.8.1 | No | Not installable | No | Garbage | Sydney | |
Show | Linux Mint 17.2 "Rafaela" x86-64 | Aug 21 2015 | 1.7.49 | No | Not installable | No | Garbage | Reiny Nyt |
Bug # | Description | Status | Resolution | Other apps affected |
37915 | Multiple games and applications need proper handling of Vista+ 'PROCESS_QUERY_LIMITED_INFORMATION' right (UPlay games, MS Visual Studio 2015 installer) | CLOSED | FIXED | View |
40220 | Visual Studio Community 2015 install stuck at splash screen | NEEDINFO | View | |
46465 | Visual Studio 2015 crashes on unimplemented function msvcp140.dll._Equivalent | CLOSED | FIXED | View |
47201 | Visual Studio 2015 crashes on unimplemented KERNEL32.dll.WerUnregisterRuntimeExceptionModule | CLOSED | FIXED | View |
47206 | Call from 0x7b453193 to unimplemented function mscoree.dll.GetProcessExecutableHeap, aborting | UNCONFIRMED | View | |
47264 | Visual Studio 2015 does not start | NEEDINFO | View |
Winbind component
Make sure you installed 'winbind' component with your distribution package manager.
This is needed for the -Zi option of the compiler, and other mechanisms that handle 'PDB' (Program Data Base) files.
Debian:
$ aptitude install winbind
Fedora:
$ sudo dnf install samba-winbind*.x86_64 samba-winbind*.i686
Never run wine as root (su, sudo)! Wine doesn't require to be run as root!
You will screw your WINEPREFIX and possibly other things up. If you have run Wine as root you need to:
and then run winecfg to set Wine folder structure back up. If you used winetricks script as root you might also need to:
Again: Just run wine as regular user and all should be fine.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Jeff D. Hanson on Monday December 7th 2015, 23:22
go.microsoft.com/fwlink/?LinkId=615464&clcid=0x409
This downloads wdexpress_full.exe which I couldn't get to execute properly due to some other problem.
by Jeff D. Hanson on Monday December 7th 2015, 23:52
$WINEPREFIX/drive_c/users/$USER/Temp/dd_wdexpress_full_####.log"
Shows a bunch of exceptions like "System.Runtime.Serialization.DataContract.ThrowInvalidDataContractException" but I'm not a dev so I can't determine what the problem is.
Sysreqs are Win8.1 so probably .NET 4.5 (which I installed with winetricks in a 32-bit Wine environment because it fails otherwise).
www.visualstudio.com/en-us/visual-studio-2015-system-requirements-vs.aspx#1