Sunday, July 6th 2008, 1:42am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

shyam

Beginner

Posts: 3

Location: Bangalore

Occupation: Team Lead

1

Thursday, February 21st 2008, 7:08am

Graph Implementation ???

Hi every one. I am working in an Embedded Project from which my application has to Acquire data and plot a Graph real Time .The sampling rate is around one second.I am going to integrate the project in VC++ 2005. This is the first time i am using Qt . How do i implement this. Thanks a lot Guy's. Waiting for a help soon.
  • Go to the top of the page

nijish

Trainee

Posts: 154

Location: Bangalore

Occupation: Software Engineer

2

Friday, February 22nd 2008, 4:27pm

i have heard that there are a lot of problems when integrating with vc++.

anyways, the link for supported ide:
http://trolltech.com/developer/notes/supported_platforms/

but i think there are books on it also. i guess o'reily would have it.

and when i did it i used to:
> use vc++ as ide
> cmd to program path
> qmake -o Makefile myprog.pro
> nmake

:D
  • Go to the top of the page

Rate this thread