[問題] 如何使用f03gl寫Opengl

作者: blamda (blamda)   2015-04-19 18:44:22
目前想用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]

Links booklink

Contact Us: admin [ a t ] ucptt.com