[mythtv] [mythtv-commits] Ticket #5160: New Win32Packager - compiles and creates stand-alone setup.exe

Nigel Pearson nigel at ind.tansu.com.au
Tue Apr 8 06:03:32 UTC 2008


> Here's an extract for building QT4 in my as-yet-unreleased-always- 
> in-progress win32-packager.pl:

Thanks for that, David. I will apply to the SVN
version of the script after some testing tonight.

...
> [ archive => $sources.'qt-win-opensource-src-4.3.4.zip'

Did you try the other package?
(qt-win-opensource-4.3.4-mingw.exe)

I was wondering if saved some build time.


...
> configure -plugin-sql-mysql -no-sql-sqlite
> rem mingw32-make
...
> exec => $dosmsys.'qt-win-opensource-src-4.3.4\qt_env.bat && mingw32- 
> make ',comment => 'Execute qt_env.bat to actually build QT now!  -  
> ie configures qt and also makes it, hopefully! WARNING SLOW (MAY  
> TAKE HOURS!)' ]



On Mac OS X, I added these to speed up builds:

configure -release -fast
...
-no-sql-odbc
...
-nomake examples -nomake demos
-no-nis
-no-cups
-no-qdbus

...

make sub-qt3support-install_subtargets-ordered install_qmake  
install_mkspecs


Otherwise, it takes both hours _and_ gigabytes.

--
Nigel Pearson, nigel at ind.tansu.com.au| All science is;
Telstra Net. Eng., Sydney, Australia | either Physics,
Office: 9202 3900    Fax:  9261 3912 | or stamp collecting!
Mobile: 0408 664435  Home: 9792 6998 |    - Rutherford




More information about the mythtv-dev mailing list