Results 1 to 2 of 2

Thread: Problem executing Qwt with MSVC

  1. #1
    Join Date
    Jul 2009
    Location
    São Paulo - Brasil
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    5

    Default Problem executing Qwt with MSVC

    Hello everybody,

    I have a new problem here, I´m trying to use qwt.

    Well, I´m using msvc 2008 pro, with vc addin. I´ve already donwload and built qwt using nmake. I´ve built the samples too. But I cant build it from msvc.

    I´m following this thread: http://www.qtforum.org/article/28511...-msvs2008.html

    I set everything like him and the documentation, but I´ve received a time executing error: "This application has failed to start because MSVCP90.dll was not found. Re-installing the application may fix this problem". Then I put this and other files from the directory into the system32, after that I´ve received another error:

    ---------------------------
    Microsoft Visual C++ Runtime Library
    ---------------------------
    Runtime Error!

    Program: D:\Documents and ...

    R6034

    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.


    ---------------------------
    OK
    ---------------------------

    I dont know what to do, I compiled the samples using msvc console, then I think its a config problem, but I dont know what config I must change to execute it.

    Thanks for any help.

    Bye bye.

  2. #2
    Join Date
    Jul 2009
    Location
    São Paulo - Brasil
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    5

    Default Re: Problem executing Qwt with MSVC

    Sorry, boys, I put this thread in the general forum.

    then, some mod, please, put it in the right place.

    Well, I know why I was receiving that error, that was because I only built release library

    I must build debug and library to my work

    Now I have to find out how to make that in the console, well, if I cant I will come back to help

    cya.

Similar Threads

  1. Problem executing process
    By EricF in forum Qt Programming
    Replies: 4
    Last Post: 25th January 2008, 16:04
  2. Problem with Drag Drop for QWT Graph
    By Ankitha Varsha in forum Qwt
    Replies: 2
    Last Post: 23rd January 2008, 05:21
  3. Problem wirh Drag and Drop for QWT Graph
    By Ankitha Varsha in forum Qwt
    Replies: 1
    Last Post: 22nd January 2008, 12:23
  4. Qwt plot problem on compile
    By sincnarf in forum Qwt
    Replies: 2
    Last Post: 14th October 2007, 11:36
  5. Problem installing Qt 4.2.3 with MSVC 2005 express edition
    By jjhenjj in forum Installation and Deployment
    Replies: 8
    Last Post: 12th July 2007, 13:57

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.