高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirect with macos
dwgdirect with macos
dwgdirect with macos
hello,
i have some troubles building the sample code
odreadex from the dd_nonlibsmac package.
where could i find a cw8 project to test it?
thx in advance
more precisely,
i've made a cw8 project (under mac os x).
added all source file from the odreadex folder, and
from the exsystem folder added exsystemservices,
odfilebuf, exodstorage & exhstappservices.
i've also added the .shlb in the project.
my problems are - many warnings, like :
warning : variable / argument 'center' is not used in function
giworlddrawdumper.h line 92 odgiarctype arctype = kodgiarcsimple) {}
project: reader2, target: carbon c++ console debug, source file: exprotocolextension.cpp
or
link warning : ignored 'std::basic_streambuff<char, std::whar_traits<char>>:verflow(int)' (descriptor) in dd_acis.shlb
project: reader2, target: carbon c++ console debug
previously definied in odreadex.cpp
.
then, when i run the compiled prgm, i've got the error :
application launch failure
the application "dwgreader" could not be launched because of a shared library error :
"$ <dwgreader><dwgreader><dd_db.shlb>"
please, help me if you can.
many thanks in advance
|