![]() |
【转帖】unresolved Methods
unresolved methods
unresolved methods hello, i am building an automated wrapper to dwgdirect dlls to use them from csharp, dotnet. so far this works fine, but i am getting many "unresolved external symbol" errors from the linker. for example: odgecurve3d::getsplitcurves(double,class odgecurve3d * &,class odgecurve3d * &)const -or- odgeplanarent::isperpendicularto(class odgelinearent3d const &,class odgetol const &)const i did define "_toolkit_in_dll_" and link with the following libs: dd_key.lib dd_acisbuilder_dll.lib dd_acisrenderer_dll.lib dd_alloc_dll.lib dd_bmpexport_dll.lib dd_br_dll.lib dd_db_dll.lib dd_dwf7export_dll.lib dd_dwf7import_dll.lib dd_ge_dll.lib dd_gi_dll.lib dd_gs_dll.lib dd_modelergeometry_dll.lib dd_root_dll.lib dd_sm_dll.lib am i doing something wrong? thank you gerhard there are several metods in ge that are declared but not implemented. in recent releases we commented out most of them, but not all. you may just comment them in headers. vladimir |
所有的时间均为北京时间。 现在的时间是 08:01 PM. |