Results 1 to 10 of 10

Thread: Fatal error ..!!!!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Posts
    157
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4

    Default Fatal error ..!!!!

    Guys,

    While compiling my Qt application in WINDOWS ( in DOS Prompt ) , i am getting a fatal error like this.

    chemedit.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
    NMAKE : fatal error U1077: 'rc' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\
    Vc7\bin\nmake.exe"' : return code '0x2'
    Stop.
    Step i did for compilation in Dos prompt ...

    D: > cd Projects\
    D: \Projects> qmake myproject . pro
    D: \Projects> nmake clean
    D: \Projects> nmake
    But while compiling the same project in VC++ Editor . it's compiling properly.
    THis problem is coming only when you are using nmake clean in DOS Prompt. Otherwise it's ok.

    I know that you can suggest me to use Editor for compilation. But my clients situation is such a way tat he will compile( Dos prompt ) it again in his primises. So please tell me how to solve this.



    thanks in advance
    Last edited by wysota; 13th November 2007 at 10:50. Reason: Changed [code] to [quote]

Similar Threads

  1. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  2. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  3. Qt-x11-commercial-src-4.2.0-snapshot-20060824 error
    By DevObject in forum Installation and Deployment
    Replies: 4
    Last Post: 24th August 2006, 23:31
  4. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 12:52
  5. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 12:54

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.