Results 1 to 2 of 2

Thread: absolute beginner - still installation problems!

  1. #1
    Join Date
    Nov 2010
    Location
    Budapest, Hungary
    Posts
    125
    Thanks
    17
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default absolute beginner - still installation problems!

    Hi!

    I've already made some interesting applications with QtCreator, and now I would like to use te qwt kits for plotting diagrams - the snapshots on their site looked smart, and I already understood that it would be really useful for me. I'm trying to install this, but I'm a bit lost now. So what I've done:
    I've downloaded this: qwt-6.0.0-rc5.zip
    Unpacked it somewhere
    openned a Qt prompt like this:
    Start->Programs->Qt SDK by Nokia v2009.05(open source) -> Qt Command Promt
    cd-d to the directory of qwt-6.0.0-rc5, so here: C:\(...)\qwt-6.0.0-rc5\
    typed qmake qwt.pro
    (this made the Makefile, without any error mesages)
    nmake
    ----> at this point I would mention, that make did not work, so I've downloaded it form http://johnbokma.com/perl/make-for-windows.html and copied the to
    Qt\2009.05\mingw\bin and now it works (or at least runs?)
    nmake install

    And now I have a library c:\Qwt-6.0.0-rc5 with some subdirs containing eg most of the headers which I can see in the original project library of qwt.

    --------
    Well, do you think it was a succesfull installation? when I run nmake, first it gave at least 200 warning messages of this: qwt NMAKE : warning U4006: special macro undefined : '$<'
    During the second run of nmake it gave no errormessages.

    Well, what to check at least to know for sure if it was a succesful installation or not?

    Thanks for reading and waiting hard for some stable points in the wolrd of Qwt...
    Sylvia

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,313
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: absolute beginner - still installation problems!

    Quote Originally Posted by szisziszilvi View Post
    And now I have a library c:\Qwt-6.0.0-rc5 with some subdirs containing eg most of the headers which I can see in the original project library of qwt.
    Well, do you think it was a succesfull installation?
    Make should stop before installing, when it runs on an error - so probably yes.

    Uwe

Similar Threads

  1. Installation problem : Qt4.6.1 problems when using nmake
    By euro_geek in forum Installation and Deployment
    Replies: 0
    Last Post: 10th June 2010, 22:03
  2. Absolute beginner in need of help
    By imperator in forum Newbie
    Replies: 8
    Last Post: 24th November 2009, 13:11
  3. MacOSX PyQt4 installation problems
    By wraithdragon in forum Installation and Deployment
    Replies: 0
    Last Post: 11th November 2009, 03:36
  4. Qt 4.5 Installation problems
    By FatTail in forum Installation and Deployment
    Replies: 8
    Last Post: 12th March 2009, 02:33
  5. Absolute widget coordinates
    By rbp in forum Qt Programming
    Replies: 4
    Last Post: 28th January 2009, 04:30

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.