高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirect libs for mac os
dwgdirect libs for mac os x
dwgdirect libs for mac os x
good day, colleagues.
after some investigations i found out that dwgdirect libraries (v.1.11, gcc 3.3) for mac os x were somewhat strange.
libraries compiled with "macosx static lib -doda_mac_osx -doda_gcc -wno-deprecated" options were used.
1) i was able to build only "c++ tool project" using xcode ide 1.1;
2) carbon application, carbon framework, cocoa framework xcode projects cannot be linked with the dwgdirect libraries because of wrong type of dwgdirect libraries.
further investigation showed that bsd static libraries ("bsd static library" xcode project) could be linked in carbon applications and frameworks without problems.
i suggest openddwg team to build dwgdirect libraries as "bsd static library" xcode projects and expand mac os x utilization of dwgdirect libraries beyond console based applications.
best regards,
yuriy litoshenko.
|