19.10.2009, 20:34
Hello,
I've just wanted to make a small plugin, so I've read some things, but i have problems to get them work.
First, i downloaded the invoke example and compiled it, which doesn't worked at all, because
MinGW told me some errors and stuff.
After I "fixed" (my C knowledge isn't very big) these errors, i got the DLL file.
So, i put the plugin into the server (which is running on a Windows XP computer), but then the server says:
Plugin does not conform to architecture.
Failed.
My "fixed" version of the invokeexample (which compiles without errors and warnings):
http://www.sendspace.com/file/hw7zm8
The errors i got before i "fixed" them:
http://www.imghoster.net/archiv.php?...rrorsWT4DB.jpg
Compiling Environment:
Windows XP Home
MinGW Version 3.4.5 (mingw vista special)
IDE: Code::Blocks
I would be happy if you can help me
I've just wanted to make a small plugin, so I've read some things, but i have problems to get them work.
First, i downloaded the invoke example and compiled it, which doesn't worked at all, because
MinGW told me some errors and stuff.
After I "fixed" (my C knowledge isn't very big) these errors, i got the DLL file.
So, i put the plugin into the server (which is running on a Windows XP computer), but then the server says:
Plugin does not conform to architecture.
Failed.
My "fixed" version of the invokeexample (which compiles without errors and warnings):
http://www.sendspace.com/file/hw7zm8
The errors i got before i "fixed" them:
http://www.imghoster.net/archiv.php?...rrorsWT4DB.jpg
Compiling Environment:
Windows XP Home
MinGW Version 3.4.5 (mingw vista special)
IDE: Code::Blocks
I would be happy if you can help me
