在剛安裝完delphi5后,第一次運行時彈出下面的對話框:You just-in-time debugger is currently set to ‘"C:\Windows\system32\vsjitdebugger.exe" -p %ld -e %ld ‘。In order for just-in-time debugging and distributed.Debugging features to work correctly,it needs to be changed to “"C:\Program Files\Borland\Delphi5\Bin\bordbg50.exe" aeargs %ld %ld',Do you want to change this setting?
選了yes就跳出“Failed to set data for "debugger"”,選了no之后就跳出unable to rename'C:\Program Files\Borland\Delphi5\Bin\delphi32.$$$' to'C:\Program Files\Borland\Delphi5\Bin\delphi32.dro'
我該怎么辦啊???這個程式我已經安了好多天了,求高手幫幫忙啊
uj5u.com熱心網友回復:
delphi的除錯和visual studio的除錯沖突了,常有的問題。 應該是選yes和no都沒問題,我以前試過的。要是不行你手工把那個檔案名改一下試試。
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/71365.html
標籤:VCL組件開發及應用
