Re: [Interest] application not executing in windows, in linux its working

2012-01-17 Thread Sujan Dasmahapatra
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

Re: [Interest] application not executing in windows, in linux its working

2012-01-17 Thread Atlant Schmidt
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

[Interest] application not executing in windows, in linux its working

2012-01-17 Thread Sujan Dasmahapatra
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