Currently I can't link ON_SSX_EVENT to the brlcad.dll (Windows). This class is declared in openNURBS as an ON_CLASS but implemented in libbrep.
In case of the brlcad.dll openNURBS is an own DLL, i.e. ON_CLASS is __declspec(dllimport) but libbrep is linked statically. This leads to a linker error with librt (ON_SSX_EVENT not found). Althrough, after re-reading openNURBS' license (had it changed?), I plan to link this library statically too the different declarations could lead to problems in other configurations as well. Regards, Daniel ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel