[olsr-dev] Does plugins work for Windows version of olsrd

Andreas Tønnesen (spam-protected)
Sat Nov 6 13:23:18 CET 2004


Actually the function is:
int get_plugin_interface_version()

sorry about that :)

- Andreas

Andreas Tønnesen wrote:
> Hi,
> 
> Thomas Lopatic wrote:
> 
>>
>> Also make sure that you export the following variable:
>>
>> * plugin_interface_version
>>
>> Exporting variables is a bit unusual on Windows, however, it works via 
>> the same mechanism as exporting functions.
>>
> 
> I've changed this now.
> The plugin interface version is now to be fetched via a _function_ that 
> the dl exports(int plugin_interface_version()). So no variables have to 
> be exported from the DLL anymore.
> 
> - Andreas
> 

-- 
Andreas Tønnesen
http://www.olsr.org



More information about the Olsr-dev mailing list