高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwg direct and borland builder 6
dwg direct and borland builder 6
dwg direct and borland builder 6
hi all
is anyone able to help with compiling the example programs for dwgdirect using borland builder 6 professional? i know the sample code in the examples is for mfc for use with visual studio from microsoft. is anyone able to supply me with a *.bpr project file for borland to compile some of the examples supplied?
also which libraries to include etc.
any help will be greatly appreciated.
regards
kc
here is a makefile that can be used to build odreadex using bcc (tested with ms nmake). assuming you are using the default directory structure for our libs & headers, you can just place it in your lib\bb6wd directory and build from there. you can extract the necessary info from this to create a borland project file.
attached files (962 bytes, 41 views)
|