I followed the Visual-Studio-2010 (
http://www.chromium.org/developers/
how-tos/build-instructions-windows#TOC-Setting-up-the-environment-for-
Visual-Studio-2010)
While I am building the chrome with VS. VS showed one message like
this ....
These projects are out of date
content_common - Debug Win32
content_browser - Debug Win32
lastchange - Debug Win32
chrome_main_dll - Debug Win32
chrome - Debug Win32
crash_service - Debug Win32
npchrome_frame - Debug Win32
chrome_frame_tests - Debug Win32
chrome_frame_net_tests - Debug Win32
content_browsertests - Debug Win32
would you like to build them ?
yes no cancel
I clicked on the yes
After few mints
I got error msg
LINK : fatal error LNK1104: cannot open file '..\build\debug\lib
\content_common.lib'
LINK : fatal error LNK1104: cannot open file '..\build\debug\lib
\content_browser.lib'
....
...
What should i do please give me a response to solve this issue
thank you
venky