2011年7月28日 星期四

How to add lib to your MSVS

Add library to visual studio 2008 project

設置的地方在此

Project Properties / Configuration Properties / Linker / Input / Additional Dependencies
(專案>屬性>組態屬性>連結器>輸入>其它相依性)





加入所要加入的lib,如下
"c:\visa\visa32.lib"
及可!

2011年7月21日 星期四

Android requires .class compatibility set to 5.0

解決方法: 

1:
選擇 project -> Android Tools -> Fix Project Properties. 
重新 clean project F5刷新工程


搜尋此網誌