I have an application in Eclipse. That application runs well if is launched as Eclipse application (into Eclipse). But I tried to generate an executable file (.exe) by using Eclipse product export wizard.
The exe file is created but when running it I got the message
The application executable launcher was unable to locate its companion shared library
Does anybody know what I am missing or doing wrong?