C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 Q&A
C++Builder Programming Q&A
[72886] Re:System.Classes.hpp 파일 읽어오질 못하네요.
Intotheblue [makerjh] 4299 읽음    2015-07-25 13:36
답변이 없어서 올립니다.

특정 프로젝트만 그런건지.. 전체가 다 그런건지 확인이 필요합니다.

특정 프로젝트만 그런다면..

간혹 절묘한 위치에 오타가 들어갈 경우..
저런식으로 오류가 발생하곤했습니다.
컴파일러가 문법 오류로 잡지 못하고.. 저런식으로 오류가 뿜어져서..
찾기가 아주 곤란한 상황이 나왔었습니다.

잘되는 이전 소스 백업본이 있다면..
winmerge 같은걸로 비교해 보시는게 제일 빠릅니다.


김태우 님이 쓰신 글 :
: [BCC32 Error] Main.h(6): E2209 Unable to open include file 'System.Classes.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(7): E2209 Unable to open include file 'Vcl.Controls.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(8): E2209 Unable to open include file 'Vcl.StdCtrls.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(9): E2209 Unable to open include file 'Vcl.Forms.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(10): E2209 Unable to open include file 'Vcl.ExtCtrls.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(11): E2209 Unable to open include file 'Vcl.Imaging.pngimage.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(22): E2209 Unable to open include file 'Vcl.Imaging.jpeg.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(23): E2209 Unable to open include file 'Vcl.ComCtrls.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] Main.h(25): E2209 Unable to open include file 'Vcl.OleCtrls.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
: [BCC32 Error] loading.h(6): E2209 Unable to open include file 'System.Classes.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
:     Main.h(27): #include loading.h
: [BCC32 Error] Main.h(34): E2209 Unable to open include file 'Vcl.Imaging.GIFImg.hpp'
:   Full parser context
:     Main.cpp(9): #include Main.h
:
:
: 컴파일 하면 위에 같은 에러가 나옵니다.
:
: 어떤  lib나 패키징을 추가 해야 하는건가요?
:
: 아 저는 Embarcadero RAD Studio XE 2011버전입니다.

+ -

관련 글 리스트
72881 System.Classes.hpp 파일 읽어오질 못하네요. 김태우 4626 2015/07/23
72888     Re:System.Classes.hpp 파일 읽어오질 못하네요. kylix 4345 2015/07/27
72886     Re:System.Classes.hpp 파일 읽어오질 못하네요. Intotheblue 4299 2015/07/25
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.