이번에 회사에서 C#.NET을 이용해서 관리 프로그램을 개발한다는데
이전 소스를 참고로 삼아 새로 만드려고 합니다.
그런데 소스가 C++빌더 6.0으로 만들어졌는데 어떤 컴포넌트를 깔았는지 도저히 모르겠습니다.
몇개는 찾았는데 나머지는 잘 모르겠네요.
프로그램을 불러오는 제품은 Borland Developer Studio 2006으로 했고요.
볼랜드 제품은 한번도 다루어 본적이 없고 제가 완전 초보라서 잘 모르겠는데
누가 아시는분 계시면 어떤 컴포넌트를 깔아야 되는지, 어디서 구해야 되는지, 알려 주시면 정말 감사하겠습니다.
[C++ Error] KBPIMDIMainUnit.h(16): E2209 Unable to open include file 'GIFImage.hpp'
[C++ Error] KBPIMDIMainUnit.h(23): E2209 Unable to open include file 'TeeComma.hpp'
[C++ Error] KBPIMDIMainUnit.h(24): E2209 Unable to open include file 'Chart.hpp'
[C++ Error] KBPIMDIMainUnit.h(25): E2209 Unable to open include file 'TeEngine.hpp'
[C++ Error] KBPIMDIMainUnit.h(26): E2209 Unable to open include file 'TeeProcs.hpp'
[C++ Error] KBPI.cpp(53): E2451 Undefined symbol 'exception'
|