開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
vc++ 6.0
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
我在compile時 出現了
C1083: Cannot open include file: 'stdafx.h': No such file or directory
我把stdafx.h 加到 我的include當內
出現了新的問題
error C2065: 'ofstream' : undeclared identifier
error C2146: syntax error : missing ';' before identifier 'File1'
error C2065: 'File1' : undeclared identifier
error C2297: '<<' : illegal, right operand has type 'char [5]'
error C2065: 'endl' : undeclared identifier
我有呼叫 <fstream.h>
我找不太出來我的問題
↓還沒把stdafx加到include檔內
http://ppt.cc/xq9O
加入之後
http://ppt.cc/vcu0
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.124.249.111