[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTlinux + Qt
- To: rtl@rtlinux.org
- Subject: RTlinux + Qt
- From: Olivier Forget <oforget@ntps.edu>
- Date: Mon, 13 Aug 2001 11:15:06 -0700
- Organization: National Test Pilot School
Hello,
I would like to write a Qt program that can send commands and receive results
from a real time thread. I can see how all the pieces fit together, except
that I wouldn't know how to set up the compiler. The makefile for Qt is quite
complicated, and as far as I can tell, the rtlinux apps are a little
sensitive to which compiler is used and which options are used. That makes it
hard for me to figure out how to compile a program that has both Qt and RTL
functions.
I am using examples/frank_app as a test. I want to add some Qt code to that
program so that the "Frank" and "Zappa" appear in a little GUI window. I know
how to write a Qt application, but how do I compile it??
Thank-you,
Olivier Forget
National Test Pilot School