Bonjour à tous



je dois actuellement améliorer un projet qui utiliser OPEN SCENE GRAPHE et FLTK mais malheureusement j'ai des problème avec FLTK.

Le projet utilise pas mal de lib que j'ai bien intégrées dans VISUAL STUDIO 2008 (en effet j'ai aucun souci avec OSG) mais lorsque je compile lors de la génération j'obtient les messages d'erreur suivant :


Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2001: symbole externe non résolu __imp__glViewport@16
fltk.lib(Fl.obj) : error LNK2019: symbole externe non résolu ___WSAFDIsSet@8 référencé dans la fonction "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
fltk.lib(Fl.obj) : error LNK2019: symbole externe non résolu _select@20 référencé dans la fonction "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
fltk.lib(Fl.obj) : error LNK2019: symbole externe non résolu __imp___TrackMouseEvent@4 référencé dans la fonction "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glReadBuffer@4 référencé dans la fonction "public: void __thiscall Fl_Gl_Window::make_current(void)" (?make_current@Fl_Gl_Window@@QAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glDrawBuffer@4 référencé dans la fonction "public: void __thiscall Fl_Gl_Window::make_current(void)" (?make_current@Fl_Gl_Window@@QAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glOrtho@48 référencé dans la fonction "public: void __thiscall Fl_Gl_Window::ortho(void)" (?ortho@Fl_Gl_Window@@QAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glLoadIdentity@0 référencé dans la fonction "public: void __thiscall Fl_Gl_Window::ortho(void)" (?ortho@Fl_Gl_Window@@QAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glGetIntegerv@8 référencé dans la fonction "public: void __thiscall Fl_Gl_Window::ortho(void)" (?ortho@Fl_Gl_Window@@QAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glFlush@0 référencé dans la fonction "public: virtual void __thiscall Fl_Gl_Window::flush(void)" (?flush@Fl_Gl_Window@@UAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glCopyPixels@20 référencé dans la fonction "public: virtual void __thiscall Fl_Gl_Window::flush(void)" (?flush@Fl_Gl_Window@@UAEXXZ)
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glRasterPos2i@8 référencé dans la fonction "public: virtual void __thiscall Fl_Gl_Window::flush(void)" (?flush@Fl_Gl_Window@@UAEXXZ)
fltk_gl.lib(gl_draw.obj) : error LNK2001: symbole externe non résolu __imp__glRasterPos2i@8
fltk_gl.lib(Fl_Gl_Window.obj) : error LNK2019: symbole externe non résolu __imp__glDisable@4 référencé dans la fonction "public: virtual void __thiscall Fl_Gl_Window::flush(void)" (?flush@Fl_Gl_Window@@UAEXXZ)
fltk_gl.lib(Fl_Gl_Choice.obj) : error LNK2019: symbole externe non résolu __imp__wglShareLists@8 référencé dans la fonction "struct HGLRC__ * __cdecl fl_create_gl_context(class Fl_Window *,class Fl_Gl_Choice const *,int)" (?fl_create_gl_context@@YAPAUHGLRC__@@PAVFl_Window@@PBVFl_Gl_Choice@@H@Z)
fltk_gl.lib(Fl_Gl_Choice.obj) : error LNK2019: symbole externe non résolu __imp__wglCreateContext@4 référencé dans la fonction "struct HGLRC__ * __cdecl fl_create_gl_context(class Fl_Window *,class Fl_Gl_Choice const *,int)" (?fl_create_gl_context@@YAPAUHGLRC__@@PAVFl_Window@@PBVFl_Gl_Choice@@H@Z)
fltk_gl.lib(Fl_Gl_Choice.obj) : error LNK2019: symbole externe non résolu __imp__wglCreateLayerContext@8 référencé dans la fonction "struct HGLRC__ * __cdecl fl_create_gl_context(class Fl_Window *,class Fl_Gl_Choice const *,int)" (?fl_create_gl_context@@YAPAUHGLRC__@@PAVFl_Window@@PBVFl_Gl_Choice@@H@Z)
fltk_gl.lib(Fl_Gl_Choice.obj) : error LNK2019: symbole externe non résolu __imp__wglMakeCurrent@8 référencé dans la fonction "void __cdecl fl_set_gl_context(class Fl_Window *,struct HGLRC__ *)" (?fl_set_gl_context@@YAXPAVFl_Window@@PAUHGLRC__@@@Z)
fltk_gl.lib(Fl_Gl_Choice.obj) : error LNK2019: symbole externe non résolu __imp__wglDeleteContext@4 référencé dans la fonction "void __cdecl fl_delete_gl_context(struct HGLRC__ *)" (?fl_delete_gl_context@@YAXPAUHGLRC__@@@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glListBase@4 référencé dans la fonction "void __cdecl gl_font(int,int)" (?gl_font@@YAXHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__wglUseFontBitmapsA@16 référencé dans la fonction "void __cdecl gl_font(int,int)" (?gl_font@@YAXHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glGenLists@4 référencé dans la fonction "void __cdecl gl_font(int,int)" (?gl_font@@YAXHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glDeleteLists@8 référencé dans la fonction "void __cdecl gl_remove_displaylist_fonts(void)" (?gl_remove_displaylist_fonts@@YAXXZ)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glCallLists@12 référencé dans la fonction "void __cdecl gl_draw(char const *,int)" (?gl_draw@@YAXPBDH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glRasterPos2f@8 référencé dans la fonction "void __cdecl gl_draw(char const *,int,float,float)" (?gl_draw@@YAXPBDHMM@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glEnd@0 référencé dans la fonction "void __cdecl gl_rect(int,int,int,int)" (?gl_rect@@YAXHHHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glVertex2i@8 référencé dans la fonction "void __cdecl gl_rect(int,int,int,int)" (?gl_rect@@YAXHHHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glBegin@4 référencé dans la fonction "void __cdecl gl_rect(int,int,int,int)" (?gl_rect@@YAXHHHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glColor3ub@12 référencé dans la fonction "void __cdecl gl_color(enum Fl_Color)" (?gl_color@@YAXW4Fl_Color@@@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glDrawPixels@20 référencé dans la fonction "void __cdecl gl_draw_image(unsigned char const *,int,int,int,int,int,int)" (?gl_draw_image@@YAXPBEHHHHHH@Z)
fltk_gl.lib(gl_draw.obj) : error LNK2019: symbole externe non résolu __imp__glPixelStorei@8 référencé dans la fonction "void __cdecl gl_draw_image(unsigned char const *,int,int,int,int,int,int)" (?gl_draw_image@@YAXPBEHHHHHH@Z)



J'ai pas mal cherché je ne trouve rien sur cette erreur

Je vous remercie d'avance pour votre aide.