CADimportVCL installation
Posted: 17 Dec 2008, 21:25
Hallo,
I'm new in borland developer studio 2006(C++). How can i install your component(version: CADImportVCL_source_V6.1)? I opened, compiled a installed(right mouse click-compile,install) two files(sgGrpVw2006win32.bdsproj and sgGrpVwBCB2006.bdsproj) from folder \CBuilder\BCB2006\Lib\. Then i opened your demo application project(viewer.bdsproj from folder \BCB2006\Viewer\) a tried compile this one but i got this error messages:
[C++ Error] Sgconsts.hpp(579): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(581): E2189 extern variable cannot be initialized
[C++ Error] Sgconsts.hpp(581): E2449 Size of 'MatOffset' is unknown or zero
[C++ Error] Sgconsts.hpp(581): E2451 Undefined symbol 'M'
[C++ Error] Sgconsts.hpp(581): E2293 ) expected
[C++ Error] Sgconsts.hpp(582): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(583): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(584): E2091 Functions cannot return arrays or functions
Please, can anybody tell me, how solve this problem? thanks
I'm new in borland developer studio 2006(C++). How can i install your component(version: CADImportVCL_source_V6.1)? I opened, compiled a installed(right mouse click-compile,install) two files(sgGrpVw2006win32.bdsproj and sgGrpVwBCB2006.bdsproj) from folder \CBuilder\BCB2006\Lib\. Then i opened your demo application project(viewer.bdsproj from folder \BCB2006\Viewer\) a tried compile this one but i got this error messages:
[C++ Error] Sgconsts.hpp(579): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(581): E2189 extern variable cannot be initialized
[C++ Error] Sgconsts.hpp(581): E2449 Size of 'MatOffset' is unknown or zero
[C++ Error] Sgconsts.hpp(581): E2451 Undefined symbol 'M'
[C++ Error] Sgconsts.hpp(581): E2293 ) expected
[C++ Error] Sgconsts.hpp(582): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(583): E2091 Functions cannot return arrays or functions
[C++ Error] Sgconsts.hpp(584): E2091 Functions cannot return arrays or functions
Please, can anybody tell me, how solve this problem? thanks