高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】linking with new version 1.0.5
linking with new version 1.0.5
linking with new version 1.0.5
hi,
i have just downloaded the new version, but i have difficulties to link with it. i have got the following errors (i wrote my own services). do you have any ideas ? is there a simple way to suppress them (i tried to implement the missed functions but i didnt succeed).
thanks for your help,
renaud.
error lnk2001: unresolved external symbol "public: virtual struct odgscolor __thiscall oddbhostappservices::getacicolor(unsigned short)const "
error lnk2001: unresolved external symbol "public: virtual struct odgscolor const * __thiscall oddbhostappservices::getacipalette(void)const "
bug found. it's my fault. i had an old version in my include path.
sorry,
|