Rust applications that depend on native dynamic libraries—such as Aspose.PDF—require correct runtime path configuration to function properly on Linux and macOS systems...attempts to create a symbolic link to it in your output directory..."linux")' ] rustflags = [ "-C" , "link-arg=-Wl,-rpath,$ORIGIN" ] [...