16.03.2009, 08:48
Hello,
Recently I've installed a new version of a Linux operating system on my pc.
I can compile the code I wrote without any problems, It gives my a .so as I need.
When I go to start the server I get this:
I did a little ******-ing, and found that the problem may be my operating system. 64-bit?
So from that I tried compiling with -m64 but It didn't make a difference.
Any help will be greatly appreciated,
Thanks,
Stephen
Recently I've installed a new version of a Linux operating system on my pc.
I can compile the code I wrote without any problems, It gives my a .so as I need.
When I go to start the server I get this:
Code:
[00:37:39] Server Plugins [00:37:39] -------------- [00:37:39] Loading plugin: MyPlugin.so [00:37:39] Failed (plugins/MyPlugin.so: wrong ELF class: ELFCLASS64) [00:37:39] Loaded 0 plugins.
So from that I tried compiling with -m64 but It didn't make a difference.
Any help will be greatly appreciated,
Thanks,
Stephen