[mythtv-commits] Ticket #5219: win32 build failure for mythtvosd

MythTV mythtv at cvs.mythtv.org
Thu Apr 17 11:47:27 UTC 2008


#5219: win32 build failure for mythtvosd
---------------------------------+------------------------------------------
 Reporter:  davidbuzz at gmail.com  |        Owner:  ijr    
     Type:  patch                |       Status:  new    
 Priority:  major                |    Milestone:  unknown
Component:  mythtv               |      Version:  unknown
 Severity:  medium               |   Resolution:         
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by davidbuzz at gmail.com):

 sorry, that patch is kinda incorrect, here's the error I'm getting
 anyway...:

 g++ -c -march=k8 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
 -Wno-non
 -virtual-dtor -D__STDC_CONSTANT_MACROS -mthreads -fexceptions -frtti
 -DUSING_MI
 NGW -DUSING_WINAUDIO -DUSING_D3D -DMMX -Di386 -DUSING_DIRECTX
 -D_GNU_SOURCE -D_F
 ILE_OFFSET_BITS=64 -DPREFIX=\\\"/usr\\\" -DLIBDIR=\\\"/usr/lib\\\"
 -DQT_DLL -DQT
 _THREAD_SUPPORT -I"/usr/include" -I"../../libs/libmyth" -I"/qt-win-
 opensource-sr
 c-4.3.4/include" -I"C:/msys/1.0/qt-3.3.x-p8/mkspecs/win32-g++" -o main.o
 main.cp
 p
 main.cpp:13:26: qapplication.h: No such file or directory
 main.cpp:14:28: q3socketdevice.h: No such file or directory
 main.cpp:15:21: qstring.h: No such file or directory
 main.cpp:16:23: q3cstring.h: No such file or directory
 main.cpp:17:19: qfile.h: No such file or directory
 main.cpp:18:26: qhostaddress.h: No such file or directory
 main.cpp:25: error: `QString' does not name a type
 main.cpp:34: error: `QString' does not name a type
 main.cpp:43: error: `QString' does not name a type
 main.cpp: In function `int main(int, char**)':
 main.cpp:87: error: `QApplication' was not declared in this scope
 main.cpp:87: error: expected `;' before "a"
 main.cpp:89: error: `QHostAddress' was not declared in this scope
 main.cpp:89: error: expected `;' before "address"
 main.cpp:90: error: `address' was not declared in this scope
 main.cpp:93: error: `QString' was not declared in this scope
 main.cpp:93: error: expected `;' before "message"
 main.cpp:97: error: expected `;' before "templatearg"
 main.cpp:99: error: `a' was not declared in this scope
 main.cpp:99: warning: unused variable 'a'
 main.cpp:105: error: `a' was not declared in this scope
 main.cpp:107: error: expected `;' before "arg"
 main.cpp:109: error: `arg' was not declared in this scope
 main.cpp:115: error: `arg' was not declared in this scope
 main.cpp:117: error: `templatearg' was not declared in this scope
 main.cpp:117: warning: unused variable 'templatearg'
 .... etc...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5219#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list