Re: [Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-06 Thread Thiago Macieira
On terça-feira, 6 de novembro de 2012 07.52.44, Koehne Kai wrote:
 You really want to use the windows plugin. Find out why it doesn't load.
 Depends.exe (Dependency Walker) [1] will help you:
 - load plugins\platforms\windows.dll. Add the path to QTDIR\libs to Module
 Search Order. Check for missing dependencies (ignoring IESHMS.dll,
 GPSVC.dll)
 - if this doesn't show anything obvious, depends also allows you to profile
 an actual run. Load your .exe file and click Profile, Start
 Profiling...

Another hint: set QT_DEBUG_PLUGINS to 1 in the environment. If loading the
plugin fails, it will tell you why.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center


signature.asc
Description: This is a digitally signed message part.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-06 Thread Labs, Torsten
Hi Kai,

I got the message that IESHIMS.DLL and WER.DLL is missing. Is that normal?

Greetings

Torsten 


With best regards,
Torsten Labs

Siemens AG
Industry Sector
Industry Automation Division
Industrial Automation Systems
Factory Automation
I IA AS FA WF FTH 2
Siemensstr. 2-4
90766 Fuerth, Germany
Tel.: +49 911 978-3682 
mailto:torsten.l...@siemens.com

Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme; 
Managing Board: Peter Loescher, Chairman, President and Chief Executive 
Officer; Roland Busch, Brigitte Ederer, Klaus Helmrich, Joe Kaeser, Barbara 
Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen, Michael Suess; 
Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin 
Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322

-Original Message-
From: Koehne Kai [mailto:kai.koe...@digia.com] 
Sent: Tuesday, November 06, 2012 8:53 AM
To: Labs, Torsten; development@qt-project.org
Subject: RE: [Development] Qt5-Beta build from Git on Windows -- Failed to 
load platform plugin windows


 -Original Message-
 From: development-bounces+kai.koehne=digia@qt-project.org
 [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
 Behalf Of Labs, Torsten
 Sent: Tuesday, November 06, 2012 8:47 AM
 To: development@qt-project.org
 Subject: [Development] Qt5-Beta build from Git on Windows -- Failed to
 load platform plugin windows
 
 Hello,
 
 i compiled Qt on my Windows XP with VS2010 using the qt5_tool -c -u -b
 script. It was working i completed completly.
 
 But when i start qmlscene.exe he is saying:
 Failed to load platform plugin windows Available platform are:
 minimal
 windows
 
 If i choose minimal he is saying This plugin does not support
 propagateSizeHints.

You really want to use the windows plugin. Find out why it doesn't load. 
Depends.exe (Dependency Walker) [1] will help you:
 - load plugins\platforms\windows.dll. Add the path to QTDIR\libs to Module 
Search Order. Check for missing dependencies (ignoring IESHMS.dll, GPSVC.dll)
 - if this doesn't show anything obvious, depends also allows you to profile an 
actual run. Load your .exe file and click Profile, Start Profiling... 

Regards

Kai

1: http://www.dependencywalker.com/
 
 I want to try Qt5 using Angle from Google to get a proper support for
 OpenGL on Windows. We faced there some problems with Shaders on our
 Notebooks without using Angle.
 
 Does anybody has an idea?
 
 Thx
 
 Torsten
 
 
 
 
 
 
 
 With best regards,
 Torsten Labs
 
 Siemens AG
 Industry Sector
 Industry Automation Division
 Industrial Automation Systems
 Factory Automation
 I IA AS FA WF FTH 2
 Siemensstr. 2-4
 90766 Fuerth, Germany
 Tel.: +49 911 978-3682
 mailto:torsten.l...@siemens.com
 
 Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard
 Cromme; Managing Board: Peter Loescher, Chairman, President and Chief
 Executive Officer; Roland Busch, Brigitte Ederer, Klaus Helmrich, Joe Kaeser,
 Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen,
 Michael Suess; Registered offices: Berlin and Munich, Germany; Commercial
 registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-
 Reg.-No. DE 23691322
 

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-06 Thread Koehne Kai
 -Original Message-
 From: Labs, Torsten [mailto:torsten.l...@siemens.com]
 Sent: Tuesday, November 06, 2012 10:57 AM
 To: Koehne Kai; development@qt-project.org
 Subject: RE: [Development] Qt5-Beta build from Git on Windows -- Failed
 to load platform plugin windows
 
 Hi Kai,
 
 I got the message that IESHIMS.DLL and WER.DLL is missing. Is that normal?

At least nothing you should worry about:

http://stackoverflow.com/questions/2465111/dependency-walker-reports-ieshims-dll-and-wer-dll-missing

 
Regards

Kai
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-06 Thread Friedemann Kleint
Hi,

on Windows XP, the load error is most likely caused by 
https://bugreports.qt-project.org/browse/QTBUG-27741  ,  for which the 
fix https://codereview.qt-project.org/#change,38566 is pending.

Regards,
Friedemann

-- 
Friedemann Kleint
Digia, Qt

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-05 Thread Labs, Torsten
Hello,

i compiled Qt on my Windows XP with VS2010 using the qt5_tool -c -u -b script. 
It was working i completed completly.

But when i start qmlscene.exe he is saying:
Failed to load platform plugin windows Available platform are:
minimal
windows

If i choose minimal he is saying This plugin does not support 
propagateSizeHints.

I want to try Qt5 using Angle from Google to get a proper support for OpenGL on 
Windows. We faced there some problems with Shaders on our Notebooks without 
using Angle.

Does anybody has an idea?

Thx

Torsten







With best regards,
Torsten Labs

Siemens AG
Industry Sector
Industry Automation Division
Industrial Automation Systems
Factory Automation
I IA AS FA WF FTH 2
Siemensstr. 2-4
90766 Fuerth, Germany
Tel.: +49 911 978-3682
mailto:torsten.l...@siemens.com

Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme; 
Managing Board: Peter Loescher, Chairman, President and Chief Executive 
Officer; Roland Busch, Brigitte Ederer, Klaus Helmrich, Joe Kaeser, Barbara 
Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen, Michael Suess; 
Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin 
Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt5-Beta build from Git on Windows -- Failed to load platform plugin windows

2012-11-05 Thread Koehne Kai

 -Original Message-
 From: development-bounces+kai.koehne=digia@qt-project.org
 [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
 Behalf Of Labs, Torsten
 Sent: Tuesday, November 06, 2012 8:47 AM
 To: development@qt-project.org
 Subject: [Development] Qt5-Beta build from Git on Windows -- Failed to
 load platform plugin windows
 
 Hello,
 
 i compiled Qt on my Windows XP with VS2010 using the qt5_tool -c -u -b
 script. It was working i completed completly.
 
 But when i start qmlscene.exe he is saying:
 Failed to load platform plugin windows Available platform are:
 minimal
 windows
 
 If i choose minimal he is saying This plugin does not support
 propagateSizeHints.

You really want to use the windows plugin. Find out why it doesn't load. 
Depends.exe (Dependency Walker) [1] will help you:
 - load plugins\platforms\windows.dll. Add the path to QTDIR\libs to Module 
Search Order. Check for missing dependencies (ignoring IESHMS.dll, GPSVC.dll)
 - if this doesn't show anything obvious, depends also allows you to profile an 
actual run. Load your .exe file and click Profile, Start Profiling... 

Regards

Kai

1: http://www.dependencywalker.com/
 
 I want to try Qt5 using Angle from Google to get a proper support for
 OpenGL on Windows. We faced there some problems with Shaders on our
 Notebooks without using Angle.
 
 Does anybody has an idea?
 
 Thx
 
 Torsten
 
 
 
 
 
 
 
 With best regards,
 Torsten Labs
 
 Siemens AG
 Industry Sector
 Industry Automation Division
 Industrial Automation Systems
 Factory Automation
 I IA AS FA WF FTH 2
 Siemensstr. 2-4
 90766 Fuerth, Germany
 Tel.: +49 911 978-3682
 mailto:torsten.l...@siemens.com
 
 Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard
 Cromme; Managing Board: Peter Loescher, Chairman, President and Chief
 Executive Officer; Roland Busch, Brigitte Ederer, Klaus Helmrich, Joe Kaeser,
 Barbara Kux, Hermann Requardt, Siegfried Russwurm, Peter Y. Solmssen,
 Michael Suess; Registered offices: Berlin and Munich, Germany; Commercial
 registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-
 Reg.-No. DE 23691322
 

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development