269.txt

来自「This complete matlab for neural network」· 文本 代码 · 共 20 行

TXT
20
字号
发信人: zhycx (Eric), 信区: DataMining
标  题: Help
发信站: 南京大学小百合站 (Mon Oct 14 16:36:12 2002)

我下载了一个C++程序生成用以关联规则挖掘的数据集,它写了如下编译技巧:

If you're using AIX (IBM's version of Unix), just run "make". If not, replace 
"xlC" with your favorite C++ compiler in the Makefile. Make sure the compiler 
treats these as C++ and not C files -- xlC for example requires the -+ flag to
 treat files with .c or .h extensions as C++ files.

我试着在VC上编译,结果发现了共有10个相同如下错误:

unexpected end of file while looking for precompiled header directive


请问问题出现的那里?

不胜感激!!!!!!!!!!



--

※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 202.192.250.141]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?