Hi Daniel, Just a heads up, I tried creating an MFC project linked against the chromium libraries and ran into a number of MFC runtime-related linking conflicts that I was unable to resolve. Hopefully you'll have better luck than I did. I'm thinking, though, that to support MFC we'll need to create a dynamic library build of libcef (or use one of the proposed wrapper APIs).
- Marshall On Tue, Dec 2, 2008 at 2:11 PM, Daniel A. White <[EMAIL PROTECTED]>wrote: > Hey Marshall. Thanks for all your hard work!!! I will be working on an > MFC wrapper as soon as I get Chromium redownloaded and built. I will be > happy to submit it to the community once finished! > > Daniel A. White > > > > On Tue, Dec 2, 2008 at 2:05 PM, Marshall Greenblatt < > [EMAIL PROTECTED]> wrote: > >> On Tue, Dec 2, 2008 at 1:55 PM, Amanda Walker <[EMAIL PROTECTED]> wrote: >> >>> >>> Looks interesting! >>> >>> Suggestion: put links to your design docs into the "wiki" tab of the >>> project page (or just move them over) so that people can find the docs >>> easily. >> >> >> Good idea. I'm still figuring out how the whole code.google.com wiki >> system works. >> >> >>> >>> >>> --Amanda >> >> >> Thanks, >> Marshall >> >> >>> >>> >>> >>> On Tue, Dec 2, 2008 at 11:04 AM, Marshall Greenblatt >>> <[EMAIL PROTECTED]> wrote: >>> > Hi All, >>> > >>> > The chromium embedded framework (CEF) project is now available for >>> download >>> > via svn: >>> > >>> > http://code.google.com/p/chromiumembedded/ >>> > >>> > The CEF project is an extension of the Chromium project, and so to >>> build >>> > applications with CEF you must first download Chromium. The CEF files >>> must >>> > then be placed in the top-level Chromium directory, at the same level >>> as the >>> > "chrome" directory. For instance, if your Chromium installation >>> directory is >>> > C:\svn\Chromium then the CEF files should reside in >>> C:\svn\Chromium\cef. The >>> > CHROMIUM_BUILD_COMPATIBILITY file provides information about >>> compatibility >>> > between CEF and Chromium revisions. >>> > >>> > Regards, >>> > Marshall >>> > > >>> > >>> >>> >>> >>> -- >>> --Amanda >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
