Yes, I tried adding that project but it didn't seem to help.
On 19 July, 20:49, Thiago Farina <[email protected]> wrote: > Did you added the common project to your solution? > > On Jul 19, 12:40 pm, Kruncher <[email protected]> wrote: > > > > > For the purposes of practice I am trying to create an empty Win32 Exe > > project that uses the demonstration code from: > > >http://dev.chromium.org/developers/design-documents/chromeviews > > > To do this I have created a new solution and an empty project. I have > > then added the demonstration code, and in the project settings added > > the additional include/lib directories (which I copied from an Exe > > project from the Chromium trunk). > > > However, when I try to build the project, I get the following > > compilation error: > > > 1>c:\chromium\src\quick_test\quick_test\views\main_window.cc(4) : > > fatal error C1083: Cannot open include file: 'chrome/common/gfx/ > > chrome_canvas.h': No such file or directory > > > What steps are required to create a new solution/project of this > > nature? I would really like to use the views API that Chromium has to > > offer. > > > Many thanks, > > Lea Hayes --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
