Hi,

I am doing the Qt tutorial “Custom Widget Plugin Example” in
C:\Qt\4.2.2\doc\html\designer-customwidgetplugin.html.

I built the example C:\Qt\4.2.2\examples\designer\customwidgetplugin using the commands qmake, nmake, and nmake install. I then started Qt Designer and got the message below. The clock widget did not load in Designer. Any ideas as to why? My environment seems to be fine. I've done lots of examples and built my own apps.

Thank you.

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!
Program: C:\Qt\4.2.2\bin\designer.exe
R6034

An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.

---------------------------
OK
---------------------------