[LINUX] Compiling a .so
#3

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:

Code:
:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Load'
Here is line 75:

Code:
PLUGIN_EXPORT bool PLUGIN_CALL Load( void **ppData )
Any help is appreciated,

Thanks

PS: I think it means that Load() isn't defined? Maybe...

Stephen
Reply


Messages In This Thread
[LINUX] Compiling a .so - by XPlatform - 15.01.2009, 23:38
Re: [LINUX] Compiling a .so - by XPlatform - 16.01.2009, 00:01
Re: [LINUX] Compiling a .so - by XPlatform - 16.01.2009, 20:33
Re: [LINUX] Compiling a .so - by XPlatform - 16.01.2009, 20:48

Forum Jump:


Users browsing this thread: 1 Guest(s)