vs2013下無法開啟glaux h的問題解決

2021-08-20 17:45:15 字數 401 閱讀 8930

vc6.0的安裝路徑c:\program files\microsoft visual studio\vc98\include\gl

vs2010安裝後的路徑c:\program files\microsoft sdks\windows\v7.0a\include\gl

vs2013安裝後的路徑c:\program files\microsoft sdks\windows\v7.1a\include\gl

1 將lib檔案放在了相應的lib資料夾。

2 將.h檔案放在了相應的include\gl資料夾。

3 將dll檔案放在了system32資料夾。

如果已經複製還是不能用,則把相應的標頭檔案和庫檔案放到你編寫的當前目錄下。

#include "glaux.h"

來自:

vs2013下無法開啟glaux h的問題解決

vc6.0的安裝路徑c program files microsoft visual studio vc98 include gl vs2010安裝後的路徑c program files microsoft sdks windows v7.0a include gl vs2013安裝後的路徑c pr...

VS2013無法除錯問題

1.問題描述 無法找到 exe的除錯資訊,或者除錯資訊不匹配。未使用除錯資訊生成二進位制檔案 2.問題描述 設定斷點但無法除錯 解決方法 屬性 c c 常規 除錯資訊格式 設定為程式資料庫 3.問題描述 主程式可以除錯,呼叫的dll模組不能除錯,提示 當前不會命中斷點還沒有為該文件載入符號 解決方法...

VS2013崩潰,無法開啟專案的解決方案

最近遇到vs2013,在開啟解決方案時,報如下錯誤 未找到與約束 contractname microsoft.internal.visualstudio.platformui.isolutionattachedcollectionservice requiredtypeidentity micro...