276.txt

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

TXT
25
字号
发信人: fervvac (高远), 信区: DataMining
标  题: Re: Help
发信站: 南京大学小百合站 (Mon Oct 14 19:36:58 2002), 站内信件

typical problem with stdafx.h

go to project sttings, choose "do _not_ use precompiled headers".

【 在 zhycx (Eric) 的大作中提到: 】
: 我下载了一个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
: 
: 请问问题出现的那里?
: 不胜感激!!!!!!!!!!
: 


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

⌨️ 快捷键说明

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