|
|
发表于 2014-1-17 15:28:49
|
显示全部楼层
回复 1# guoluofang 的帖子
哥们!我和你的问题也差不多,请问你的解决了么?
我的问题如下,严格按照示例做的。。。TT
也是Fluent 6.3.26,VC++6.0,Fluent-VC-programmer2.0
--------------------Configuration: Serial - Win32 Release--------------------
Compiling resources...
Compiling...
Command line warning D4024 : unrecognized source file type 'Fluent\Fluent\Fluent.Inc\\source', object file assumed
Command line warning D4027 : source file 'Fluent\Fluent\Fluent.Inc\\source' ignored
StdAfx.cpp
Compiling...
Command line warning D4024 : unrecognized source file type 'Fluent\Fluent\Fluent.Inc\\source', object file assumed
Command line warning D4027 : source file 'Fluent\Fluent\Fluent.Inc\\source' ignored
functions.cpp
d:\program files\microsoft visual studio\vc98\include\udf.h(19) : fatal error C1083: Cannot open include file: 'global.h': No such file or directory
Serial.cpp
Generating Code...
Ö′DD cl.exe ê±3ö′í.
libudf.dll - 1 error(s), 0 warning(s) |
|