:-1: error: cannot open C:\Users\???\AppData\Local\Temp\main.obj.5136.0.jom for write :QT的中文路不相容問題
執行QT時,遇到:
:-1: error: cannot open C:\Users\???\AppData\Local\Temp\main.obj.5136.0.jom for write
這是因為QT不支援中文路徑,就算我更改了Microsoft帳號的名字仍然無法解決。因為在C盤的存放使用者的相關檔案的資料夾的名字仍然是中文。
後來經過搜尋解決了這個問題,在此引用下他人的解決方案:
其實用到:C:\Users***\AppData\Local\Temp這個目錄,很明顯是系統的臨時檔案目錄。我就想到肯定在建立Hello World專案時哪裡的設定有問題,果不其然,去工具->選項->構建和執行,不要使用jom代替nmake。OK,成功執行。
相關推薦
:-1: error: cannot open C:\Users\???\AppData\Local\Temp\main.obj.5136.0.jom for write :QT的中文路不相容問題
執行QT時,遇到: :-1: error: cannot open C:\Users\???\AppData\Local\Temp\main.obj.5136.0.jom for write 這是因為QT不支援中文路徑,就算我更改了Microsoft帳號的名字仍然無法解決。因為在C盤的
Command "python setup.py egg_info" failed with error code 1 in C:\Users\w5659\AppData\Local\Temp\pip-install-t7uomu4r\xa dmin\
Error msg: C:\Users\w5659>pip install xadmin Collecting xadmin Using cached https://files.pythonhosted.org/packages/1d/e9/2ac160c532d0d462142fa90a
AVD模擬器再次執行提示Could not open 'C:\Users\Shinelon\.android\avd\1.avd/cache.img':
執行一個app,再次開啟返回錯誤 -drive if=none,index=1,id=cache,file=C:\Users\LDY.android\avd\AVD_for_Nexus_7_2012_by_Google.avd/cache.img: could
上週程式執行好好的,這週一上班客戶端程式出現該問題:Could not find file 'C:\Users\XX\AppData\Local\Temp\
詳細錯誤如下: 異常資訊(異常型別:System.IO.FileNotFoundException) 異常提示:檔案載入異常,請聯絡管理員處理 異常資訊:Could not find file 'C:\Users\yanshuqiang\AppData\Local\Temp
解決:error: Cannot find libmysqlclient_r under /usr/local/mysql.
support cif cnblogs 處理程序 undle cat note title led 轉 解決:error: Cannot find libmysqlclient_r under /usr/local/mysql. 配置php的時候出現以下問題解決方案 c
解決Ubuntu中使用git碰到的問題:error: cannot open .git/FETCH_HEAD: Permission denied
我在Ubuntu中部署伺服器時,碰到了一個問題,發現我從碼雲 fetch專案時都會報錯。明明已經生成了SSH keys,並把public key複製到了github上了,使用命令git pull origin始終都會報以下錯誤: git fetch origin master error:
LNK1181 Error: cannot open input file ... UE4-TargetPlatfrom.lib
在工程打包時出現:未打到 UE4-TargetPlatfrom.lib,查詢相關模組的 .cs後發現有一處引用"TargetPlatfrom"相關的地方,刪除後打包成功。 PublicDependencyModuleNames.AddRange( new string
Linux_ubuntu環境下Qt無法編譯程式碼顯示-1: error: cannot find -lGL錯誤的解決方法
今天在機房ubuntu14.04環境下安裝了Qt5.8.0 但在構建專案就會出現:-1: error: cannot find -lGL 錯誤 經過查詢資料,發現有兩種可能。一種是之前程式執行產生的
執行 Android 專案時報 error: cannot open 'H:\userTemp\adb.log': No such file or directory 錯誤
前言 最近 C 盤趨近空間不足的地步,各種清理工具都無法釋放空間,就琢磨著手動刪除一些自認為不重要的檔案,結果導致 Eclipse 和 Android studio 在編譯並執行程式時出現了錯誤。看樣子琢磨著其他的軟體在執行時都不知道會報出什麼錯誤來。吃一塹長
Zookeeper error: Cannot open channel to X at election address
Zookeeper報錯,/bin/zookeeper.out檔案中記錄的Error是 Cannot open channel to X at election address 解決方法1: 解決方
Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
就是由於上面的配置檔案中 /var/run 資料夾,沒有授予啟動 supervisord 的使用者 oxygen 的寫許可權。/v
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2
安裝mysql是出現這個錯誤。 python3.和python2.兩個的版本不一樣,所以安裝的東西也不一樣:MySQLdb 安裝mysql的連線包。工具安裝 Python3.x版本:Pip install mysqlclient 但是Python2.x 版本:pip install mysql-python
MATLAB和C++編譯器混合編譯:Xcode 8的不相容錯誤
最近在看tracking方面的論文和程式碼,發現大多數都是用matlab和c++混合編譯的。對於linux和windows這兩個系統,暫時還沒有碰到編譯器不相容的問題,但是mac上面卻有問題,在命令列裡輸入: mex -setup 會有下面的錯誤提示:
C:\Users\zhen\AppData\Local\Android\Sdk\platform-tools\adb'' finished with non-zero exit value 1
Android studio編譯時報錯 Process 'command 'C:\Users\zhen\AppData\Local\Android\Sdk\platform-tools\adb'' finished with non-zero exit value 1 只需要在setting
error:while loading shared libraries: libevent-2.1.so.6: cannot open shared object file: No such file or directory
div usr dir deb 缺失 依賴庫 cal bug 模塊 執行 memcached 啟動命令時,報錯,提示:error while loading shared libraries: libevent-2.1.so.6: cannot open shared ob
【C++】 Debug 版的 C/C++ Python 擴充套件模組連結錯誤:Error LNK1104 cannot open file 'python27_d.lib
Debug 版的 C/C++ Python 擴充套件模組連結錯誤:Error LNK1104 cannot open file 'python27_d.lib' 環境配置 (1)python的lib 以及標頭檔案分別加到vc的include/lib directories中去。
解決OpenSSL:error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No
解決OpenSSL:error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No
LINK : fatal error LNK1168: cannot open Debug/1.exe for writing
在使用VC++執行程式時,第一次沒有任何問題,但是當再次執行時就會出現:LINK : fatal error LNK1168: cannot open Debug/1.exe for writing這個錯誤; 查了一下應該是VC++6.0的bug,把VC++6.0關閉後,但這個1.exe還是在
執行Visual Studio code,遇到error while loading shared libraries: libXss.so.1: cannot open shared object
執行Visual Studio Code,遇到錯誤如下: [[email protected] VSCode-linux-x64]# ./code ./code: error while loading shared libraries: libXss.so.1
error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
今天重新配置環境的時, 在啟動nginx時出現這樣一個錯誤 解決方法 64位系統: ln -s /usr/local/lib/libpcre.so.1 /lib64 32位系統: ln -s /usr/local/lib/libpcre.so.1 /l