[CMake] CMake & MFC

David Cole david.cole at kitware.com
Thu Oct 20 12:54:15 EDT 2011


Can you do a grep of your source tree for "mfc4" ??

We do not have any occurrences of "mfc4" anywhere in the CMake source
tree... I do not think we generate anything that references any mfc
libs even when you have the setting on. We just let Visual Studio do
it's thing...


On Thu, Oct 20, 2011 at 12:35 PM, Robert Dailey <rcdailey at gmail.com> wrote:
> I just tried with VS2008 and I get the same:
>     fatal error LNK1104: cannot open file 'mfc40.lib'
> Also I created a default MFC application using the new project wizard in
> VS2008 and it compiled & linked just fine, so it seems like maybe this is a
> CMake issue?
> ---------
> Robert Dailey
>
>
> On Thu, Oct 20, 2011 at 10:47 AM, David Cole <david.cole at kitware.com> wrote:
>>
>> Is it possible to try VS 2005, 2008 or 2010 here?
>>
>> I assume building an MFC app without CMake works on this system...?


More information about the CMake mailing list