安裝完後編譯時可能會遇到 sdk 問題,需安裝 10.0.26100.6584 版本。(詳細步驟請看本頁面下方)
builder 13 完整安裝過程影片 (含如何安裝 sdk 步驟):https://youtu.be/x1HqiQLccTo?si=SPJ78PQBWtOHAhjn
Search "C++ Builder Community" on search engine
Launch the offcial site of Embarcadero
Register using your email address
Specify the location to download C++ Builder
Make sure the success of the downloaded file
Setup
Retrieve the serial number from your registered email box
Enter the serial number for Product Registration
Installation starts
Choose the following items (especially, TeeChart)
It is suggested that you set the theme as you wish, while the font as "Courier New".
Set font as "Courier New"
"Autosave files" is suggested
Finished
因 builder 13 支援的 sdk 版本問題,編譯時可能遇到以下問題需要重新安裝 sdk
builder 有支援的 sdk 版本如下圖
sdk 下載網址:https://learn.microsoft.com/zh-tw/windows/apps/windows-sdk/downloads
建議安裝 10.0.26100.6584 版本,目前測試上該版本沒問題,win 10 也可安裝該版
安裝完後重啟 c++ builder,按 Tools -> Options
按 Deployment -> SDK Manager,看到的畫面 SDK versions 跟 Properties 應該會是空的
按下方 add,會跳出以下 Add a New SDK,注意看 Select an SDK version 中版本是否為 10.0.26100.0,按下 OK 後會轉一下子圈圈請稍微等待一下後,會跳出一個是否同意變更之類的按是後,會看到 SDK Manager 頁面如上一個圖即可正常編譯。