[問題] 如何使用f03gl寫Opengl
目前想用Fortran寫Opengl
網路上搜尋到fo3gl這個別人寫好的模組
http://www-stone.ch.cam.ac.uk/pub/f03gl/index.xhtml
可將Fortran與Opengl作連結
利用Code::blocks將f03gl載入後編譯
卻出現以下的錯誤訊息
There is no specific subroutine for the generic 'glutidlefunc
與Can't open module file 'blender.mod'
從錯誤訊息判斷好像是IDE沒有讀到blender.mod這個模組
gfortran好像也沒有成功連結到GLUT
不知道是不是因為IDE沒有完全載入f03gl這個資料夾中的檔案
請問要如何解決這個問題
Code::blocks操作流程
(1)Create a new project
(2)選擇Fortran aplllication
(3)選擇工具列[project] [Add files recursively]
(4)選擇f03gl這個資料夾
(5)選擇[Build]
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.113.124.175
※ 文章網址: https://www.ptt.cc/bbs/Fortran/M.1429440266.A.A13.html
Fortran 近期熱門文章
PTT數位生活區 即時熱門文章