|
빌드를 하면 에러가 발생합니다.
비슷한 에러도 보았습니다. 그런데 정확한 이유를 모르겠습니다.
이런 문제는 어떻게 해야하나요 고수님들 부탁드려요
[C++ Error] winreg.h(88): E2257 , expected
[C++ Error] winreg.h(91): E2257 , expected
[C++ Error] winreg.h(94): E2303 Type name expected
[C++ Error] winreg.h(94): E2139 Declaration missing ;
[C++ Error] winreg.h(95): E2303 Type name expected
[C++ Error] winreg.h(95): E2238 Multiple declaration for 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(94): E2344 Earlier declaration of 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(95): E2139 Declaration missing ;
[C++ Error] winreg.h(96): E2303 Type name expected
[C++ Error] winreg.h(96): E2238 Multiple declaration for 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(95): E2344 Earlier declaration of 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(96): E2139 Declaration missing ;
[C++ Error] winreg.h(97): E2303 Type name expected
[C++ Error] winreg.h(97): E2238 Multiple declaration for 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(96): E2344 Earlier declaration of 'provider_info::PQUERYHANDLER'
[C++ Error] winreg.h(97): E2139 Declaration missing ;
[C++ Error] dstring.h(161): E2034 Cannot convert 'const char *' to 'char *'
[C++ Error] systobj.h(35): E2449 Size of 'Entries' is unknown or zero
[C++ Error] systobj.h(351): E2303 Type name expected
[C++ Error] systobj.h(351): E2139 Declaration missing ;
[C++ Error] systobj.h(375): E2303 Type name expected
[C++ Error] systobj.h(375): E2139 Declaration missing ;
[C++ Error] systobj.h(381): E2108 Improper use of typedef 'TAggregatedObject'
[C++ Error] systobj.h(402): E2108 Improper use of typedef 'TContainedObject'
[C++ Error] sysdyn.h(114): E2303 Type name expected
[C++ Error] sysdyn.h(114): E2228 Too many error or warning messages
|