Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
New project wizard (Qt)
sethjackson:
Hello. I have created a Qt project wizard.
You will need to apply the patch file, and then copy the two *.png files to the [C::B src]\plugins\scriptedwizard\resources\qt folder.
Please try it out. I don't have Qt on my system so let me know if it doesn't work.
Other than that the only thing that needs fixed is the wizard.png file. It is the generic console *.png. :P
EDIT:
Removed files.
killerbot:
if it works, please let us know, I will commit it then to svn.
You might always ask Morton to have a look at it, he's a project wizard wiz ;-)
sethjackson:
--- Quote from: killerbot on July 17, 2006, 07:51:38 pm ---if it works, please let us know, I will commit it then to svn.
You might always ask Morton to have a look at it, he's a project wizard wiz ;-)
--- End quote ---
Well the script works. I just wanted a few Qt users to test it to make sure I had everything (project) set up correctly. :)
Like I said above though the wizard.png isn't right I just copied the generic console one. :P
MortenMacFly:
--- Quote from: sethjackson on July 17, 2006, 08:37:21 pm ---Well the script works. I just wanted a few Qt users to test it to make sure I had everything (project) set up correctly. :)
--- End quote ---
The script works, but you cannot create a QT(4) application with it. There is no "QApplication" path below "/include". I'm not sure qhat you want to verify there but this in fact will never allow to create a valid project. Could you try again, please?
As a hint: There is a MinGW installer version of QT which has a nice image in the installer -> this you could nicely use for the wizard, too. Then please adjust the path/verification process to something meaningful and we are one step further...
With regards, Morten.
sethjackson:
--- Quote from: MortenMacFly on July 17, 2006, 09:23:47 pm ---
--- Quote from: sethjackson on July 17, 2006, 08:37:21 pm ---Well the script works. I just wanted a few Qt users to test it to make sure I had everything (project) set up correctly. :)
--- End quote ---
The script works, but you cannot create a QT(4) application with it. There is no "QApplication" path below "/include". I'm not sure qhat you want to verify there but this in fact will never allow to create a valid project. Could you try again, please?
As a hint: There is a MinGW installer version of QT which has a nice image in the installer -> this you could nicely use for the wizard, too. Then please adjust the path/verification process to something meaningful and we are one step further...
With regards, Morten.
--- End quote ---
Sure thing wiz man. I Guess the script doesn't work after all. :P
EDIT:
Is Qt Windows only for MinGW?
Navigation
[0] Message Index
[#] Next page
Go to full version