2017-02-02 3 views
0

Wenn ich versuche, eines der Beispielmodelle im Beispielordner (C: \ Programme \ IBM \ ILOG \ CPLEX_Studio127 \ cplex \ examples \ x64_windows_vs2015 \ stat_mdas) zu öffnen und zu versuchen ich habe die folgenden Zeilen zu bauen sagt, ist es baut erfolgreich, aber wenn ich es Setzen sie einen Haltepunkt auf eine Linie zu debuggen:Visual Studio 2015 Community mit CPLEX 12.7-Beispielen nicht ausgeführt

'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\apphelp.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Program Files\IBM\ILOG\CPLEX_Studio127\opl\bin\x64_win64\cplex1270.dll'. Module was built without symbols. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\wsock32.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbols loaded. 
'admipex1.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. Symbols loaded. 
The thread 0x62c8 has exited with code 0 (0x0). 
The thread 0x3414 has exited with code 0 (0x0). 
The thread 0x3ea4 has exited with code 0 (0x0). 
The program '[12884] admipex1.exe' has exited with code 0 (0x0). 

Antwort

Verwandte Themen