[CMake] ATL support
Daniel Tavares
daniel.tavares at slipg8.com
Thu Jun 11 13:59:22 EDT 2009
I'm having similar issues. Although I tried removing the \" or the
entire CMAKE_INTDIR=\"Debug\", mentioned on this
<http://www.mail-archive.com/cmake@cmake.org/msg16041.html> post, but
it didn't make any difference.
This is what I get when I try to build a project that uses ATL
1>Creating Type Library...
1>midl : command line warning MIDL1009 : unknown argument ignored
"..\..\..\..\foo\bar\test.idl"
1>Processing Debug\""
1>Debug""
1>c1 : fatal error C1083: Cannot open source file: 'Debug""': Invalid
argument
1>midl : command line error MIDL1003 : error returned by the C
preprocessor (2)
--
Daniel
From: cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] On Behalf
Of elizabeta petreska
Sent: Thursday, June 11, 2009 3:26 AM
To: CMake ML
Subject: Re: [CMake] ATL support
On Thu, Jun 11, 2009 at 8:55 AM, Eric Noulard <eric.noulard at gmail.com>
wrote:
2009/6/11 elizabeta petreska <elizabeta.petreska at gmail.com>:
>
>
> On Thu, Jun 11, 2009 at 8:43 AM, elizabeta petreska
> <elizabeta.petreska at gmail.com> wrote:
>>
>> The ATL (Active Template Library) is project template in Visual
Studio
>> that simplifies creation of COM objects.
>> http://en.wikipedia.org/wiki/Active_Template_Library
>>
>> I was hoping that in Cmake exsist some variable for ATL like for MFC
i.e
>> CMAKE_MFC_FLAG
>
>
> the thread that I mentioned
> http://www.mail-archive.com/cmake@cmake.org/msg09945.html
Ok Thank you for those informations,
however I would personnally be out of this question loop because I'm
not a day-to-day Windows user :-(
May be that's why I didn't understand the question in the first place
:-)
Good luck for help with others.
--
Erk
Ok now I came to the problem as described in the following post
http://www.mail-archive.com/cmake@cmake.org/msg16041.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090611/92f72ed9/attachment.htm>
More information about the CMake
mailing list