查看单个帖子
旧 2009-05-07, 07:19 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】winopengl Dll Using Bc== Builder

winopengl dll using bc++ builder
winopengl dll using bc++ builder
i´m trying to build the winopengl dll (\examples\exrender\win).
the dll is created ok, but no functions are not exported to the dll.
(i´m using bc++, so _toolkit_in_dll is not defined)
any help?!
the configuration when both dll and application using it are statically linked with dwgdirect will not work because of static data duplicated in 2 instances of dwgdirect.
sergey slezkin

quote:
originally posted by sergey slezkin
the configuration when both dll and application using it are statically linked with dwgdirect will not work because of static data duplicated in 2 instances of dwgdirect.
so, what you say is, that bc++ users are not able to create dynamically loaded custom applications/objects (like gs device modules) ?
(because the od libs are not available as dlls for bc++)
yes. untill we make dd dlls usable from bc.
for now you can make a dll in bc using statically linked dd. but in such case application using your dll must not be linked with dd - only with your dll.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)