Closed
Description
I'm using .Net Core in Linux and able to invoke the functions of my .so library file (64bit). But it will fail if I call the 32bit .so library. The error is simply saying the function can't be found. We would like to know if it's by design. Or if there is a way to call 32bit .so library from Linux .Net Core program? Please kindly advise. @yizhang82 Thanks.
Yuan Bin