Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hshafaei on January 24, 2015, 03:26:21 pm

Title: Using Graphical DISLIN libraries in Fortran
Post by: hshafaei on January 24, 2015, 03:26:21 pm
Hello All

How can I use graphical Dislin libraries in fortran using C::B?
free library site: http://dislin.de/

It is very importran for me. please help me 8)

T H A N K S
Title: Re: Using Graphical DISLIN libraries in Fortran
Post by: stahta01 on January 24, 2015, 07:41:46 pm
I suggest looking here http://darmar.vgtu.lt/ (http://darmar.vgtu.lt/)

I have no idea if your broad question will get any answers on this site.

Edit: If you were using C or C++ this link would have [at least some of] the answer.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F)
I have no idea if it applies to the FORTRAN plugin or not.

Tim S.