IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Bibliothèques Discussion :

probleme avec FLTK


Sujet :

Bibliothèques

  1. #1
    Membre du Club
    Profil pro
    inge info
    Inscrit en
    Juin 2010
    Messages
    34
    Détails du profil
    Informations personnelles :
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : inge info

    Informations forums :
    Inscription : Juin 2010
    Messages : 34
    Points : 40
    Points
    40
    Par défaut probleme avec FLTK
    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.

  2. #2
    Membre à l'essai
    Homme Profil pro
    Lille
    Inscrit en
    Juin 2012
    Messages
    22
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : Lille
    Secteur : Santé

    Informations forums :
    Inscription : Juin 2012
    Messages : 22
    Points : 21
    Points
    21
    Par défaut idem
    Bonjour, j'ai exactement le même problème.
    Avez-vous trouvé une solution à ce problème.
    Merci

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Probleme avec la copie des surfaces
    Par Black_Daimond dans le forum DirectX
    Réponses: 3
    Dernier message: 09/01/2003, 10h33
  2. Problèmes avec le filtrage des ip
    Par berry dans le forum Réseau
    Réponses: 9
    Dernier message: 30/12/2002, 07h51
  3. probleme avec la touche F10
    Par b.grellee dans le forum Langage
    Réponses: 2
    Dernier message: 15/09/2002, 22h04
  4. Probleme avec fseek
    Par Bjorn dans le forum C
    Réponses: 5
    Dernier message: 04/08/2002, 07h17
  5. [Kylix] probleme avec un imagelist
    Par NicoLinux dans le forum EDI
    Réponses: 4
    Dernier message: 08/06/2002, 23h06

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo