Hat einer Erfahrung mit GLUI ????????????? keine Ahnung mehr



  • Hii,

    ich versuche GLUI vernüftig zu complieren und einfach mal zum laufen zu bringen...
    ICh bekomme andauernd Fehlermeldungen der Art:

    frame.obj : error LNK2001: unresolved external symbol "public: class GLUI_Button * __thiscall GLUI::add_button(char const *,int,class GLUI_CB)" (?add_button@GLUI@@QAEPAVGLUI_Button@@PBDHVGLUI_CB@@@Z)
    frame.obj : error LNK2001: unresolved external symbol "public: class GLUI_Spinner * __thiscall GLUI::add_spinner_to_panel(class GLUI_Panel *,char const *,int,void *,int,class GLUI_CB)" (?add_spinner_to_panel@GLUI@@QAEPAVGLUI_Spinner@@PAVGLUI_Panel@@
    PBDHPAXHVGLUI_CB@@@Z)
    frame.obj : error LNK2001: unresolved external symbol "public: class GLUI_Checkbox * __thiscall GLUI::add_checkbox_to_panel(class GLUI_Panel *,char const *,int *,int,class GLUI_CB)" (?add_checkbox_to_panel@GLUI@@QAEPAVGLUI_Checkbox@@PAVGLUI_Panel@@P
    BDPAHHVGLUI_CB@@@Z)
    frame.obj : error LNK2001: unresolved external symbol "public: class GLUI_Panel * __thiscall GLUI::add_panel_to_panel(class GLUI_Panel *,char const *,int)" (?add_panel_to_panel@GLUI@@QAEPAVGLUI_Panel@@PAV2@PBDH@Z)
    frame.obj : error LNK2001: unresolved external symbol "public: class GLUI_Panel * __thiscall GLUI::add_panel(char const *,int)" (?add_panel@GLUI@@Q
    

    und dann noch

    glui32.lib(glui_control.obj) : error LNK2005: "public: virtual void __thiscall GLUI_Control::get_float_array_val(float *)" (?get_float_array_val@GLUI_Control@@UAEXPAM@Z) already defined in glui_control.obj
    glui32.lib(glui_control.obj) : error LNK2005: "public: virtual void __thiscall GLUI_Control::set_name(char *)" (?set_name@GLUI_Control@@UAEXPAD@Z) already defined in glui_control.obj
    

    sitze schon 3 Stunden und das mal einfach zum laufen zu bringen... Kann mir bitte jemand helfen ?

    Grüße


Anmelden zum Antworten