[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] OSS SGI OpenInventor port to WINDOWS
Fangtu,
I've introduced INVENTOR_API to export the inventor classes.
Unfortunately some classes have been 'missed' to be exported.
Just add INVENTOR_API after the class keyword.
If you encounter some unexported operators (friend declarations)
you have to add also INVENTOR_API (e.g. see SbLinear.h)
Cheers,
Gerd
At 20:08 08.06.01 -0400, Fangtu Qiu wrote:
>Hi! Gerd,
>
>The class SoPrimitiveVertex is not exported to the DLL. The 'INVENTOR_API'
>is missing
>in the class definition.
>Cheers,
>
>Fangtu
>
>--
>Fangtu Qiu
>Johns Hopkins University
>3400 N. Charles Street
>Baltimore, MD 21218
>Email: qiu@jhu.edu