Unable to build or start debugging chrome.exe from Visual Studio |
||
Issue description(1) Run 'gn gen out/Debug --ide=vs'. (2) Open all.sln. There's no 'chrome' project in the solution. 'chrome' target is a group. GN groups are not converted to Visual Studio projects. It's not possible to build/debug chrome.exe from Visual Studio. Only chrome_initial project is available but initial/chrome.exe cannot be started.
,
Mar 24 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/130612c0259b1200a8edf41973b058d5164470ef commit 130612c0259b1200a8edf41973b058d5164470ef Author: tmoniuszko <tmoniuszko@opera.com> Date: Thu Mar 24 08:53:59 2016 Convert GN group targets to Visual Studio projects BUG= 596895 Review URL: https://codereview.chromium.org/1819353002 Cr-Commit-Position: refs/heads/master@{#383042} [modify] https://crrev.com/130612c0259b1200a8edf41973b058d5164470ef/tools/gn/visual_studio_writer.cc
,
Mar 24 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by tmonius...@opera.com
, Mar 22 2016