[Development] Problem with qt5 stable release

Thiago Macieira thiago.macieira at intel.com
Sun May 5 18:00:10 CEST 2013


On domingo, 5 de maio de 2013 11.38.27, Francisco Ortega wrote:
> I have compiled that for Windows 7 64 bits, for 64 bits (debug and release)
> for visual studio 2012 with OpenGL Desktop (in the configure)
> 
> I created an empty project with the wizard, with QT CORE, QT GUI, QT OPENGL

What wizard?

> However, the moc is not created.
> 
> Is this a known issue? has anyone run into this problem?
> 
> Here is the code of MOC
> 
> "$(QTDIR)\bin\moc.exe"  "%(FullPath)" -o
> ".\GeneratedFiles\$(ConfigurationName)\moc_%(Filename).cpp"  -DUNICODE
> -DWIN32 -DQT_DLL -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB
> -DQT_WIDGETS_LIB "-I.\GeneratedFiles" "-I." "-I$(QTDIR)\include"
> "-I.\GeneratedFiles\$(ConfigurationName)\." "-I$(QTDIR)\include\QtCore"
> "-I$(QTDIR)\include\QtGui" "-I$(QTDIR)\include\QtOpenGL"
> "-I$(QTDIR)\include\QtWidgets"

There's no "%(FullPath)" anywhere in Qt or in Qt Creator. You must be using 
some other tool...

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130505/0c0483f3/attachment.sig>


More information about the Development mailing list