This kind of error tends to occur if gyp regenerates the project while you are in visual studio.Very often if you close and reopen the solution the problem will go away. Unfortunately hitting yes to project/sln reload does not seem to be equivalent in all cases to a full close and reopen.
-BradN On Wed, Jul 22, 2009 at 5:21 PM, Dan Duong <[email protected]> wrote: > > Hi All, > > My name is Dan here goes my first post to chromium-dev! Anyone else > seeing problems building the mini_installer vcproj? > > I get the following error: > 5>fatal error RC1110: could not open .\$(IntDir) > \mini_installer_exe_version.rc > > I'm guessing $(IntDir) is an absolute path and its trying to be > accessed as if it was a relative path. Let me know if there is a > problem with this project or am I possibly doing something wrong. > > Regards, > Dan > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
