Results 1 to 2 of 2

Thread: Problem with qwt and eclipse on windows

  1. #1
    Join Date
    Nov 2008
    Posts
    17
    Thanks
    2

    Default Problem with qwt and eclipse on windows

    I have a problem ... if I try to run the examples they work. if I try to create a new project with eclipse and put it in, for example, the following files main.cpp histogram_item.h histogram_item.cpp taken from examples / Histogram and compiling .. I do not have problems. When I try to run the program a window appears that says

    in the title : Microsoft vc++ Runtime library(strange...I don't use vc++)
    in the body:This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.

    I think I have to define some other parameter in file . pro ....but what ?

  2. #2
    Join Date
    Nov 2008
    Posts
    17
    Thanks
    2

    Default Re: Problem with qwt and eclipse on windows

    Quote Originally Posted by kid17 View Post
    I have a problem ... if I try to run the examples they work. if I try to create a new project with eclipse and put it in, for example, the following files main.cpp histogram_item.h histogram_item.cpp taken from examples / Histogram and compiling .. I do not have problems. When I try to run the program a window appears that says

    in the title : Microsoft vc++ Runtime library(strange...I don't use vc++)
    in the body:This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.

    I think I have to define some other parameter in file . pro ....but what ?
    I solved my problem by replacing debug with release in:
    Properties-> c/c++ Make Project -> Make Builder

Similar Threads

  1. Problem install qwt on windows
    By kid17 in forum Qwt
    Replies: 5
    Last Post: 3rd December 2008, 13:19
  2. QWT 5.1.0 installation with eclipse
    By kokasurfer in forum Installation and Deployment
    Replies: 1
    Last Post: 17th September 2008, 11:04

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.