[Qt-interest] Keeping up-to-date with git

Sean Harmer sean.harmer at maps-technology.com
Thu May 27 16:12:12 CEST 2010


On Thursday 27 May 2010 15:03:09 Stephen Chu wrote: 
> So I end up doing a git pull, clean and rebuild every day. I want to put
> the steps into a OS X shell script and run it every night. But how do I
> skip the step where configure asks for the type of license? I added
> -opensource option but it still waits for a yes/no input.

You also need to add the -confirm-license option to the configure line.

Sean



More information about the Qt-interest-old mailing list