apatra; interest@qt-project.org
Subject: RE: [Interest] application not executing in windows, in linux
its working
Sujan:
Googling for '"The application failed to initialize properly"
0xc005'
seems to lead to many people dealing with PC viruses that have damaged
om: interest-bounces+aschmidt=dekaresearch@qt-project.org
[mailto:interest-bounces+aschmidt=dekaresearch@qt-project.org] On Behalf Of
Sujan Dasmahapatra
Sent: Tuesday, January 17, 2012 06:40
To: interest@qt-project.org
Subject: [Interest] application not executing in windows, in linux its
Dear All
My application is running fine inlinux, and in windows its compiling but
not executing the exe.
Error : The application failed to initialize properly(0xc005).
I have put all the necessary dlls in PATH. I am using Qwt whose PATH is
mentioned in the .pro filePlease check my .p