http://bugs.winehq.org/show_bug.cgi?id=19817
Summary: Visual C++ 2005 Express gets stuck trying to build chromium's base_unittests Product: Wine Version: 1.1.27 Platform: PC URL: http://dev.chromium.org OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To reproduce: 1) get a chromium source tree on linux as normal 2) generate visual studio solution files with cd ~/chromium/src tools/gyp/gyp -f vsvs build/all.gyp 3) winetricks msxml6 dotnet20 vc2005express 4) start visual studio 2005 express 5) load project ~/chromium/src/base/base.sln Click OK five or six times 6) right click on base_unittests, click Build
Expected: Visual Studio should happily start compiling lots of files. Observed: Visual Studio chews CPU and does nothing... and if you try to cancel the build, it ignores you and stays stuck.
http://bugs.winehq.org/show_bug.cgi?id=19817
--- Comment #1 from Dan Kegel dank@kegel.com 2010-01-19 21:22:35 --- Might be the same as bug 21259.
http://bugs.winehq.org/show_bug.cgi?id=19817
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2010-08-25 08:12:35 --- Dan, is this still an issue in current git? (wine-1.3.1-135-g2c127dd)
http://bugs.winehq.org/show_bug.cgi?id=19817
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=19817
--- Comment #3 from butraxz@gmail.com 2013-11-24 12:05:24 CST --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.7 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=19817
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com --- Chromium no longer supports VC2005, it requires VC2013: http://www.chromium.org/developers/how-tos/build-instructions-windows
Build environment Setting up the environment for Visual Studio 2013 Building with Visual Studio 2013 is the only supported configuration after http://crrev.com/254340. Building with Visual Studio 2013 Express is currently broken (http://crbug.com/422794)
You must have Windows 7 x64 or later. x86 OSs are unsupported.
I think it's safe to mark this as abandoned.
https://bugs.winehq.org/show_bug.cgi?id=19817
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.