16.01.2009, 20:33
Ok, I went and got Linux, downloaded KDevelop, and started moving the plugin over. Main problem I have now is that I get this error:
Here is line 75:
Any help is appreciated,
Thanks
PS: I think it means that Load() isn't defined? Maybe...
Stephen
Code:
:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Load'
Code:
PLUGIN_EXPORT bool PLUGIN_CALL Load( void **ppData )
Thanks
PS: I think it means that Load() isn't defined? Maybe...
Stephen

