On 20.06.2016 10:14, racoon wrote:
On 19.06.2016 20:02, Georg Baum wrote:
racoon wrote:

In a common command window cl is not found.

This is actually good. It means your PATH is not poisoned by specific
MSVC
tools.

But if I start

1) Open Developer Command Prompt for VS2015
2) call 'cl -v'

I get

Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.
cl : Command line warning D9002 : ignoring unknown option '-v'
cl : Command line error D8003 : missing source filename

So I guess that's okay.

Yes. Does cmake still not recognize the compiler if you call it from that
command window? In that case please send the CMakeError.log and
CMakeOutput.log files created by cmake, this would probably mean we
need to
change our cmake compiler detection.

Yes, no recognition still. Files attached.

Just realized that they are partly in German. Hope that's not a problem. I don't know where to set another language. Both MSVC and CMake are already in English.

Daniel


Reply via email to