Hello,

Does anyone know if the XCode generator for CMake support Fortran as a 
compiler?  We have a Trilinos developer that tried to use CMake to generate an 
XCode project but it does not know how to handle the Fortran files.

Thanks,

- Ross

---------------------------------------------------------
Dr. Roscoe A. Bartlett
Senior Member of the Technical Staff
Trilinos Software Engineering Technologies and Integration Lead
Sandia National Laboratories
Phone: (505) 275-6147


________________________________
From: [email protected] 
[mailto:[email protected]] On Behalf Of Chris 
Baker
Sent: Tuesday, March 24, 2009 11:24 AM
To: [email protected]; 
[email protected]
Subject: [Trilinos-Developers] CMake and XCode

note: Sorry for the (eventual) repost.

Hello all,

I recently tried to build a few Tpetra examples using XCode, via an XCode 
project generated by the CMake system. Without going into a lot of detail, I 
discovered that XCode does not know how to build the Epetra FORTRAN files. I 
presume this is because CMake isn't putting the build instructions for these 
targets into the project file. This happens for both serial (CC,CXX,F77 
explicitly specified) and MPI (MPIDIR specified) builds.

Chris

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to