Yes it was just a way to diagnose the situation. Just A few general steps. Kevin http://kevinsisco.topcities.com
----- Original Message ----- From: "Thomas Hruska" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 04, 2006 2:09 PM Subject: Re: [c-prog] how to integrate Dev-C++ and QT > kevin wrote: >> First try reinstalling the software and restarting your computer. >> Also, make sure you meet the system requirements. >> Finally, try creating a simple command-line program and see what happens. >> >> >> Kevin >> http://kevinsisco.topcities.com >> >> ----- Original Message ----- >> From: "allcoolfree" <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED]> >> Sent: Friday, August 04, 2006 9:19 AM >> Subject: [c-prog] how to integrate Dev-C++ and QT >> >> >>> Hi everybody, >>> I decided to learn some GUI programming.I use Dev-C++ 4.9.9.2. Today I >>> installed QT. But I wasn't able the programs to run. >>> I tried to example programs on Dev-C++ and got errors (usually header >>> errors) I must have done something wrong. If somebody know how I must >>> do, maybe it helps me. >>> Thanks... > > Kevin, those instructions are good "general purpose" instructions for > _applications_. QT is a GUI toolkit designed for compiler integration. > The only thing the OP probably has wrong is putting header and library > files in the right place (or at least pointing the IDE to the > appropriate QT directories). Rebooting is completely unnecessary and > the OP can be running any ol' hardware as long as it is running Win95 or > later (it just might take forever to compile and run on an old Pentium). > > OP: QT is a popular product with extensive documentation. Take the > time to read the instructions on connecting QT to your compiler (yeah, > yeah, I know - we all hate reading documentation). However, I'm pretty > sure they leave that part up to you - third-party tool manufacturers > assume you have installed and used third-party tools before. Catch 22. > > -- > Thomas Hruska > CubicleSoft President > Ph: 517-803-4197 > > Safe C++ Design Principles (First Edition) > Learn how to write memory leak-free, secure, > portable, and user-friendly software. > > Learn more and view a sample chapter: > http://www.CubicleSoft.com/SafeCPPDesign/ > > > > To unsubscribe, send a blank message to > <mailto:[EMAIL PROTECTED]>. > Yahoo! Groups Links > > > > > > > To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/c-prog/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
