| 
 | 
 
我想将老师给的代码修改参数,生成新的可执行文件,但是对CB和VS都不熟练。 
在使用CB的过程中建立了新的工程,将文件们添加进去后Build但是却出了如下问题:| 1 | ||=== Build: Debug in nmtrans (compiler: GNU Fortran Compiler) ===| |  
  
| 2 | ||warning: D:\F-exercise\nmtrans\test1.new: linker input file unused because linking not done| |  
  
| 3 | ||gfortran.exe: error:  obj\Debug\test1.o : No such file or directory| |  
  
| 4 | ||=== Build failed: 1 error(s), 1 warning(s) (0 minute(s), 0 second(s)) ===| |  
  
 
 
 
 
是因为我哪里出错了呢? 
求解答。十分感谢!! 
 |   
 
 
 
 |