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

Ogre Discussion :

Je n'arrive pas à compiler les sources de Ogre correctement


Sujet :

Ogre

  1. #1
    Invité
    Invité(e)
    Par défaut Je n'arrive pas à compiler les sources de Ogre correctement
    Salut

    j'essaie de compiler Ogre1.7.3 avec code block

    il me compile les dll et les fichier . a. Mais il me trouve quand meme 2 erreurs et des warnings. (C'est bizarre qu'il arrive quand meme à me générer mes dll avec des erreurs non ?)


    ||=== OGRE, OgreMain ===|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    ..\..\OgreMain\src\nedmalloc\malloc.c.h|500|warning: "_WIN32_WINNT" redefined|
    0|0|note: this is the location of the previous definition|
    ..\..\OgreMain\src\nedmalloc\malloc.c.h|1353|warning: "interlockedcompareexchange" redefined|
    ..\..\OgreMain\src\nedmalloc\malloc.c.h|1347|note: this is the location of the previous definition|
    ..\..\OgreMain\src\nedmalloc\malloc.c.h|1354|warning: "interlockedexchange" redefined|
    ..\..\OgreMain\src\nedmalloc\malloc.c.h|1348|note: this is the location of the previous definition|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|59|warning: inline function 'void* boost::detail::allocate_raw_heap_memory(unsigned int)' declared as dllimport: attribute ignored|
    C:\Programmation\boost_1_44_0\boost\thread\win32\thread_heap_alloc.hpp|69|warning: inline function 'void boost::detail::free_raw_heap_memory(void*)' declared as dllimport: attribute ignored|
    ||=== Build finished: 2 errors, 373 warnings ===|
    A oui et je n'ai rien dans mon dossier lib

    J'ai oublié quelque chose ?

    A+
    Dernière modification par Invité ; 08/12/2011 à 18h42.

Discussions similaires

  1. j'arrive pas à compiler mon code source java il me met l'erreur suivante
    Par safa baccouche dans le forum Débuter avec Java
    Réponses: 1
    Dernier message: 17/08/2009, 22h46
  2. [FLASH MX] J'arrive pas à activer les boutons
    Par gil51 dans le forum Flash
    Réponses: 20
    Dernier message: 02/08/2006, 08h39
  3. Réponses: 3
    Dernier message: 18/11/2005, 12h27
  4. Réponses: 8
    Dernier message: 17/11/2005, 12h24
  5. [C#] Je n'arrive pas à remonter les données
    Par Le Basque dans le forum Windows Forms
    Réponses: 14
    Dernier message: 17/01/2005, 19h40

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