Hi Niels,

Apologies for not replying inline, that email didn’t get through (except in the 
digest). I can reproduce it with that short project file (also with the 
INTERPROCEDURAL_OPTIMIZATION_RELEASE line commented out).

I have just spent some time trying to debug it, but I don’t have a full copy of 
Visual Studio. I have this information from CDB.exe. Is that more use?

=============================================
C:\Users\root\temp\build>"C:\Program Files (x86)\Windows 
Kits\10\Debuggers\x64\cdb.exe" -g -y 
"C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.pdb" 
"C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.exe" -Ax64 
-G"Visual Studio 14 2015" ../

Microsoft (R) Windows Debugger Version 10.0.17763.132 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: 
"C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.exe" -Ax64 
-G"Visual Studio 14 2015" ../
Error: Change all symbol paths attempts to access 
'C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.pdb' failed: 
0x57 - The parameter is incorrect.

************* Path validation summary **************
Response                         Time (ms)     Location
Error                                          
C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.pdb
Symbol search path is: 
C:\Users\root\Downloads\cmake-3.13.0\cmake-3.13.0\build\bin\cmake.pdb
Executable search path is:
ModLoad: 00007ff7`6b160000 00007ff7`6c6ae000   cmake.exe
ModLoad: 00007ffd`2e000000 00007ffd`2e1e1000   ntdll.dll
< -- snip -- >
(3100.3104): C++ EH exception - code e06d7363 (first chance)
(3100.3104): C++ EH exception - code e06d7363 (!!! second chance !!!)
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for 
C:\Windows\System32\KERNELBASE.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for 
C:\Windows\SYSTEM32\VCRUNTIME140D.dll -
KERNELBASE!RaiseException+0x68:
00007ffd`2a4aa388 488b8c24c0000000 mov     rcx,qword ptr [rsp+0C0h] 
ss:00000029`62788fc0=0000582dcaa7f282
0:000>
=============================================

Thanks,
Harry

Harry Mallon

Senior Software Engineer

[http://codex.online/?action=asset&id=E3D62C3D-A12C-447D-87A5-F36E7C2AA9A4]<https://codex.online/>

T +44 203 7000 989<callto:+44%20203%207000%20989>

60 Poland Street | London | England | W1F 7NT

[http://admin.codex.online/?action=asset&id=132CD8A9-76B5-48B4-80D3-F5E5C57FB76E]
A Star is Born  Halloween       13 Reasons Why


-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to