Xcode 中的 fortran

发布于 2024-11-06 08:05:10 字数 230 浏览 0 评论 0原文

如何使用 XCode 3.2 for OSX 在 Fortran 中进行编程?

我尝试使用这个 gfortran 插件
http://www.macresearch.org/xcode_gfortran_plugin_update
但不为我工作

how I can programming in fortran with XCode 3.2 for OSX?

I try with this plugin for gfortran
http://www.macresearch.org/xcode_gfortran_plugin_update
but don't work for me

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

月隐月明月朦胧 2024-11-13 08:05:10

我建议不要使用 Xcode。由于 Xcode 不是为 Fortran 设计的,因此将其用作 IDE 并没有显着的优势。我建议使用 Textmate。

I'd suggest not using Xcode. Because Xcode was not designed for Fortran, there are no significant advantages in using it as an IDE. I'd suggest using Textmate.

贱贱哒 2024-11-13 08:05:10

我使用 gfortran 进行编译。您还可以找到其他编译器,例如 g95。对于 Fortran 文本编辑,我在命令行模式下使用 Smultron 或“vi”。干杯

I use gfortran for compiling. You can find other compilers out there too, like g95. For text editing Fortran, I use Smultron, or "vi" in the command line mode. CHEERS

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文