Hi.,
I try to run xojo exe in redhat linux ,am having the following error,
“Failed to find/load Framework library libc++.so.1: cannot open shared object file: No such file or directory”
i try to install libc++.so.1 library using yum command in rhel terminal, it says “no such a library found”.
i use redhat linux 7.3 version OS, i build that exe in linux platform ,
also i transfer that exe with corresponding “libs” folder.
can any one give suggestion for this issue.
thank you.