Hello all,

I figured out that Qt Creator is compiled with msvc, so I decided to compile qwt with MSVC although I am using Qt Creator and mingw now that 4.5.0 is out. When I compile I see moc commands executing very fast and no moc files is generated in moc subdirectory. So compiling fails when trying to compile them. What can be wrong?