Skip to content
Search

fortran.cat

A few bits of Fortran

Menu
  • What is Fortran
  • Resources
  • Fortran-lang
×
How to import your CMake Fortran project into Codeblocks IDE
by lincador 431
  • cmake, English, fortran, IDE, language, Tools
  • Tagged cmake, codeboks, fortran
  • Leave a Comment on How to import your CMake Fortran project into Codeblocks IDE
  • How to import your CMake Fortran project into Codeblocks IDE

    CodeBlocks is an open source Fortran IDE which runs on Linux and Windows. The application does not directly allow you to import a CMake project. However, it is possible to do it in a few simple steps. Check below the steps: # goto source project dir mkdir build cd build cmake -G”CodeBlocks – Unix Makefiles”…

    read more

      Recent Posts

      • Pitfall on allocatable arrays returned by functions
      • How to read arrays on a Namelist
      • Improving Debugging in Fortran: Overcome the WHERE statement
      • Memory alignment for multidimensional arrays
      • Edge cases when implementing scientific equations

      Pàgines

      • Resources
      • What is Fortran

      Archives

      • March 2025
      • February 2025
      • July 2024
      • February 2024
      • November 2023
      • September 2023
      • July 2023
      • May 2023
      • December 2022
      • March 2022
      • February 2022
      • December 2021
      • November 2021
      • October 2021
      • September 2021

      Categories

      • Català
      • cmake
      • compilers
      • Debug
      • English
      • fortran
      • IDE
      • language
      • llenguatge
      • Performance
      • Science
      • Tools
      • valgrind

      Proudly Powered By WordPress