[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compile Error



Lieeb Liste,

ich möchte das Utility von meiner WLAN Karte compilieren und erhalte
dabei folgenden Fehler.
Leider habe ich vom compilieren echt keine Ahnung... Kann mir jemand
helfen?

Grüssle, Tobias

----snip----

tuxbox:/home/tobias/downloads/RT2500-Linux-STA-1.4.4.0/STA/Utilitys#
make
g++ -c -pipe -w -O2  -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I.
-I. -I/usr/share/qt3/include -o raconfigui.o raconfigui.cpp
In Datei, eingefügt von raconfigui.cpp:1:
raconfigui.h:4:22: qvariant.h: Datei oder Verzeichnis nicht gefunden
raconfigui.h:5:21: qwidget.h: Datei oder Verzeichnis nicht gefunden
In file included from raconfigui.cpp:1:
raconfigui.h:24: error: base class `QWidget' has incomplete type
raconfigui.h:27: error: Syntaxfehler before `public'
raconfigui.h:192: error: Fehler beim Parsen before `:' token
raconfigui.h:193: error: missing ';' before right brace
raconfigui.h:194: error: virtual outside class declaration
raconfigui.h:195: error: `QTimerEvent' was not declared in this scope
raconfigui.h:195: error: `e' was not declared in this scope
raconfigui.h:195: error: virtual outside class declaration
raconfigui.h:195: error: variable or field `timerEvent' declared void
raconfigui.h:196: error: virtual outside class declaration
raconfigui.h:197: error: virtual outside class declaration
raconfigui.h:198: error: virtual outside class declaration
raconfigui.h:199: error: virtual outside class declaration
raconfigui.h:200: error: virtual outside class declaration
raconfigui.h:201: error: virtual outside class declaration
raconfigui.h:202: error: virtual outside class declaration
raconfigui.h:203: error: virtual outside class declaration
raconfigui.h:204: error: virtual outside class declaration
raconfigui.h:205: error: virtual outside class declaration
raconfigui.h:206: error: virtual outside class declaration
raconfigui.h:207: error: virtual outside class declaration
raconfigui.h:210: error: Fehler beim Parsen before `}' token
In Datei, eingefügt von raconfigui.cpp:2:
addprofiledlg.h:4:22: qvariant.h: Datei oder Verzeichnis nicht gefunden
addprofiledlg.h:5:21: qdialog.h: Datei oder Verzeichnis nicht gefunden
addprofiledlg.h:6:24: qvalidator.h: Datei oder Verzeichnis nicht
gefunden
In Datei, eingefügt von addprofiledlg.h:8,
                    von raconfigui.cpp:2:
qhexvalidator.h:42:24: qvalidator.h: Datei oder Verzeichnis nicht
gefunden
In file included from addprofiledlg.h:8,
                 from raconfigui.cpp:2:
qhexvalidator.h:44: error: Fehler beim Parsen before `{' token
qhexvalidator.h:48: error: destructors must be member functions
qhexvalidator.h:48: error: virtual outside class declaration
qhexvalidator.h:49: error: Syntaxfehler before `(' token
In file included from raconfigui.cpp:2:
addprofiledlg.h:29: error: Fehler beim Parsen before `{' token
addprofiledlg.h:38: error: destructors must be member functions
addprofiledlg.h:95: error: Syntaxfehler before `*' token
addprofiledlg.h:113: error: `QString' was not declared in this scope
addprofiledlg.h:113: error: Fehler beim Parsen before `)' token
addprofiledlg.h:116: error: Fehler beim Parsen before `)' token
addprofiledlg.h:117: error: Fehler beim Parsen before `)' token
addprofiledlg.h:125: error: Fehler beim Parsen before `public'
addprofiledlg.h:127: error: virtual outside class declaration
addprofiledlg.h:128: error: virtual outside class declaration
addprofiledlg.h:129: error: virtual outside class declaration
addprofiledlg.h:130: error: virtual outside class declaration
addprofiledlg.h:131: error: virtual outside class declaration
addprofiledlg.h:132: error: virtual outside class declaration
addprofiledlg.h:133: error: virtual outside class declaration
addprofiledlg.h:134: error: virtual outside class declaration
addprofiledlg.h:135: error: virtual outside class declaration
addprofiledlg.h:136: error: virtual outside class declaration
addprofiledlg.h:137: error: virtual outside class declaration
addprofiledlg.h:138: error: virtual outside class declaration
addprofiledlg.h:139: error: virtual outside class declaration
addprofiledlg.h:140: error: virtual outside class declaration
addprofiledlg.h:141: error: virtual outside class declaration
addprofiledlg.h:142: error: virtual outside class declaration
addprofiledlg.h:143: error: Fehler beim Parsen before `}' token
In Datei, eingefügt von raconfigui.cpp:3:
authsecudlg.h:4:22: qvariant.h: Datei oder Verzeichnis nicht gefunden
authsecudlg.h:5:21: qdialog.h: Datei oder Verzeichnis nicht gefunden
In file included from raconfigui.cpp:3:
authsecudlg.h:21: error: Fehler beim Parsen before `{' token
authsecudlg.h:26: error: destructors must be member functions
authsecudlg.h:28: error: redefinition of `QLabel*Security_TextLabel1'
addprofiledlg.h:71: error: `QLabel*Security_TextLabel1' previously
declared
   here
authsecudlg.h:29: error: redefinition of `QLabel*Security_TextLabel2'
addprofiledlg.h:72: error: `QLabel*Security_TextLabel2' previously
declared
   here
authsecudlg.h:30: error: redefinition of `QLabel*Security_TextLabel3'
addprofiledlg.h:73: error: `QLabel*Security_TextLabel3' previously
declared
   here
authsecudlg.h:31: error: redefinition of
`QComboBox*Security_ComboBox_AuthType'
addprofiledlg.h:74: error: `QComboBox*Security_ComboBox_AuthType'
previously
   declared here
authsecudlg.h:32: error: redefinition of
`QComboBox*Security_ComboBox_Encrypt'
addprofiledlg.h:75: error: `QComboBox*Security_ComboBox_Encrypt'
previously
   declared here
authsecudlg.h:33: error: redefinition of
`QLineEdit*Security_LineEdit_PSK'
addprofiledlg.h:76: error: `QLineEdit*Security_LineEdit_PSK' previously
   declared here
authsecudlg.h:34: error: redefinition of
`QButtonGroup*Security_ButtonGroup_Key
   '
addprofiledlg.h:77: error: `QButtonGroup*Security_ButtonGroup_Key'
previously
   declared here
authsecudlg.h:35: error: redefinition of `
   QRadioButton*Security_RadioButton_Key1'
addprofiledlg.h:78: error: `QRadioButton*Security_RadioButton_Key1'
previously
   declared here
authsecudlg.h:36: error: redefinition of `
   QRadioButton*Security_RadioButton_Key2'
addprofiledlg.h:79: error: `QRadioButton*Security_RadioButton_Key2'
previously
   declared here
authsecudlg.h:37: error: redefinition of `
   QRadioButton*Security_RadioButton_Key3'
addprofiledlg.h:80: error: `QRadioButton*Security_RadioButton_Key3'
previously
   declared here
authsecudlg.h:38: error: redefinition of `
   QRadioButton*Security_RadioButton_Key4'
addprofiledlg.h:81: error: `QRadioButton*Security_RadioButton_Key4'
previously
   declared here
authsecudlg.h:39: error: redefinition of
`QComboBox*Security_ComboBox_KeyType1'
addprofiledlg.h:82: error: `QComboBox*Security_ComboBox_KeyType1'
previously
   declared here
authsecudlg.h:40: error: redefinition of
`QComboBox*Security_ComboBox_KeyType2'
addprofiledlg.h:83: error: `QComboBox*Security_ComboBox_KeyType2'
previously
   declared here
authsecudlg.h:41: error: redefinition of
`QComboBox*Security_ComboBox_KeyType3'
addprofiledlg.h:84: error: `QComboBox*Security_ComboBox_KeyType3'
previously
   declared here
authsecudlg.h:42: error: redefinition of
`QComboBox*Security_ComboBox_KeyType4'
addprofiledlg.h:85: error: `QComboBox*Security_ComboBox_KeyType4'
previously
   declared here
authsecudlg.h:43: error: redefinition of
`QLineEdit*Security_LineEdit_Key1Hex'
addprofiledlg.h:86: error: `QLineEdit*Security_LineEdit_Key1Hex'
previously
   declared here
authsecudlg.h:44: error: redefinition of
`QLineEdit*Security_LineEdit_Key1Ascii
   '
addprofiledlg.h:87: error: `QLineEdit*Security_LineEdit_Key1Ascii'
previously
   declared here
authsecudlg.h:45: error: redefinition of
`QLineEdit*Security_LineEdit_Key2Hex'
addprofiledlg.h:88: error: `QLineEdit*Security_LineEdit_Key2Hex'
previously
   declared here
authsecudlg.h:46: error: redefinition of
`QLineEdit*Security_LineEdit_Key2Ascii
   '
addprofiledlg.h:89: error: `QLineEdit*Security_LineEdit_Key2Ascii'
previously
   declared here
authsecudlg.h:47: error: redefinition of
`QLineEdit*Security_LineEdit_Key3Hex'
addprofiledlg.h:90: error: `QLineEdit*Security_LineEdit_Key3Hex'
previously
   declared here
authsecudlg.h:48: error: redefinition of
`QLineEdit*Security_LineEdit_Key3Ascii
   '
addprofiledlg.h:91: error: `QLineEdit*Security_LineEdit_Key3Ascii'
previously
   declared here
authsecudlg.h:49: error: redefinition of
`QLineEdit*Security_LineEdit_Key4Hex'
addprofiledlg.h:92: error: `QLineEdit*Security_LineEdit_Key4Hex'
previously
   declared here
authsecudlg.h:50: error: redefinition of
`QLineEdit*Security_LineEdit_Key4Ascii
   '
addprofiledlg.h:93: error: `QLineEdit*Security_LineEdit_Key4Ascii'
previously
   declared here
authsecudlg.h:51: error: redefinition of `QPushButton*PushButton_OK'
addprofiledlg.h:44: error: `QPushButton*PushButton_OK' previously
declared here
authsecudlg.h:52: error: redefinition of `QPushButton*PushButton_Cancel'
addprofiledlg.h:45: error: `QPushButton*PushButton_Cancel' previously
declared
   here
authsecudlg.h:54: error: Syntaxfehler before `*' token
authsecudlg.h:59: error: Fehler beim Parsen before `)' token
authsecudlg.h:60: error: Fehler beim Parsen before `)' token
authsecudlg.h:68: error: Fehler beim Parsen before `public'
authsecudlg.h:70: error: virtual outside class declaration
authsecudlg.h:71: error: virtual outside class declaration
authsecudlg.h:72: error: virtual outside class declaration
authsecudlg.h:73: error: virtual outside class declaration
authsecudlg.h:74: error: virtual outside class declaration
authsecudlg.h:75: error: virtual outside class declaration
authsecudlg.h:76: error: virtual outside class declaration
authsecudlg.h:77: error: virtual outside class declaration
authsecudlg.h:78: error: Fehler beim Parsen before `}' token
In Datei, eingefügt von raconfigui.cpp:4:
hiddenssiddlg.h:4:22: qvariant.h: Datei oder Verzeichnis nicht gefunden
hiddenssiddlg.h:5:21: qdialog.h: Datei oder Verzeichnis nicht gefunden
In file included from raconfigui.cpp:4:
hiddenssiddlg.h:14: error: Fehler beim Parsen before `{' token
hiddenssiddlg.h:19: error: destructors must be member functions
hiddenssiddlg.h:21: error: redefinition of `QLabel*TextLabel1'
addprofiledlg.h:40: error: `QLabel*TextLabel1' previously declared here
hiddenssiddlg.h:23: error: redefinition of `QPushButton*PushButton_OK'
authsecudlg.h:51: error: `QPushButton*PushButton_OK' previously declared
here
hiddenssiddlg.h:24: error: redefinition of
`QPushButton*PushButton_Cancel'
authsecudlg.h:52: error: `QPushButton*PushButton_Cancel' previously
declared
   here
hiddenssiddlg.h:26: error: redefinition of `bool m_isClickOk'
authsecudlg.h:55: error: `bool m_isClickOk' previously declared here
hiddenssiddlg.h:27: error: Fehler beim Parsen before `)' token
hiddenssiddlg.h:29: error: Fehler beim Parsen before `public'
hiddenssiddlg.h:31: error: virtual outside class declaration
hiddenssiddlg.h:32: error: virtual outside class declaration
hiddenssiddlg.h:33: error: Fehler beim Parsen before `}' token
raconfigui.cpp:8:22: qvariant.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:9:26: qapplication.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:10:26: qbuttongroup.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:11:23: qcheckbox.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:12:23: qcombobox.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:13:21: qheader.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:14:20: qlabel.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:15:23: qlineedit.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:16:23: qlistview.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:17:26: qprogressbar.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:18:25: qpushbutton.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:19:24: qtabwidget.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:20:21: qwidget.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:21:19: qmime.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:22:25: qdragobject.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:23:21: qlayout.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:24:22: qtooltip.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:25:24: qwhatsthis.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:26:20: qimage.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:27:21: qpixmap.h: Datei oder Verzeichnis nicht gefunden
raconfigui.cpp:28:25: qmessagebox.h: Datei oder Verzeichnis nicht
gefunden
raconfigui.cpp:117: error: Syntaxfehler before `(' token
raconfigui.cpp:122: error: 'QPixmap' is used as a type, but is not
defined as a
   type.
raconfigui.cpp:123: error: Syntaxfehler before `::' token
raconfigui.cpp:131: error: prototype for
`RaConfigForm::RaConfigForm(int, const
   char*, QWidget*, const char*)' does not match any in class
`RaConfigForm'
raconfigui.h:24: error: candidates are: RaConfigForm::RaConfigForm()
raconfigui.h:24: error:                 RaConfigForm::RaConfigForm(const
   RaConfigForm&)
raconfigui.cpp: In constructor `RaConfigForm::RaConfigForm(int, const
char*,
   QWidget*, const char*)':
raconfigui.cpp:131: error: type `struct QWidget' is not a direct base of
`
   RaConfigForm'
raconfigui.cpp:134: error: `setName' undeclared (first use this
function)
raconfigui.cpp:134: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
raconfigui.cpp:135: error: `resize' undeclared (first use this function)
raconfigui.cpp:136: error: `setMinimumSize' undeclared (first use this
   function)
raconfigui.cpp:137: error: `setMaximumSize' undeclared (first use this
   function)
raconfigui.cpp:138: error: `setCaption' undeclared (first use this
function)
raconfigui.cpp:139: error: `uic_load_pixmap_RaConfigForm' undeclared
(first use
   this function)
raconfigui.cpp:139: error: `setIcon' undeclared (first use this
function)
raconfigui.cpp:140: error: `QColor' undeclared (first use this function)
raconfigui.cpp:140: error: `setPaletteBackgroundColor' undeclared (first
use
   this function)
raconfigui.cpp:141: error: `qApp' undeclared (first use this function)
raconfigui.cpp:143: error: invalid use of undefined type `struct
QTabWidget'
raconfigui.h:20: error: forward declaration of `struct QTabWidget'
raconfigui.cpp:144: error: `QRect' undeclared (first use this function)
raconfigui.cpp:144: error: `setGeometry' undeclared (first use this
function)
raconfigui.cpp:150: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:152: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:154: error: `setTitle' undeclared (first use this
function)
raconfigui.cpp:156: error: invalid use of undefined type `struct
QListView'
raconfigui.h:16: error: forward declaration of `struct QListView'
raconfigui.cpp:157: error: `addColumn' undeclared (first use this
function)
raconfigui.cpp:163: error: incomplete type `QListView' does not have
member `
   Single'
raconfigui.cpp:163: error: `setSelectionMode' undeclared (first use this
   function)
raconfigui.cpp:164: error: `setAllColumnsShowFocus' undeclared (first
use this
   function)
raconfigui.cpp:167: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:169: error: `setText' undeclared (first use this
function)
raconfigui.cpp:171: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:174: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:176: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:181: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:186: error: `insertTab' undeclared (first use this
function)
raconfigui.cpp:190: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:192: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:196: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:198: error: incomplete type `QLabel' does not have member
`
   LineEditPanel'
raconfigui.cpp:198: error: `setFrameShape' undeclared (first use this
function)
raconfigui.cpp:199: error: incomplete type `QLabel' does not have member
`
   Sunken'
raconfigui.cpp:199: error: `setFrameShadow' undeclared (first use this
   function)
raconfigui.cpp:201: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:205: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:207: error: incomplete type `QLabel' does not have member
`
   LineEditPanel'
raconfigui.cpp:208: error: incomplete type `QLabel' does not have member
`
   Sunken'
raconfigui.cpp:210: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:214: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:216: error: incomplete type `QLabel' does not have member
`
   LineEditPanel'
raconfigui.cpp:217: error: incomplete type `QLabel' does not have member
`
   Sunken'
raconfigui.cpp:220: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:224: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:228: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:230: error: incomplete type `QLabel' does not have member
`
   LineEditPanel'
raconfigui.cpp:231: error: incomplete type `QLabel' does not have member
`
   Sunken'
raconfigui.cpp:234: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:238: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:240: error: incomplete type `QLabel' does not have member
`
   LineEditPanel'
raconfigui.cpp:241: error: incomplete type `QLabel' does not have member
`
   Sunken'
raconfigui.cpp:244: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:248: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:252: error: invalid use of undefined type `struct
QProgressBar'
raconfigui.h:18: error: forward declaration of `struct QProgressBar'
raconfigui.cpp:255: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:259: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:263: error: invalid use of undefined type `struct
QCheckBox'
raconfigui.h:12: error: forward declaration of `struct QCheckBox'
raconfigui.cpp:267: error: invalid use of undefined type `struct
QProgressBar'
raconfigui.h:18: error: forward declaration of `struct QProgressBar'
raconfigui.cpp:274: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:276: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:280: error: invalid use of undefined type `struct
QListView'
raconfigui.h:16: error: forward declaration of `struct QListView'
raconfigui.cpp:288: error: incomplete type `QListView' does not have
member `
   Single'
raconfigui.cpp:292: error: invalid use of undefined type `struct
QLineEdit'
raconfigui.h:15: error: forward declaration of `struct QLineEdit'
raconfigui.cpp:296: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:300: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:305: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:314: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:316: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:320: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:324: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:328: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:331: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:331: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:331: error: `setAlignment' undeclared (first use this
function)
raconfigui.cpp:333: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:337: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:341: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:344: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:344: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:346: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:350: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:354: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:357: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:357: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:359: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:363: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:367: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:370: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:370: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:372: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:376: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:380: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:383: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:383: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:385: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:389: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:393: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:396: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:396: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:398: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:402: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:406: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:410: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:413: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:413: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:415: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:419: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:423: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:426: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:426: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:428: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:432: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:436: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:439: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:439: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:441: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:445: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:449: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:452: error: incomplete type `QLabel' does not have member
`
   AlignVCenter'
raconfigui.cpp:452: error: incomplete type `QLabel' does not have member
`
   AlignRight'
raconfigui.cpp:454: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:462: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:464: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:468: error: invalid use of undefined type `struct
QComboBox'
raconfigui.h:13: error: forward declaration of `struct QComboBox'
raconfigui.cpp:469: error: `insertItem' undeclared (first use this
function)
raconfigui.cpp:473: error: invalid use of undefined type `struct
QCheckBox'
raconfigui.h:12: error: forward declaration of `struct QCheckBox'
raconfigui.cpp:477: error: invalid use of undefined type `struct
QCheckBox'
raconfigui.h:12: error: forward declaration of `struct QCheckBox'
raconfigui.cpp:481: error: invalid use of undefined type `struct
QCheckBox'
raconfigui.h:12: error: forward declaration of `struct QCheckBox'
raconfigui.cpp:486: error: invalid use of undefined type `struct
QCheckBox'
raconfigui.h:12: error: forward declaration of `struct QCheckBox'
raconfigui.cpp:491: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:495: error: invalid use of undefined type `struct
QComboBox'
raconfigui.h:13: error: forward declaration of `struct QComboBox'
raconfigui.cpp:502: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:506: error: invalid use of undefined type `struct
QComboBox'
raconfigui.h:13: error: forward declaration of `struct QComboBox'
raconfigui.cpp:522: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:525: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:527: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:531: error: invalid use of undefined type `struct
QPushButton'
raconfigui.h:19: error: forward declaration of `struct QPushButton'
raconfigui.cpp:539: error: invalid use of undefined type `struct
QWidget'
raconfigui.h:21: error: forward declaration of `struct QWidget'
raconfigui.cpp:541: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:546: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:550: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:554: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:558: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:562: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:566: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:570: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:574: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:577: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:581: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:584: error: invalid use of undefined type `struct
QButtonGroup'
raconfigui.h:11: error: forward declaration of `struct QButtonGroup'
raconfigui.cpp:588: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:592: error: invalid use of undefined type `struct QLabel'
raconfigui.h:14: error: forward declaration of `struct QLabel'
raconfigui.cpp:598: error: `showPage' undeclared (first use this
function)
raconfigui.cpp:600: error: Fehler beim Parsen before `*' token
raconfigui.cpp:601: error: `clicked' undeclared (first use this
function)
raconfigui.cpp:601: error: `SIGNAL' undeclared (first use this function)
raconfigui.cpp:601: error: `SLOT' undeclared (first use this function)
raconfigui.cpp:601: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:602: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:603: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:604: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:605: error: Fehler beim Parsen before `*' token
raconfigui.cpp:606: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:607: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:608: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:609: error: Fehler beim Parsen before `*' token
raconfigui.cpp:610: error: Fehler beim Parsen before `*' token
raconfigui.cpp:611: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:612: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:613: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:614: error: invalid conversion from `QPushButton*' to
`int'
raconfigui.cpp:615: error: Fehler beim Parsen before `)' token
raconfigui.cpp:615: error: invalid conversion from `QComboBox*' to `int'
raconfigui.cpp:623: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:690: error: no `void RaConfigForm::OnPageChanged()'
member
   function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void RaConfigForm::OnPageChanged()':
raconfigui.cpp:691: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:700: error: `currentPageIndex' undeclared (first use this
   function)
raconfigui.cpp: At global scope:
raconfigui.cpp:724: error: `QTimerEvent' was not declared in this scope
raconfigui.cpp:724: error: `e' was not declared in this scope
raconfigui.cpp:725: error: variable or field `timerEvent' declared void
raconfigui.cpp:725: error: `int RaConfigForm::timerEvent' is not a
static
   member of `class RaConfigForm'
raconfigui.cpp:725: error: Syntaxfehler before `{' token
raconfigui.cpp:734: error: ISO C++ forbids declaration of `close' with
no type
raconfigui.cpp:735: error: Fehler beim Parsen before `}' token
raconfigui.cpp:740: error: ISO C++ forbids declaration of `
   SiteSurvey_ButtonShowHide' with no type
raconfigui.cpp:741: error: Fehler beim Parsen before `}' token
raconfigui.cpp: In member function `void
   RaConfigForm::Profile_ReadProfileFromFile()':
raconfigui.cpp:782: error: invalid use of undefined type `struct
QListViewItem'
raconfigui.h:17: error: forward declaration of `struct QListViewItem'
raconfigui.cpp:796: error: `uic_load_pixmap_RaConfigForm' undeclared
(first use
   this function)
raconfigui.cpp:796: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:811: error: `setText' undeclared (first use this
function)
raconfigui.cpp:854: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:856: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::Profile_UpdateProfileStatus()':
raconfigui.cpp:871: error: `QString' undeclared (first use this
function)
raconfigui.cpp:871: error: Fehler beim Parsen before `;' token
raconfigui.cpp:894: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:895: error: `firstChild' undeclared (first use this
function)
raconfigui.cpp:898: error: `qstr' undeclared (first use this function)
raconfigui.cpp:898: error: `text' undeclared (first use this function)
raconfigui.cpp:932: error: `uic_load_pixmap_RaConfigForm' undeclared
(first use
   this function)
raconfigui.cpp:932: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:939: error: `itemBelow' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::Profile_WriteConfigToRegistryAndSetOid()':
raconfigui.cpp:994: error: Fehler beim Parsen before `;' token
raconfigui.cpp:1021: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp:1022: error: `text' undeclared (first use this function)
raconfigui.cpp: At global scope:
raconfigui.cpp:1613: error: no `void
RaConfigForm::Profile_OnAddProfile()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::Profile_OnAddProfile()':
raconfigui.cpp:1615: error: `pAddProfileDlg' undeclared (first use this
   function)
raconfigui.cpp:1617: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1620: error: Fehler beim Parsen before `(' token
raconfigui.cpp:1627: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:1629: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:1641: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:1645: error: no `void
RaConfigForm::Profile_OnDeleteProfile()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
   RaConfigForm::Profile_OnDeleteProfile()':
raconfigui.cpp:1647: error: Fehler beim Parsen before `;' token
raconfigui.cpp:1652: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1655: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp:1658: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp:1662: error: `text' undeclared (first use this function)
raconfigui.cpp:1663: error: `qstrcmp' undeclared (first use this
function)
raconfigui.cpp:1665: error: `QMessageBox' undeclared (first use this
function)
raconfigui.cpp:1665: error: Fehler beim Parsen before `::' token
raconfigui.cpp:1696: error: `takeItem' undeclared (first use this
function)
raconfigui.cpp:1708: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:1710: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:1725: error: no `void
RaConfigForm::Profile_OnEditProfile()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::Profile_OnEditProfile()
   ':
raconfigui.cpp:1728: error: Fehler beim Parsen before `;' token
raconfigui.cpp:1733: error: Fehler beim Parsen before `::' token
raconfigui.cpp:1737: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp:1740: error: Fehler beim Parsen before `::' token
raconfigui.cpp:1744: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1747: error: `text' undeclared (first use this function)
raconfigui.cpp:1751: error: Fehler beim Parsen before `(' token
raconfigui.cpp:1758: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:1760: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:1776: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
RaConfigForm::Profile_OnActive()':
raconfigui.cpp:1788: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1793: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:1797: error: no `void
RaConfigForm::Profile_OnActiveProfile()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
   RaConfigForm::Profile_OnActiveProfile()':
raconfigui.cpp:1800: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp:1803: error: Fehler beim Parsen before `::' token
raconfigui.cpp:1809: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1811: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
RaConfigForm::SiteSurvey_OnActive()':
raconfigui.cpp:1820: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::SiteSurvey_ProbeConnectStatus()':
raconfigui.cpp:1862: error: `setText' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:1902: error: no `void
RaConfigForm::SiteSurvey_OnRescan()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::SiteSurvey_OnRescan()':
raconfigui.cpp:1903: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:1906: error: `setText' undeclared (first use this
function)
raconfigui.cpp:1908: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:1913: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::SiteSurvey_RescanTimerFunc()':
raconfigui.cpp:1922: error: `QString' undeclared (first use this
function)
raconfigui.cpp:1922: error: Fehler beim Parsen before `;' token
raconfigui.cpp:1931: error: `clear' undeclared (first use this function)
raconfigui.cpp:1945: error: `qstrBssid' undeclared (first use this
function)
raconfigui.cpp:1951: error: `qstrRSSI' undeclared (first use this
function)
raconfigui.cpp:1967: error: `qstrChannel' undeclared (first use this
function)
raconfigui.cpp:1970: error: invalid use of undefined type `struct
QListViewItem
   '
raconfigui.h:17: error: forward declaration of `struct QListViewItem'
raconfigui.cpp:1972: error: `uic_load_pixmap_RaConfigForm' undeclared
(first
   use this function)
raconfigui.cpp:1972: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:1973: error: `setText' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::SiteSurvey_UpdateConnectStatus(_NDIS_MEDIA_STATE)':
raconfigui.cpp:2089: error: Fehler beim Parsen before `;' token
raconfigui.cpp:2099: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:2100: error: `firstChild' undeclared (first use this
function)
raconfigui.cpp:2103: error: `uic_load_pixmap_RaConfigForm' undeclared
(first
   use this function)
raconfigui.cpp:2103: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:2106: error: `text' undeclared (first use this function)
raconfigui.cpp:2118: error: `itemBelow' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:2136: error: no `void
RaConfigForm::SiteSurvey_OnConnect()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::SiteSurvey_OnConnect()':
raconfigui.cpp:2145: error: `QString' undeclared (first use this
function)
raconfigui.cpp:2145: error: Fehler beim Parsen before `;' token
raconfigui.cpp:2160: error: Fehler beim Parsen before `::' token
raconfigui.cpp:2164: error: `selectedItem' undeclared (first use this
function)
raconfigui.cpp:2167: error: Fehler beim Parsen before `::' token
raconfigui.cpp:2179: error: `killTimer' undeclared (first use this
function)
raconfigui.cpp:2182: error: `text' undeclared (first use this function)
raconfigui.cpp:2205: error: `pHiddendlg' undeclared (first use this
function)
raconfigui.cpp:2205: error: Fehler beim Parsen before `(' token
raconfigui.cpp:2212: error: `qstrSsid' undeclared (first use this
function)
raconfigui.cpp:2229: error: `pAuthSecuDlg' undeclared (first use this
function)
raconfigui.cpp:2229: error: Fehler beim Parsen before `(' token
raconfigui.cpp:2231: error: `qstrAuthen' undeclared (first use this
function)
raconfigui.cpp:2232: error: `qstrEncrypt' undeclared (first use this
function)
raconfigui.cpp:2292: error: `strPsk' undeclared (first use this
function)
raconfigui.cpp:2327: error: `strKey' undeclared (first use this
function)
raconfigui.cpp:2515: error: `setText' undeclared (first use this
function)
raconfigui.cpp:2539: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::SiteSurvey_ButtonShowHide()':
raconfigui.cpp:2547: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:2552: error: `childCount' undeclared (first use this
function)
raconfigui.cpp: In member function `NDIS_802_11_AUTHENTICATION_MODE
   RaConfigForm::SiteSurvey_GetEncryStatus()':
raconfigui.cpp:2580: error: `QString' undeclared (first use this
function)
raconfigui.cpp:2580: error: Fehler beim Parsen before `;' token
raconfigui.cpp:2584: error: `selectedItem' undeclared (first use this
function)
raconfigui.cpp:2588: error: `qstrAuthenMode' undeclared (first use this
   function)
raconfigui.cpp:2588: error: `text' undeclared (first use this function)
raconfigui.cpp:2589: error: `qstrEncrypType' undeclared (first use this
   function)
raconfigui.cpp: At global scope:
raconfigui.cpp:2612: error: no `void
RaConfigForm::SiteSurvey_OnAddToProfile()'
   member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
   RaConfigForm::SiteSurvey_OnAddToProfile()':
raconfigui.cpp:2619: error: Fehler beim Parsen before `;' token
raconfigui.cpp:2633: error: `selectedItem' undeclared (first use this
function)
raconfigui.cpp:2636: error: Fehler beim Parsen before `::' token
raconfigui.cpp:2643: error: `text' undeclared (first use this function)
raconfigui.cpp:2724: error: Fehler beim Parsen before `(' token
raconfigui.cpp:2736: error: Fehler beim Parsen before `(' token
raconfigui.cpp:2746: error: `childCount' undeclared (first use this
function)
raconfigui.cpp:2748: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:2759: error: `setCurrentPage' undeclared (first use this
   function)
raconfigui.cpp: In member function `void
RaConfigForm::LinkStatus_OnActive()':
raconfigui.cpp:2774: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::LinkStatus_UpdateStatus()':
raconfigui.cpp:2785: error: `QString' undeclared (first use this
function)
raconfigui.cpp:2785: error: Fehler beim Parsen before `;' token
raconfigui.cpp:2810: error: `qstrStatus' undeclared (first use this
function)
raconfigui.cpp:2811: error: `setText' undeclared (first use this
function)
raconfigui.cpp:2827: error: `setProgress' undeclared (first use this
function)
raconfigui.cpp:2857: error: `qstrTxRate' undeclared (first use this
function)
raconfigui.cpp:2863: error: `qstrTxThrougput' undeclared (first use this
   function)
raconfigui.cpp:2868: error: `qstrRxThrougput' undeclared (first use this
   function)
raconfigui.cpp:2883: error: `qstrLinkQuality' undeclared (first use this
   function)
raconfigui.cpp:2908: error: `isChecked' undeclared (first use this
function)
raconfigui.cpp:2909: error: `qstrSignalQuality' undeclared (first use
this
   function)
raconfigui.cpp: In member function `void
RaConfigForm::Statistics_OnActive()':
raconfigui.cpp:2935: error: `startTimer' undeclared (first use this
function)
raconfigui.cpp: In member function `void
RaConfigForm::Statistics_OnTimer()':
raconfigui.cpp:2951: error: `setText' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:2998: error: no `void
RaConfigForm::Statistics_OnResetCounters()
   ' member function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
   RaConfigForm::Statistics_OnResetCounters()':
raconfigui.cpp:2999: error: `setText' undeclared (first use this
function)
raconfigui.cpp: In member function `void
RaConfigForm::Advance_OnActive()':
raconfigui.cpp:3017: error: `insertItem' undeclared (first use this
function)
raconfigui.cpp:3023: error: `setText' undeclared (first use this
function)
raconfigui.cpp:3024: error: `uic_load_pixmap_RaConfigForm' undeclared
(first
   use this function)
raconfigui.cpp:3024: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp:3033: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp: In member function `void
   RaConfigForm::Advance_ReadConfigFromRegistry()':
raconfigui.cpp:3060: error: `setCurrentItem' undeclared (first use this
   function)
raconfigui.cpp:3070: error: `setChecked' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:3123: error: no `void
   RaConfigForm::Advance_OnSelchangeWirelessMode(int)' member function
declared
   in class `RaConfigForm'
raconfigui.cpp: In member function `void
   RaConfigForm::Advance_OnSelchangeWirelessMode(int)':
raconfigui.cpp:3124: error: `clear' undeclared (first use this function)
raconfigui.cpp:3134: error: `insertItem' undeclared (first use this
function)
raconfigui.cpp:3139: error: `setEnabled' undeclared (first use this
function)
raconfigui.cpp:3188: error: `setCurrentItem' undeclared (first use this
   function)
raconfigui.cpp: At global scope:
raconfigui.cpp:3192: error: no `void RaConfigForm::Advance_OnRadio()'
member
   function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::Advance_OnRadio()':
raconfigui.cpp:3201: error: `setText' undeclared (first use this
function)
raconfigui.cpp:3202: error: `uic_load_pixmap_RaConfigForm' undeclared
(first
   use this function)
raconfigui.cpp:3202: error: `setPixmap' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:3229: error: no `void RaConfigForm::Advance_OnApply()'
member
   function declared in class `RaConfigForm'
raconfigui.cpp: In member function `void
RaConfigForm::Advance_OnApply()':
raconfigui.cpp:3236: error: `currentItem' undeclared (first use this
function)
raconfigui.cpp:3247: error: `isChecked' undeclared (first use this
function)
raconfigui.cpp: In member function `void
RaConfigForm::About_OnActive()':
raconfigui.cpp:3439: error: `setText' undeclared (first use this
function)
raconfigui.cpp: At global scope:
raconfigui.cpp:3451: error: no `void
RaConfigForm::SiteSurvey_OnSelectChange()'
   member function declared in class `RaConfigForm'
{standard input}: Assembler messages:
{standard input}:376: Error: symbol `Security_TextLabel1' is already
defined
{standard input}:382: Error: symbol `Security_TextLabel2' is already
defined
{standard input}:388: Error: symbol `Security_TextLabel3' is already
defined
{standard input}:394: Error: symbol `Security_ComboBox_AuthType' is
already defined
{standard input}:400: Error: symbol `Security_ComboBox_Encrypt' is
already defined
{standard input}:406: Error: symbol `Security_LineEdit_PSK' is already
defined
{standard input}:412: Error: symbol `Security_ButtonGroup_Key' is
already defined
{standard input}:418: Error: symbol `Security_RadioButton_Key1' is
already defined
{standard input}:424: Error: symbol `Security_RadioButton_Key2' is
already defined
{standard input}:430: Error: symbol `Security_RadioButton_Key3' is
already defined
{standard input}:436: Error: symbol `Security_RadioButton_Key4' is
already defined
{standard input}:442: Error: symbol `Security_ComboBox_KeyType1' is
already defined
{standard input}:448: Error: symbol `Security_ComboBox_KeyType2' is
already defined
{standard input}:454: Error: symbol `Security_ComboBox_KeyType3' is
already defined
{standard input}:460: Error: symbol `Security_ComboBox_KeyType4' is
already defined
{standard input}:466: Error: symbol `Security_LineEdit_Key1Hex' is
already defined
{standard input}:472: Error: symbol `Security_LineEdit_Key1Ascii' is
already defined
{standard input}:478: Error: symbol `Security_LineEdit_Key2Hex' is
already defined
{standard input}:484: Error: symbol `Security_LineEdit_Key2Ascii' is
already defined
{standard input}:490: Error: symbol `Security_LineEdit_Key3Hex' is
already defined
{standard input}:496: Error: symbol `Security_LineEdit_Key3Ascii' is
already defined
{standard input}:502: Error: symbol `Security_LineEdit_Key4Hex' is
already defined
{standard input}:508: Error: symbol `Security_LineEdit_Key4Ascii' is
already defined
{standard input}:514: Error: symbol `PushButton_OK' is already defined
{standard input}:520: Error: symbol `PushButton_Cancel' is already
defined
{standard input}:531: Error: symbol `TextLabel1' is already defined
{standard input}:543: Error: symbol `PushButton_OK' is already defined
{standard input}:549: Error: symbol `PushButton_Cancel' is already
defined
{standard input}:554: Error: symbol `m_isClickOk' is already defined
make: *** [raconfigui.o] Fehler 1



Reply to: