Welcome! Log In Create A New Profile

Advanced

Assignment 3: project files QCreator

Posted by Seymore 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Assignment 3: project files QCreator
July 06, 2010 09:12AM
Hi Every1

in tut 103 they say "The zipped file should only contain subdirectories created by QCreator."

I can only assume QCreator subdirectories are created by QDesigner IDE?

I use Microsoft Visual C++ 2008 Express Edition, and compile on the command line, the only subdirectories I have are

Language: C++ (QT)
debug release tmp


I can however include

Language: C++ (QT)
projectname.pro (from qmake) projectname.vcproj

Should I use QDesigner instead?
Re: Assignment 3: project files QCreator
July 06, 2010 06:47PM
Hey man, I think the best way to go here is sending an email to: cos311@osprey.unisa.ac.za . I'm using Netbeans IDE that makes use of the C++ with QT plugin.
avatar Re: Assignment 3: project files QCreator
July 07, 2010 05:51PM
I'm not sure if the plugin works on the Express edition but I use the Qt Add-in for Visual Studio 2008. Try and see if it will work for you.

When you are ready to submit your assignment, right-click on the project in the Solution Explorer and select "Create basic .pro file", just take that generated project file and your source/header files and all should be fine for the assignment.

Mention in your assignment answers that this is what you've done since the project file will contain comments stating it was automatically generated.
Sorry, only registered users may post in this forum.

Click here to login