There is no application installed for “shared library” files

C++
#If you are facing this issue then open terminal and locate the folder where your application stored then type this command.
>> ./app # in the place of app type your application name
Source

Also in C++: