Results 1 to 2 of 2

Thread: Compiling a .cpp file, getting error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2012
    Location
    Cape town
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Compiling a .cpp file, getting error

    Hi


    Im trying to compile a .cpp, after the makefile is made and I try "make" the files and I get an error.

    My cmd prompt looks like this:


    Microsoft Windows [Version 6.1.7601]

    Copyright (c) 2009 Microsoft Corporation. All rights reserved.



    C:\Users\name.surname>cd C:\nukePlugins\nukePlugins_\monitorSocket



    C:\nukePlugins\nukePlugins_\monitorSocket>C:\Qt\4. 8.1_x64\qmake\qmake.exe



    C:\nukePlugins\nukePlugins_\monitorSocket>C:\MinGW \bin\mingw32-make.exe

    C:/MinGW/bin/mingw32-make -f Makefile.Debug

    mingw32-make[1]: Entering directory `C:/nukePlugins/nukePlugins_/monitorSocket'

    Makefile.Debug:59: *** missing separator. Stop.

    mingw32-make[1]: Leaving directory `C:/nukePlugins/nukePlugins_/monitorSocket'

    mingw32-make: *** [debug] Error 2

    I am using MinGW and qt 4.8.1_x64 on a windows 7 x64 machine.

    Attached are the files im working with.

    Please help
    Attached Files Attached Files

Similar Threads

  1. Error in compiling
    By Tarun in forum Qt-based Software
    Replies: 1
    Last Post: 3rd February 2010, 14:04
  2. Replies: 1
    Last Post: 25th October 2008, 19:18
  3. Compiling error with caps file names
    By Caius Aérobus in forum Qt Programming
    Replies: 5
    Last Post: 21st October 2008, 15:34
  4. i always get an error when compiling Qt4.4.0
    By mismael85 in forum Installation and Deployment
    Replies: 9
    Last Post: 21st July 2008, 14:08
  5. Extra qualification error while compiling the project file
    By amit_pansuria in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2007, 07:56

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.