解決:錯誤 1 error MSB8031: Building an MFC project for a non-Unicode character set is deprecated
MFC 生成解決方案時報錯:
錯誤 1 error MSB8031: Building an MFC project for a non-Unicode character set is deprecated.
You must change the project property to Unicode or download an additional library.
See http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information.
看上面 報錯的資訊 ,貌似要下載一個 字元編碼器什麼的,並在後面給出了 下載網址。 網上查後 解釋說是
用於多位元組字元編碼 (MBCS) 的 MFC 庫 (DLL) 不再包含於 Visual Studio 中,但是可用作外掛,您可以在任何裝有 Visual Studio Professional、Visual Studio Premium 或 Visual Studio Ultimate 的計算機上下載和安裝。(在 Visual Studio 中,必須啟用 MFC。)安裝需要大約 440 MB 磁碟空間,包括英語(美國)和 DLL 的本地化版本。
在安裝 MBCS DLL 後,如果解除安裝或修復 Visual Studio,則還會解除安裝或修復。 但是,如果只禁用 MFC,MBCS DLL 仍會保留在系統上。 如果僅解除安裝或修復 MBCS DLL,將不會修改 Visual Studio。
知道了怎麼回事 就好解決了,通過給出的 後面的網址,就可以在那個網站裡下載 對應版本的外掛,下載後雙擊點開安裝,安裝完畢即可
相關文章
- error MSB8031 Building an MFC project for a non-Unicode character set is deprecatedErrorUIProjectUnicode
- [Modules/zlibmodule.o] Error 1錯誤解決IBMError
- Qt開發,報錯:Error while building/deploying project untitled (kit: ....)QTErrorWhileUIProject
- nginx upload 模組build錯誤解決error: variable ‘result’ set but not used [-Werror=unused-but-set-variable]NginxUIError
- Datastore error in 'dirbdb'錯誤解決ASTError
- 錯誤解決:cc: Internal error: Killed (program cc1)Error
- ORA-06502: PL/SQL: numeric or value error: character to number conversion error錯誤的解決方法SQLError
- PHP curl error 60 錯誤解決PHPError
- mysql:Variable 'character_set_client' can't be set to the value of 'NULL'解決MySqlclientNull
- Variable 'character_set_client' can't be set to the value of Null的解決方法clientNull
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- TNS-04414 file error 錯誤解決Error
- Dedecms提示 ereg_replace() is deprecated 錯誤
- SSL錯誤ssl connect error 35的解決方案Error
- Myeclipse 錯誤An internal error has occurred 解決辦法EclipseError
- 解決錯誤:ASP.NET Error: Failed to access IIS metabaseASP.NETErrorAI
- Js錯誤Error物件詳解JSError物件
- 【Jenkins】data stream error|Error cloning remote repo ‘origin‘ 錯誤解決JenkinsErrorREM
- mysqldump error1066 錯誤的解決辦法MySqlError
- 解決 eslint 的 Parsing error: Unexpected token 錯誤EsLintError
- 織夢提示dedecms error warning錯誤的解決方法Error
- SyntaxError: Non-ASCII character 與 Cannot decode using encoding "ascii" 錯誤解決ErrorASCIIEncoding
- 啟動PL/SQL Developer 報字元編碼不一致錯誤,Database character setSQLDeveloper字元Database
- 解決Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future:MySqlREM
- IDEA發生“Error:java: 錯誤: 不支援發行版本 5”錯誤的解決方案IdeaErrorJava
- ORA-29702:error occurred in Cluster Group Service operation錯誤解決Error
- 切換分支 error: Your local changes tby checkout: 錯誤解決方法Error
- TNS-12560: TNS:protocol adapter error 錯誤解決ProtocolAPTError
- Unknown initial character set index ‘255‘ received from server. Initial client character set can beIndexServerclient
- 【python】解決sys:1: DeprecationWarning:錯誤提示Python
- Ocelot錯誤解決
- 【ERROR】Oracle列印錯誤程式碼解釋ErrorOracle
- AndroidStudio匯入新專案一直卡在Building gradle project info的解決解決方案AndroidUIGradleProject
- 解決 React-Native mac10.14.4 執行報錯 error Failed to build iOS projectReactMacErrorAIUIiOSProject
- FreeBSD系統下zfs: failed with error 6錯誤的解決方法AIError
- GoldenGate SQL error 01296 mapping 錯誤解決GoSQLErrorAPP
- couldn't set locale correctly報錯解決