开始使用visual studio [英] getting started with visual studio

查看:63
本文介绍了开始使用visual studio的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用过以前版本的visual studio,但它已经有一段时间了。我有一个我要编译的fortran77代码,包含.f源文件和包含.inc扩展名的文件。我创建了项目ok并添加了源文件。我甚至在Project>下设置了include
目录。 ProjectName属性> Fortran>一般,但是当我尝试编译项目时,它仍然没有看到包含文件(错误#5102:无法打开包含文件'文件名')我知道我必须放弃一些明显的东西,但是
我不知道知道什么。

I've used previous versions of visual studio, but its been awhile. I have a fortran77 code I want to compile that consists of .f source files and include files with a .inc extension. I created the project ok and added the source files. I even set the include directory under Project > ProjectName Properties > Fortran > General but when I tried to compile the project, it still doesn't see the include files (error#5102: Cannot open include file 'filename') I know I must be lissing something obvious, but I don't know what.

推荐答案

你使用的是什么Fortran编译器? Visual Studio 2015本身不支持Fortran。

What Fortran compiler are you using? Visual Studio 2015 doesn't support Fortran natively.


这篇关于开始使用visual studio的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆