Форум вопросов и ответов

Форум вопросов и ответов (https://www.otvetnemail.ru/)
-   Новый архив 2 (https://www.otvetnemail.ru/novyj-arhiv-2-812/)
-   -   VS2008: "Binary was not built with debug informat": Компиляция vncviewer.exe (https://www.otvetnemail.ru/novyj-arhiv-2-812/vs2008-binary-not-built-debug-informat-kompilyaciya-vncviewer-exe-234468/)

Guest 28.09.2011 00:04

VS2008: "Binary was not built with debug informat": Компиляция vncviewer.exe
 
У меня было следующее сообщение при попытке запустить отладку по F5:Цитировать"Debugging information for 'vncviewer.exe' cannot be found or does not match. Binary was not built with debug information.Do you want to continue debugging?" Нашел инструкцию для включения Debug-режима:ЦитироватьTo enable debugging:1) Goto Project->HelloWorld Properties2) On the left expand "Configuration Properties"3) Expand "C/C++"4) On the left, Select "General"5) On the right, change "Debug Information Format" to "Program Database For Edit And Continue (/ZI)"5) On the left, Select "Optimization"6) On the right, change "Optimization" to "Disabled (/Od)"7) On the left, expand "Linker"8) On the left, select "Debugging"9) On the right, change "Generate Debug Info" to "Yes"10) Click ok11) Set your breakpoints12) Rebuild your applicationТо, что стрелкой - не трогать ?После того, как сделал по инструкции, во фрейме "Error List" слудующий текст:ЦитироватьError 15 Command line error D8016 : '/GL' and '/ZI' command-line options are incompatible cl vncviewerError 16 error BK1506 : cannot open file '..\ReleaseNoUnicode\vncviewer\AboutBox. sbr': No such file or directory BSCMAKE vncviewerКак быть?


Часовой пояс GMT, время: 12:06.


© www.otvetnemail.ru - Форум вопросов и ответов.