Advertisement
Guest User

marble compil error

a guest
May 17th, 2010
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 26.42 KB | None | 0 0
  1. D:\marbleSVN\marble-build>mingw32-make
  2. [  0%] Built target svnversion
  3. [ 76%] Built target marblewidget
  4. [ 78%] Built target marble
  5. [ 81%] Built target tilecreator
  6. [ 81%] Built target geodatatest
  7. [ 81%] Built target MarbleWidgetPlugin
  8. [ 82%] Built target LatLonEditPlugin
  9. [ 83%] Built target MarbleNavigatorPlugin
  10. [ 83%] Built target CrosshairsPlugin
  11. [ 83%] Built target GeoRendererPlugin
  12. [ 83%] Built target CompassFloatItem
  13. [ 84%] Built target GraticulePlugin
  14. [ 85%] Built target OverviewMap
  15. [ 85%] Built target MapScaleFloatItem
  16. [ 86%] Built target StarsPlugin
  17. [ 87%] Built target Photo
  18. [ 88%] Built target ProgressFloatItem
  19. [ 89%] Built target Wikipedia
  20. [ 93%] Built target Weather
  21. [ 94%] Built target NavigationFloatItem
  22. [ 94%] Building CXX object src/plugins/render/aprs/CMakeFiles/AprsPlugin.dir/posix_qextserialport.obj
  23. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:15: warning: 'void QextSerialPort::platformSpecificInit()' redeclared without dllimport attribute: previous dllimport ignored
  24. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::platformSpecificInit()':
  25. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:17: error: 'fd' was not declared in this scope
  26. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:18: error: 'readNotifier' was not declared in this scope
  27. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  28. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:24: warning: 'void QextSerialPort::platformSpecificDestruct()' redeclared without dllimport attribute: previous dllimport ignored
  29. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:65: warning: 'void QextSerialPort::setBaudRate(BaudRateType)' redeclared without dllimport attribute: previous dllimport ignored
  30. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setBaudRate(BaudRateType)':
  31. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:107: error: 'Posix_CommConfig' was not declared in this scope
  32. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:107: error: 'B50' was not declared in this scope
  33. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:107: error: 'cfsetispeed' was not declared in this scope
  34. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:108: error: 'cfsetospeed' was not declared in this scope
  35. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:119: error: 'B75' was not declared in this scope
  36. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:130: error: 'B110' was not declared in this scope
  37. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:142: error: 'B134' was not declared in this scope
  38. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:154: error: 'B150' was not declared in this scope
  39. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:166: error: 'B200' was not declared in this scope
  40. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:177: error: 'B300' was not declared in this scope
  41. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:188: error: 'B600' was not declared in this scope
  42. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:199: error: 'B1200' was not declared in this scope
  43. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:211: error: 'B1800' was not declared in this scope
  44. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:222: error: 'B2400' was not declared in this scope
  45. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:233: error: 'B4800' was not declared in this scope
  46. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:244: error: 'B9600' was not declared in this scope
  47. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:267: error: 'B19200' was not declared in this scope
  48. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:278: error: 'B38400' was not declared in this scope
  49. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:301: error: 'B57600' was not declared in this scope
  50. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:336: error: 'B115200' was not declared in this scope
  51. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:365: error: 'fd' was not declared in this scope
  52. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:365: error: 'TCSAFLUSH' was not declared in this scope
  53. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:365: error: 'Posix_CommConfig' was not declared in this scope
  54. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:365: error: 'tcsetattr' was not declared in this scope
  55. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  56. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:385: warning: 'void QextSerialPort::setDataBits(DataBitsType)' redeclared without dllimport attribute: previous dllimport ignored
  57. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setDataBits(DataBitsType)':
  58. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:407: error: 'Posix_CommConfig' was not declared in this scope
  59. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:407: error: 'CSIZE' was not declared in this scope
  60. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:408: error: 'CS5' was not declared in this scope
  61. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:409: error: 'fd' was not declared in this scope
  62. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:409: error: 'TCSAFLUSH' was not declared in this scope
  63. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:409: error: 'tcsetattr' was not declared in this scope
  64. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:420: error: 'Posix_CommConfig' was not declared in this scope
  65. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:420: error: 'CSIZE' was not declared in this scope
  66. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:421: error: 'CS6' was not declared in this scope
  67. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:422: error: 'fd' was not declared in this scope
  68. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:422: error: 'TCSAFLUSH' was not declared in this scope
  69. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:422: error: 'tcsetattr' was not declared in this scope
  70. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:433: error: 'Posix_CommConfig' was not declared in this scope
  71. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:433: error: 'CSIZE' was not declared in this scope
  72. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:434: error: 'CS7' was not declared in this scope
  73. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:435: error: 'fd' was not declared in this scope
  74. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:435: error: 'TCSAFLUSH' was not declared in this scope
  75. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:435: error: 'tcsetattr' was not declared in this scope
  76. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:446: error: 'Posix_CommConfig' was not declared in this scope
  77. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:446: error: 'CSIZE' was not declared in this scope
  78. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:447: error: 'CS8' was not declared in this scope
  79. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:448: error: 'fd' was not declared in this scope
  80. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:448: error: 'TCSAFLUSH' was not declared in this scope
  81. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:448: error: 'tcsetattr' was not declared in this scope
  82. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  83. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:473: warning: 'void QextSerialPort::setParity(ParityType)' redeclared without dllimport attribute: previous dllimport ignored
  84. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setParity(ParityType)':
  85. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:494: error: 'Posix_CommConfig' was not declared in this scope
  86. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:494: error: 'PARENB' was not declared in this scope
  87. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:494: error: 'CSIZE' was not declared in this scope
  88. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:498: error: 'CS6' was not declared in this scope
  89. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:503: error: 'CS7' was not declared in this scope
  90. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:508: error: 'CS8' was not declared in this scope
  91. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:514: error: 'fd' was not declared in this scope
  92. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:514: error: 'TCSAFLUSH' was not declared in this scope
  93. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:514: error: 'tcsetattr' was not declared in this scope
  94. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:525: error: 'Posix_CommConfig' was not declared in this scope
  95. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:525: error: 'PARENB' was not declared in this scope
  96. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:526: error: 'fd' was not declared in this scope
  97. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:526: error: 'TCSAFLUSH' was not declared in this scope
  98. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:526: error: 'tcsetattr' was not declared in this scope
  99. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:531: error: 'PARODD' was not declared in this scope
  100. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  101. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:560: warning: 'void QextSerialPort::setStopBits(StopBitsType)' redeclared without dllimport attribute: previous dllimport ignored
  102. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setStopBits(StopBitsType)':
  103. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:575: error: 'Posix_CommConfig' was not declared in this scope
  104. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:575: error: 'CSTOPB' was not declared in this scope
  105. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:576: error: 'fd' was not declared in this scope
  106. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:576: error: 'TCSAFLUSH' was not declared in this scope
  107. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:576: error: 'tcsetattr' was not declared in this scope
  108. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  109. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:611: warning: 'void QextSerialPort::setFlowControl(FlowType)' redeclared without dllimport attribute: previous dllimport ignored
  110. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setFlowControl(FlowType)':
  111. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:622: error: 'Posix_CommConfig' was not declared in this scope
  112. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:622: error: 'CRTSCTS' was not declared in this scope
  113. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:623: error: 'IXON' was not declared in this scope
  114. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:623: error: 'IXOFF' was not declared in this scope
  115. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:623: error: 'IXANY' was not declared in this scope
  116. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:624: error: 'fd' was not declared in this scope
  117. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:624: error: 'TCSAFLUSH' was not declared in this scope
  118. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:624: error: 'tcsetattr' was not declared in this scope
  119. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  120. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:659: warning: 'void QextSerialPort::setTimeout(long int)' redeclared without dllimport attribute: previous dllimport ignored
  121. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setTimeout(long int)':
  122. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:663: error: 'Posix_Copy_Timeout' was not declared in this scope
  123. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:667: error: 'fd' was not declared in this scope
  124. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:667: error: 'F_SETFL' was not declared in this scope
  125. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:667: error: 'O_NDELAY' was not declared in this scope
  126. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:667: error: 'fcntl' was not declared in this scope
  127. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:671: error: 'fd' was not declared in this scope
  128. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:671: error: 'F_SETFL' was not declared in this scope
  129. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:671: error: 'O_SYNC' was not declared in this scope
  130. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:671: error: 'fcntl' was not declared in this scope
  131. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:672: error: 'fd' was not declared in this scope
  132. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:672: error: 'Posix_CommConfig' was not declared in this scope
  133. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:672: error: 'tcgetattr' was not declared in this scope
  134. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:673: error: 'VTIME' was not declared in this scope
  135. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:674: error: 'TCSAFLUSH' was not declared in this scope
  136. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:674: error: 'tcsetattr' was not declared in this scope
  137. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  138. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:683: warning: 'virtual bool QextSerialPort::open(QFlags<QIODevice::OpenModeFlag>)' redeclared without dllimport attribute: previous dllimp
  139. ort ignored
  140. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual bool QextSerialPort::open(QFlags<QIODevice::OpenModeFlag>)':
  141. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:691: error: 'fd' was not declared in this scope
  142. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:691: error: 'O_NOCTTY' was not declared in this scope
  143. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:691: error: 'O_NDELAY' was not declared in this scope
  144. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:695: error: 'old_termios' was not declared in this scope
  145. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:695: error: 'tcgetattr' was not declared in this scope
  146. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:696: error: 'Posix_CommConfig' was not declared in this scope
  147. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:697: error: 'cfmakeraw' was not declared in this scope
  148. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:700: error: 'CREAD' was not declared in this scope
  149. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:700: error: 'CLOCAL' was not declared in this scope
  150. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ICANON' was not declared in this scope
  151. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ECHO' was not declared in this scope
  152. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ECHOE' was not declared in this scope
  153. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ECHOK' was not declared in this scope
  154. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ECHONL' was not declared in this scope
  155. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:701: error: 'ISIG' was not declared in this scope
  156. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'INPCK' was not declared in this scope
  157. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'IGNPAR' was not declared in this scope
  158. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'PARMRK' was not declared in this scope
  159. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'ISTRIP' was not declared in this scope
  160. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'ICRNL' was not declared in this scope
  161. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:702: error: 'IXANY' was not declared in this scope
  162. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:703: error: 'OPOST' was not declared in this scope
  163. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:704: error: 'VMIN' was not declared in this scope
  164. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:721: error: 'TCSAFLUSH' was not declared in this scope
  165. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:721: error: 'tcsetattr' was not declared in this scope
  166. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:724: error: 'readNotifier' was not declared in this scope
  167. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:724: error: expected type-specifier before 'QSocketNotifier'
  168. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:724: error: expected ';' before 'QSocketNotifier'
  169. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  170. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:739: warning: 'virtual void QextSerialPort::close()' redeclared without dllimport attribute: previous dllimport ignored
  171. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual void QextSerialPort::close()':
  172. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:747: error: 'fd' was not declared in this scope
  173. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:747: error: 'TCSAFLUSH' was not declared in this scope
  174. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:747: error: 'TCSANOW' was not declared in this scope
  175. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:747: error: 'old_termios' was not declared in this scope
  176. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:747: error: 'tcsetattr' was not declared in this scope
  177. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:753: error: 'readNotifier' was not declared in this scope
  178. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:754: error: type '<type error>' argument given to 'delete', expected pointer
  179. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  180. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:764: warning: 'void QextSerialPort::flush()' redeclared without dllimport attribute after being referenced with dll linkage
  181. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::flush()':
  182. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:768: error: 'fd' was not declared in this scope
  183. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:768: error: 'TCIOFLUSH' was not declared in this scope
  184. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:768: error: 'tcflush' was not declared in this scope
  185. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  186. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:777: warning: 'virtual qint64 QextSerialPort::size() const' redeclared without dllimport attribute: previous dllimport ignored
  187. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual qint64 QextSerialPort::size() const':
  188. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:780: error: 'fd' was not declared in this scope
  189. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:780: error: 'ioctl' was not declared in this scope
  190. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  191. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:790: warning: 'virtual qint64 QextSerialPort::bytesAvailable() const' redeclared without dllimport attribute: previous dllimport ignored
  192. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual qint64 QextSerialPort::bytesAvailable() const':
  193. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:795: error: 'fd' was not declared in this scope
  194. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:795: error: 'ioctl' was not declared in this scope
  195. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  196. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:808: warning: 'void QextSerialPort::ungetChar(char)' redeclared without dllimport attribute: previous dllimport ignored
  197. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:817: warning: 'void QextSerialPort::translateError(ulong)' redeclared without dllimport attribute: previous dllimport ignored
  198. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:839: warning: 'void QextSerialPort::setDtr(bool)' redeclared without dllimport attribute: previous dllimport ignored
  199. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setDtr(bool)':
  200. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:844: error: 'fd' was not declared in this scope
  201. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:844: error: 'TIOCMGET' was not declared in this scope
  202. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:844: error: 'ioctl' was not declared in this scope
  203. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:846: error: 'TIOCM_DTR' was not declared in this scope
  204. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:849: error: 'TIOCM_DTR' was not declared in this scope
  205. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:851: error: 'TIOCMSET' was not declared in this scope
  206. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  207. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:859: warning: 'void QextSerialPort::setRts(bool)' redeclared without dllimport attribute: previous dllimport ignored
  208. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'void QextSerialPort::setRts(bool)':
  209. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:864: error: 'fd' was not declared in this scope
  210. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:864: error: 'TIOCMGET' was not declared in this scope
  211. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:864: error: 'ioctl' was not declared in this scope
  212. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:866: error: 'TIOCM_RTS' was not declared in this scope
  213. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:869: error: 'TIOCM_RTS' was not declared in this scope
  214. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:871: error: 'TIOCMSET' was not declared in this scope
  215. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  216. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:897: warning: 'long unsigned int QextSerialPort::lineStatus()' redeclared without dllimport attribute: previous dllimport ignored
  217. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'long unsigned int QextSerialPort::lineStatus()':
  218. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:902: error: 'fd' was not declared in this scope
  219. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:902: error: 'TIOCMGET' was not declared in this scope
  220. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:902: error: 'ioctl' was not declared in this scope
  221. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:903: error: 'TIOCM_CTS' was not declared in this scope
  222. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:906: error: 'TIOCM_DSR' was not declared in this scope
  223. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:909: error: 'TIOCM_RI' was not declared in this scope
  224. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:912: error: 'TIOCM_CD' was not declared in this scope
  225. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:915: error: 'TIOCM_DTR' was not declared in this scope
  226. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:918: error: 'TIOCM_RTS' was not declared in this scope
  227. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:921: error: 'TIOCM_ST' was not declared in this scope
  228. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:924: error: 'TIOCM_SR' was not declared in this scope
  229. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  230. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:939: warning: 'virtual qint64 QextSerialPort::readData(char*, qint64)' redeclared without dllimport attribute: previous dllimport ignored
  231. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual qint64 QextSerialPort::readData(char*, qint64)':
  232. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:942: error: 'fd' was not declared in this scope
  233. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: At global scope:
  234. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:957: warning: 'virtual qint64 QextSerialPort::writeData(const char*, qint64)' redeclared without dllimport attribute: previous dllimport i
  235. gnored
  236. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp: In member function 'virtual qint64 QextSerialPort::writeData(const char*, qint64)':
  237. D:\marbleSVN\src\plugins\render\aprs\posix_qextserialport.cpp:960: error: 'fd' was not declared in this scope
  238. mingw32-make[2]: *** [src/plugins/render/aprs/CMakeFiles/AprsPlugin.dir/posix_qextserialport.obj] Error 1
  239. mingw32-make[1]: *** [src/plugins/render/aprs/CMakeFiles/AprsPlugin.dir/all] Error 2
  240. mingw32-make: *** [all] Error 2
  241.  
  242. D:\marbleSVN\marble-build>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement