[Bug 19817] New: Visual C++ 2005 Express gets stuck trying to build chromium's base_unittests

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 22 22:02:13 CDT 2009


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 at winehq.org
        ReportedBy: dank at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list