Results 1 to 5 of 5

Thread: makefile missing separator problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: makefile missing separator problem

    I have the same problem(the error message below) I use windows xp ,I have set all the environement paths correctly :
    C:\MinGW\bin
    QSPECMAKE =win32-g++

    path=%SystemRoot%\system32;%SystemRoot%;%SystemRoo t%\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Adobe\AGL;C:\Qt\4.4.3\bin;C:\mingw\bin;C:\mi ngw\libexec\gcc\mingw32\3.4.5
    __________________________________________________ ___
    Build (make)...
    C:/MinGW/bin/mingw32-make -f Makefile.Release
    mingw32-make[1]: Entering directory `E:/QDtest/qdtest'
    mingw32-make[1]: Leaving directory `E:/QDtest/qdtest'
    Makefile.Release:61: *** missing separator. Stop.
    mingw32-make: *** [release] Error 2
    ---------------------- Build finished without error----------------------
    Attached Images Attached Images

Similar Threads

  1. not able to change Makefile
    By shamik in forum Qt Programming
    Replies: 1
    Last Post: 9th June 2007, 13:00
  2. Replies: 5
    Last Post: 13th March 2006, 21:22

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.