|
[C++ Error] VCLUtils.hpp(76): E2316 'TRect' is not a member of 'Windows'
[C++ Error] VCLUtils.hpp(75): E2189 extern variable cannot be initialized
[C++ Error] VCLUtils.hpp(75): E2451 Undefined symbol 'Graphics'
[C++ Error] VCLUtils.hpp(109): E2316 'TPoint' is not a member of 'Windows'
[C++ Error] VCLUtils.hpp(111): E2449 Size of 'DrawInvertFrame' is unknown or zero
잘되면 프로그램을 다른자리에서 실행하니까
위같은 에러가 많이 발생합니다.
개인적으로는 라이브러리 같기도 한데?
Graphics 라이브러리 떄문일까요??
|