View Single Post
Re: LoadLibrary failure for Linux
Old
  (#12)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: LoadLibrary failure for Linux - 21-01-2005

Given the implementation of my plugin "template", and provided you don't have any Windows-specific code in your bot, the 3 functions you need to check are Meta_Query, Meta_Attach and Meta_Detach. Perhaps there's something wrong with the C_DLLEXPORT definition (lack of #ifdef __linux or something)



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote