[cmake-developers] [vc12/idl] output directory problem
Brad King
brad.king at kitware.com
Fri Feb 20 10:39:39 EST 2015
On 02/19/2015 01:54 AM, Tim Blechmann wrote:
> i'm having troubles with the midl compiler of generated msvc2013 project
> files: the generated projects contain a hardcoded output directory:
> $(IntDir). however having this property, the midl call fails for me. if
> i remove this property, or replace it with $(ProjectDir)/$(IntDir) it
> compiles fine.
Can you please post a complete sample/minimal project tarball that
shows the error you see?
It could also be demonstrated in the form of a patch to CMake that
updates Tests/VSMidl to show the problem.
Thanks,
-Brad
More information about the cmake-developers
mailing list