cmake cannot identify the Fortran compilerBOOSTROOT for cmake on ubuntuUsing cmake in linuxCmake installation...

Can I make "comment-region" comment empty lines?

Is it legal for company to use my work email to pretend I still work there?

How badly should I try to prevent a user from XSSing themselves?

What's the difference between 'rename' and 'mv'?

How much of data wrangling is a data scientist's job?

Infinite Abelian subgroup of infinite non Abelian group example

Will google still index a page if I use a $_SESSION variable?

Do I have a twin with permutated remainders?

Where does SFDX store details about scratch orgs?

Doing something right before you need it - expression for this?

How to draw the figure with four pentagons?

Python: return float 1.0 as int 1 but float 1.5 as float 1.5

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

Why does Arabsat 6A need a Falcon Heavy to launch

1960's book about a plague that kills all white people

Why is consensus so controversial in Britain?

Watching something be written to a file live with tail

Can I ask the recruiters in my resume to put the reason why I am rejected?

Why doesn't H₄O²⁺ exist?

Is it canonical bit space?

How could indestructible materials be used in power generation?

Why do I get two different answers for this counting problem?

What reasons are there for a Capitalist to oppose a 100% inheritance tax?

Facing a paradox: Earnshaw's theorem in one dimension



cmake cannot identify the Fortran compiler


BOOSTROOT for cmake on ubuntuUsing cmake in linuxCmake installation is failingcmake - required package missing. Which package?Building using CMake within Conda environmentcmake environment error with clionQtcreator doesn't show include folder with cmakeCmake asks me to set EmotivSDK_LIBRARIES but I don't know where they arecmake error encountered when build clang-queryCaffe, Windows, could NOT find PythonLibs, Could NOT find NumPy






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















i'm going to compile Lapack with Cmake in Windows10 environment.
But there is always a problem that it says that
" The Fortran compiler identification is unknown " and
" The Fortran compiler 'E:/mingw64/bin/gfortran.exe' is not able to compile a simple test program. ".
i am puzzled about it now, what's wrong with the fortran compiler ?










share|improve this question







New contributor




miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    i'm going to compile Lapack with Cmake in Windows10 environment.
    But there is always a problem that it says that
    " The Fortran compiler identification is unknown " and
    " The Fortran compiler 'E:/mingw64/bin/gfortran.exe' is not able to compile a simple test program. ".
    i am puzzled about it now, what's wrong with the fortran compiler ?










    share|improve this question







    New contributor




    miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      i'm going to compile Lapack with Cmake in Windows10 environment.
      But there is always a problem that it says that
      " The Fortran compiler identification is unknown " and
      " The Fortran compiler 'E:/mingw64/bin/gfortran.exe' is not able to compile a simple test program. ".
      i am puzzled about it now, what's wrong with the fortran compiler ?










      share|improve this question







      New contributor




      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      i'm going to compile Lapack with Cmake in Windows10 environment.
      But there is always a problem that it says that
      " The Fortran compiler identification is unknown " and
      " The Fortran compiler 'E:/mingw64/bin/gfortran.exe' is not able to compile a simple test program. ".
      i am puzzled about it now, what's wrong with the fortran compiler ?







      cmake






      share|improve this question







      New contributor




      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 9 hours ago









      miknecmiknec

      11




      11




      New contributor




      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      miknec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          miknec is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421434%2fcmake-cannot-identify-the-fortran-compiler%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          miknec is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          miknec is a new contributor. Be nice, and check out our Code of Conduct.













          miknec is a new contributor. Be nice, and check out our Code of Conduct.












          miknec is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421434%2fcmake-cannot-identify-the-fortran-compiler%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

          Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

          Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...