查看单个帖子
旧 2009-05-06, 11:36 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem with the 32-bit solaris sparc32 libraries

problem with the 32-bit solaris sparc32 libraries
problem with the 32-bit solaris sparc32 libraries
hi,
i have a project that compiles and links without problems on windows using the latest version of dwgdirect ver 2.2.0 on msvc6 .
when i compile the same project using latest version of dwgdirect ver 2.2.0 of the 32-bit solaris sparc32 libraries, it gives me the error during linking:
=========================================
undefined symbol ------------ first referenced in file
odsishape::koverallspace /home/salleh/et_src/oda2.200/lib/sparc32/dd_sparc32_gs.a(gsbasevectorizer.o)
[hint: static member odsishape::koverallspace must be defined in the program]
odsishape::knospace /home/salleh/et_src/oda2.200/lib/sparc32/dd_sparc32_gs.a(gsbasevectorizer.o)
[hint: static member odsishape::knospace must be defined in the program]
bool odgeray2d::intersectwith(const odgelinearent2d&,odgepoint2d&,const odgetol&)const /home/salleh/et_src/oda2.200/lib/sparc32/dd_sparc32_gs.a(gsbasevectorizer.o)
odgeray2d::__vtbl /home/salleh/et_src/oda2.200/lib/sparc32/dd_sparc32_gs.a(gsbasevectorizer.o)
[hint: try checking whether the first non-inlined, non-pure virtual function of class odgeray2d is defined]
odsmartptr<odsispatialindex>odsispatialindex::crea teobject(bool,unsigned,unsigned) /home/salleh/et_src/oda2.200/lib/sparc32/dd_sparc32_gs.a(gscontainernode.o)
ld: fatal: symbol referencing errors. no output written to /home/salleh/et_src/exe_sol/arris2dwg.sol.76
*** error code 1
make: fatal error: command failed for target `all'
========================================
i cannot find any reference to the class "odsishape" in the dwgdirect examples.
could it be a missing object file in the library: dd_sparc32_gs.a on sparc32 in the latest dwgdirectt v2.20?
many thanks,
last edited by sydiab; 25th february 2007 at 10:22 amfff">.
si* objects are in *_spatialindex_* library
vladimir
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)