|
님과 비슷한 Error가 발생합니다.
어떻게 해결했나요??
알려 주세요
뽀뽀중 님이 쓰신 글 :
: TMS Component Pack Pro 5.3.0.1 을 CBuilder 2010에서 인스톨 하는데,,
:
: [BCC32 Error] Uxtheme.hpp(39): E2257 , expected
: [BCC32 Error] Uxtheme.hpp(45): E2257 , expected
: [BCC32 Error] Uxtheme.hpp(49): E2257 , expected
: [BCC32 Error] Uxtheme.hpp(55): E2257 , expected
: [BCC32 Error] Uxtheme.hpp(61): E2257 , expected
: [BCC32 Error] Dwmapi.hpp(62): E2257 , expected
:
: 라는 에러가 발생 합니다.
:
: 에러난 부분은
:
: typedef DTBGOPTS TDTBGOpts;
: typedef DTTOPTS TDTTOpts;
: typedef WTA_OPTIONS TWTAOptions;
: typedef BP_ANIMATIONPARAMS TBPAnimationParams;
: typedef BP_PAINTPARAMS TBPPaintParams;
:
: 입니다.
:
: 어떻게 하면 에러를 없앨수 있나요
|