[mythtv-commits] Ticket #4411: changeset 15290 is incompatible with Win32

MythTV mythtv at cvs.mythtv.org
Sat Jan 5 02:14:30 UTC 2008


#4411: changeset 15290 is incompatible with Win32
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |        Owner:  ijr 
     Type:  patch            |       Status:  new 
 Priority:  minor            |    Milestone:  0.21
Component:  mythtv           |      Version:  head
 Severity:  medium           |   Resolution:      
  Mlocked:  0                |  
-----------------------------+----------------------------------------------

Comment(by nigel):

 What is the error in MinGW? I only ask because the ::sigBlah() syntax
 causes a compile problem on Mac OS X (GCC 4.0.1):
 {{{
 cd mythfrontend && /usr/bin/make -f Makefile
 g++ -c -pipe -march=pentium4 -fomit-frame-pointer -O3 -Wall -Wno-switch
 -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
 -D__STDC_CONSTANT_MACROS -Wno-long-double  -DMMX -Di386
 -DUSING_APPLEREMOTE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
 -DPREFIX=\"/Volumes/MythBuild/.osx-packager/build\"
 -DLIBDIR=\"/Volumes/MythBuild/.osx-packager/build/lib\" -DUSING_COREAUDIO
 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT
 -I/Volumes/MythBuild/.osx-packager/build/mkspecs/default -I.
 -I../../../../../build/include -I../../../../../build/include -I../..
 -I../../libs -I../../libs/libmyth -I../../libs/libmythtv
 -I../../libs/libavutil -I../../libs/libavformat -I../../libs/libavcodec
 -I../../libs/libmythupnp -I../../libs/libmythui
 -I../../libs/libmythlivemedia -I/Volumes/MythBuild/.osx-
 packager/build/include
 -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
 -I/System/Library/Frameworks/AGL.framework/Versions/A/Headers -o main.o
 main.cpp
 main.cpp: In function 'int main(int, char**)':
 main.cpp:1427: error: expected id-expression before '(' token
 make[2]: *** [main.o] Error 1
 make[1]: *** [sub-mythfrontend] Error 2
 }}}
 and I will have to commit a fix for that soon.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4411#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list