Results 1 to 2 of 2

Thread: NMAKE : fatal error U1073: don't know how to make 'release\main.moc'

  1. #1
    Join Date
    Jul 2015
    Posts
    3
    Qt products
    Qt5
    Platforms
    Windows

    Default NMAKE : fatal error U1073: don't know how to make 'release\main.moc'

    Hi Qt,

    After running this command with in our project folder one by one
    1. qmake - project
    2. qmake -makefile
    3 .nmake -f Makefile.Release
    I am getting
    Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
    Copyright (C) Microsoft Corporation. All rights reserved.

    NMAKE : fatal error U1073: don't know how to make 'release\main.moc'
    Stop.

    I am using windows 10 and Qt 5.4.1 please tell something...

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: NMAKE : fatal error U1073: don't know how to make 'release\main.moc'

    Post the #include lines from main.cpp and the generated pro file in [code]...[/code] tags.

Similar Threads

  1. Replies: 6
    Last Post: 27th July 2015, 21:12
  2. Replies: 0
    Last Post: 28th June 2014, 02:55
  3. Replies: 0
    Last Post: 10th October 2013, 05:18
  4. win 7 vs2010 nmake fatal error U1077
    By danca226 in forum Installation and Deployment
    Replies: 3
    Last Post: 10th September 2011, 15:23
  5. compile / link error mingw-make release
    By jm in forum Installation and Deployment
    Replies: 8
    Last Post: 30th June 2010, 15:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.