[Webkit-unassigned] [Bug 109484] New: Rename Visual Studio solution folders to avoid conflicts with project names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 13:40:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109484

           Summary: Rename Visual Studio solution folders to avoid
                    conflicts with project names
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


The 'Express' edition of Visual Studio is not able to use the new VS2010 projects to build WebKit because they do not support "Solution Folders".

This would not be a problem, except that the "Solution Folders" share the same name as projects in the solution. In an apparent bug, Visual Studio prevents both the "Solution Folder" and the like-named Project from loading, rendering the solution unbuildable. I.e., the "WTF" Solution Folder prevents the "WTF" project from being loaded, etc.

To avoid this problem, I propose renaming the "Solution Folder" entities to be distinct from the underlying projects. For example, we should rename the "WTF" Solution Folder to "WTF Projects", so that it does not conflict with the underlying WTF project.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list