Results 1 to 3 of 3

Thread: Installing NCReport

  1. #1
    Join Date
    Jan 2009
    Posts
    13
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Installing NCReport

    friends
    Somebody please help me with installing NCreport on linux(fedora6)
    Thanks a bunch

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Installing NCReport

    To compile NCReport run the followings:
    =======================================

    untar/unzip ncreport???.tar.gz
    change to ncreport directory

    qmake
    make

    This will compile NCReport into a command line executable binary file.
    If you'd like to use NCReport classes in your Qt application and not as
    command line tool, you may analyze main.cpp how can the class be used.
    What's the problem?

  3. #3
    Join Date
    Jan 2009
    Posts
    13
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Installing NCReport

    Iam installing NCReport on linux(fedora6)
    I upacked the archive to my Desktop
    and ran qmake from the terminal
    and then ran make
    qmake worked fine
    make threw error...below is the error encountered
    Error processing project file: /home/student/Desktop/NCReport2/src/src.pro
    make: *** [src/Makefile] Error 2

    What is the problem and what should i do??
    Plz help me out.
    Thanks a bunch

Similar Threads

  1. Installing NCReport
    By alphajoseph in forum Installation and Deployment
    Replies: 0
    Last Post: 19th February 2009, 05:10
  2. problem with Qt/ Windows--pls help
    By swamyonline in forum Installation and Deployment
    Replies: 8
    Last Post: 7th July 2008, 21:39
  3. can't create qmake when installing at windows XP with win32-g++
    By owen_263 in forum Installation and Deployment
    Replies: 4
    Last Post: 31st March 2008, 08:39
  4. Problems installing QT4 on PPC Mac (Tiger)
    By f.stendike in forum Installation and Deployment
    Replies: 0
    Last Post: 21st November 2006, 16:17
  5. Installing Qt 4.1 (open source) on Windows XP
    By katrina in forum Installation and Deployment
    Replies: 8
    Last Post: 19th February 2006, 13:26

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.