[mythtv-commits] Ticket #9586: Commit d149a01 (Changed MPUBLIC define) breaks Windows build

MythTV noreply at mythtv.org
Wed Feb 16 18:37:41 UTC 2011


#9586: Commit d149a01 (Changed MPUBLIC define) breaks Windows build
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:
     Type:  Bug Report                           |         Status:  new
 Priority:  trivial                              |      Milestone:  unknown
Component:  MythTV - General                     |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:  MPUBLIC Windows                      |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Lawrence Rust <lvr@…>):

 I use my mythbuild.sh script to build for Windows which will always
 rebuild from scratch after a git pull, simply because the patches need to
 be re-applied.

 Build log attached.  Note the important line:

 {{{
 ../libmythbase/util.cpp:1340: error: function ‘QString&
 ShellEscape(QString&)’ definition is marked dllimport
 }}}
 which is because libmyth is including sources from libmythbase.  Note also
 the copious warning messages about mismatched dllimport.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9586#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list