Quote:
Originally Posted by DeitY
I have deleted compiled podbot_mm_i386.so cous it was not working and i gone with nervs really freaking out...:/
|
That doesn't answer the main problem with loading the file. If that is not fixed - even if You compile that dll.cpp correctly - You still cannot use it (because it will not be loading).
Quote:
Originally Posted by DeitY
what about this dll.cpp?
|
The compiler sometimes shows stupid errors not realted to the real mistake You did. Sometimes it comes from one missing parenthesis or so. Copy the function You are changing (how does it look originally - before Your change) and copy the function after Your change, so I can see what You have done and I can reproduce comiplation errors on my PC (if I have time to work on it - what should be the reason for me to support not my code?).