http://bugs.winehq.org/show_bug.cgi?id=34426
Bug #: 34426 Summary: Visual C++ 2010 Express claims it can't find MSBuild.exe Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
After working around bug 32568, the IDE started up, and I could load a trivial project. But building, even of a single file, failed with message
error MSB4014: The build stopped unexpectedly because of an internal failure. Microsoft.Build.Exceptions.BuildAbortedException: Build was canceled. MSBuild.exe could not be launched as a child node as it could not be found at the location "C:\windows\Microsoft.NET\Framework"...
but the executable is at the specified location, and even runs if run via the commadline.
http://bugs.winehq.org/show_bug.cgi?id=34426
--- Comment #1 from Dan Kegel dank@kegel.com 2013-09-03 00:14:10 CDT --- Created attachment 45826 --> http://bugs.winehq.org/attachment.cgi?id=45826 +relay log (750k lines before first error message, with heap and criticalsection lines removed), rzipped
https://bugs.winehq.org/show_bug.cgi?id=34426
--- Comment #2 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).