[mythtv] [RFC v2] New Win32 build script

Doug Lytle support at drdos.info
Sat Jan 29 14:28:37 UTC 2011


Lawrence Rust wrote:
> Good idea, have done.  Last updated 28-Jan-2011.  I will endeavour to
> update the web pagewww.softsystem.co.uk/mythtv  with info on the new
> script, its use and the patches this weekend.
>    

It's been a while since I've tried this, so I figured I'd give it a shot 
today.  My specs:

Mandriva 2010.2 (32 bit)
AMD 64 X2
8GB memory

A snippet of the errors that I get at the beginning:


codecs/qiconvcodec.cpp:93: error: 'QIconvCodec' has not been declared
codecs/qiconvcodec.cpp:93: error: ISO C++ forbids declaration of 
'QIconvCodec' with no type
codecs/qiconvcodec.cpp: In function 'int QIconvCodec()':
codecs/qiconvcodec.cpp:94: error: only constructors take base initializers
codecs/qiconvcodec.cpp:96: error: 'utf16Codec' was not declared in this 
scope
codecs/qiconvcodec.cpp:131: warning: no return statement in function 
returning non-void
codecs/qiconvcodec.cpp: At global scope:


At the failure point:

make[2]: *** [.obj/release-shared/qiconvcodec.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
`/home/doug/temp/mythbuild/qt-everywhere-opensource-src-4.7.0/src/corelib'
make[1]: *** [release] Error 2
make[1]: Leaving directory 
`/home/doug/temp/mythbuild/qt-everywhere-opensource-src-4.7.0/src/corelib'
make: *** [sub-corelib-make_default-ordered] Error 2


If you'd like the complete error output (Couple screen worth), let me know


Doug


-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."



More information about the mythtv-dev mailing list