|
prontocam.dll 이란 라이브러리를 인포트 하면 BCB5 에서는 잘 사용했는데 BCB6에서는
C++ Error] PRONTOCAMLib_TLB.h(2687): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] PRONTOCAMLib_TLB.h(2751): E2347 Parameter mismatch in write access specifier of property OverlayFont
[C++ Error] PRONTOCAMLib_TLB.h(2687): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] PRONTOCAMLib_TLB.h(2751): E2347 Parameter mismatch in write access specifier of property OverlayFont
[C++ Error] PRONTOCAMLib_OCX.h(126): E2450 Undefined structure 'TCOMIProntoCam'
[C++ Error] PRONTOCAMLib_OCX.h(126): E2449 Size of 'm_OCXIntf' is unknown or zero
[C++ Error] PRONTOCAMLib_OCX.h(126): E2450 Undefined structure 'TCOMIProntoCam'
[C++ Error] PRONTOCAMLib_OCX.cpp(108): E2450 Undefined structure 'TCOMIProntoCam'
[C++ Error] PRONTOCAMLib_OCX.cpp(518): E2034 Cannot convert 'tagVARIANT *' to 'TVariant *'
[Linker Fatal Error] Fatal: Unable to open file 'PRONTOCAMLIB_OCX.OBJ'
메세지가 나옵니다 .. 음냐
imi 비젼 카메라 사용시 기본 프로그램입니다.
기존에 BCB5로 잘 사용하고 있어는데 BCB6에서는 인포트가 않됩니다.
아시는분. ?
|