📄 269.txt
字号:
发信人: 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -