[問題] OPENGL/C++ 相關問題

看板C_and_CPP作者 (Cooper)時間10年前 (2014/07/29 13:19), 編輯推噓-1(011)
留言2則, 2人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) vc++ 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) OPENGL 問題(Question): 一直出現stdafx.cpp : fatal error C1192:#using 不能用於 'c:\library\glpannel(for .net 2005)\glappanel.dll'系統找不到指定路徑' 餵入的資料(Input): 預期的正確結果(Expected Output): 錯誤結果(Wrong Output): stdafx.cpp: // stdafx.cpp : source file that includes just the standard includes // TRsmoothing.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" stdafx.h: // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently #pragma once // TODO: reference additional headers your program requires here 程式碼(Code):(請善用置底文網頁, 記得排版) 補充說明(Supplement): 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 115.80.182.203 ※ 文章網址: http://www.ptt.cc/bbs/C_and_CPP/M.1406611165.A.4B1.html

07/29 13:22, , 1F
更正.錯誤結果與程式碼的位置互換
07/29 13:22, 1F

07/30 12:54, , 2F
???
07/30 12:54, 2F
文章代碼(AID): #1JroxTIn (C_and_CPP)