[mythtv-commits] Ticket #4397: win32 dependancy resolver and build script
MythTV
mythtv at cvs.mythtv.org
Fri Jun 6 05:01:33 UTC 2008
#4397: win32 dependancy resolver and build script
------------------------------------------------------+---------------------
Reporter: David Bussenschutt <davidbuzz at gmail.com> | Owner: ijr
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------------------------------+---------------------
Comment(by Buzz <davidbuzz at gmail.com>):
fixes in patch .27:
* SMALL build of QT4 didn't build the mysql plugin, so I've changed it to
use the normal build for now till that can be fixed properly.
* typo in the QT4 folder name (in 2 places) was preventing the QT
libraries from being copied to the 'build/bin' folder
* mythconfig.mak was not being copied to the proper install location (may
not be necessary if you rebuild QT4 with all the current patches)
* mythplugins are curently building the .dll's without the leading 'lib',
so I changed the tests to test for 'mythmovies.dll' to measure the build
success. the proper solution is to change the mythplugins to build the
.dll's with a 'lib' prefix, like the main mythtv, but this hack at least
allows the build script to complete now.
* the script now gets a fully completed build. Unfortunately the build
still does not run..... but it's something, isn't it.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4397#comment:66>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list