wayne程式筆記(學習從模仿開始)
2014年5月15日 星期四
vs2010,32位元程式轉為64位元,imagelist裡的圖片造成資源檔錯誤
原因 :
32
位元建立的
ImageList
裡面存的圖片,轉成
base 64
後 ,存在資源檔裡面,造成在
64
位元環境編譯會錯誤。
解決方案
1
:
base 64
碼 第一行的
00
改成
0y
即可。
解決方案
2
:改成
vs2013
去執行就可以了。
出錯環境:
64
位元
win 7
,
vs2010
解決方案
2
的環境:
64
位元
win7
, 先灌
vs2010
再灌
vs2013
用
2013
開啟後
sln
版本號為
VisualStudioVersion = 12.0.21005.1
在此環境下可以用
vs 2010
和
2013.
開啟都是正常的。
參考
:
http://wankosoft.blogspot.tw/2011/10/visual-studio-32bit-to-64bit-causes-not.html
http://www.codeease.com/resource-file-resx-compile-error-in-64-bit-windows-7.html
http://www.codeease.com/resource-file-resx-compile-error-in-64-bit-windows-7.html
http://connect.microsoft.com/VisualStudio/feedback/details/532584/error-when-compiling-resx-file-seems-related-to-beta2-bug-5252020
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言