wxWidgets nicht definiert?



  • Hallo Leute... ich habe mir soeben auf wxWidgets - wiki die Tutorials angeguckt und habe ein wenig herum probiert, aber immer wenn ich Builden will kommen folgende Fehlernachrichten:

    D:/wxWidgets-2.8.6/include/wx/chkconf.h:103:9: #error "wxUSE_DYNLIB_CLASS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:111:9: #error "wxUSE_EXCEPTIONS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:119:9: #error "wxUSE_FILESYSTEM must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:127:9: #error "wxUSE_FS_ARCHIVE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:140:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:148:9: #error "wxUSE_LOG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:156:9: #error "wxUSE_LONGLONG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:164:9: #error "wxUSE_MIMETYPE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:180:9: #error "wxUSE_PRINTF_POS_PARAMS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:188:9: #error "wxUSE_PROTOCOL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:230:9: #error "wxUSE_REGEX must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:238:9: #error "wxUSE_STDPATHS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:246:9: #error "wxUSE_XML must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:254:9: #error "wxUSE_SOCKETS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:262:9: #error "wxUSE_STREAMS must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:270:9: #error "wxUSE_STOPWATCH must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:278:9: #error "wxUSE_TEXTBUFFER must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:286:9: #error "wxUSE_TEXTFILE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:302:9: #error "wxUSE_URL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:310:9: #error "wxUSE_VARIANT must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:330:9: #error "wxUSE_ABOUTDLG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:338:9: #error "wxUSE_ACCEL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:346:9: #error "wxUSE_ANIMATIONCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:354:9: #error "wxUSE_BITMAPCOMBOBOX must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:362:9: #error "wxUSE_BMPBUTTON must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:370:9: #error "wxUSE_BUTTON must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:378:9: #error "wxUSE_CALENDARCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:386:9: #error "wxUSE_CARET must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:394:9: #error "wxUSE_CHECKBOX must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:410:9: #error "wxUSE_CHOICE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:418:9: #error "wxUSE_CHOICEBOOK must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:426:9: #error "wxUSE_CHOICEDLG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:434:9: #error "wxUSE_CLIPBOARD must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:442:9: #error "wxUSE_COLLPANE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:450:9: #error "wxUSE_COLOURDLG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:458:9: #error "wxUSE_COLOURPICKERCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:466:9: #error "wxUSE_COMBOBOX must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:474:9: #error "wxUSE_COMBOCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:482:9: #error "wxUSE_DATAOBJ must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:490:9: #error "wxUSE_DATAVIEWCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:498:9: #error "wxUSE_DATEPICKCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:506:9: #error "wxUSE_DIRPICKERCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:514:9: #error "wxUSE_DISPLAY must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:522:9: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:530:9: #error "wxUSE_FILEDLG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:538:9: #error "wxUSE_FILEPICKERCTRL must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:546:9: #error "wxUSE_FONTDLG must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:554:9: #error "wxUSE_FONTMAP must be defined."
    D:/wxWidgets-2.8.6/include/wx/chkconf.h:562:9: #error "wxUSE_FONTPICKERCTRL must be defined."
    Process terminated with status 1 (0 minutes, 2 seconds)
    50 errors, 0 warnings
    

    Ich bin in sachen C noch ein Richtiger anfänger also wenn ihr noch irgentwas wissen müsst fragt bitte.


  • Mod

    afaik wir die wx/config.h nicht gefunden.
    Lies dir mal die Tutorials zu wxWidgets im Magazin durch, und evtl. installierst du dir mal wxPack, das ist für Anfänger recht praktisch.

    phlox



  • Die setup.h fehlt, bzw. es wird die falsche includiert.


Anmelden zum Antworten