![]() |
【转帖】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 |
所有的时间均为北京时间。 现在的时间是 09:16 PM. |