Fortran Coder

标题: 初学者程序求助undefined reference to `solvehtf_' [打印本页]

作者: happyyang    时间: 2018-12-27 17:36
标题: 初学者程序求助undefined reference to `solvehtf_'
编了一个程序Build project时候出现了如下情况:

==============================================================================
Generating Makefile... Okay
==============================================================================
Compiling ..\..\..\..\..\happyyang\Desktop\Numerical analysis of triple concentric-tube latent heat storage unit\程序及运行\AE.for
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
..\..\..\..\..\happyyang\Desktop\Numerical analysis of triple concentric-tube latent heat storage unit\程序及运行\AE.for:129:72:
    PAUSE
                                                                        1
Warning: Deleted feature: PAUSE statement at (1)
Generating C:\Users\happyyang\Desktop\Numerical analysis of triple concentric-tube latent heat storage unit\程序及运行\AE.exe
build\AE.o: In function `MAIN__':
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C:\Users\HAPPYY~1\AppData\Local\Temp\sf_F678.tmp/../../../../../happyyang/Desktop/Numerical analysis of triple concentric-tube latent heat storage unit/程序及运行/AE.for:109: undefined reference to `solvehtf_'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C:\Users\HAPPYY~1\AppData\Local\Temp\sf_F678.tmp/../../../../../happyyang/Desktop/Numerical analysis of triple concentric-tube latent heat storage unit/程序及运行/AE.for:110: undefined reference to `solvewall_'
collect2.exe: error: ld returned 1 exit status
Error: Last command making (C:\Users\happyyang\Desktop\Numerical analysis of triple concentric-tube latent heat storage unit\程序及运行\AE.exe) returned a bad status
Error: Make execution terminated
* Failed *
这是哪儿错了啊?从哪儿开始检查呢?不知道怎么入手?求助各位大神了, 多谢多谢了!



作者: fcode    时间: 2018-12-28 08:32
找不到函数 solvehtf 和 solvewall
作者: happyyang    时间: 2019-1-25 13:33
多谢多谢了




欢迎光临 Fortran Coder (http://bbs.fcode.cn/) Powered by Discuz! X3.2