call("./shell_output.so","shell")(command_args)
Runtime Error
runtime error: Unable to load library shell_output.so
Problem description:
I tried several things, spent the afternoon and the night trying different things. Different forms of compiling, different folders, different files (including the F1 help example) and more.
Is there anything missing to install on my machine? I can host normally. Yes, I'm using -trusted.
The only .so file that I get a different response from is libbyond.so. In all other attempts it is the same error.
runtime error: /usr/local/lib/libbyond.so: undefined symbol: helpMePlease
What output do you get when you use
and
?