id3lib - sourceforge | Probleme beim einbinden



  • hallo,

    ich teste ein wenig mit den id3lib rum und da steht beim compilen dies:

    *** NOTICE *** (not a real error)
    * You should include a define in your project which reflect how you link the library
    * If you use id3lib.lib or libprj/id3lib.dsp (you link static) you should add
    * ID3LIB_LINKOPTION=1 to your preprocessor definitions of your project.
    * If you use id3lib.dll (you link dynamic) you should add ID3LIB_LINKOPTION=3
    * to your preprocessor definitions of your project.
    *

    das habe ich auch dann gemacht
    ID3LIB_LINKOPTION=1 in die Prärpozessordefinitionen.. und beim compilen kommt das die gleiche Meldung nochmal und das dazu:

    Befehlszeilenwarnung D4024 : Typ der Quelldatei 'ID3LIB_LINKOPTION=1' nicht erkannt, Objektdatei wird angenommen
    Befehlszeilenwarnung D4027 : Quelldatei 'ID3LIB_LINKOPTION=1' ignoriert
    *

    was mache ich falsch???



  • Hallo,
    welchen Compiler verwendest du?



  • vc++6.0 mit standard compiler



  • Hallo,
    dann verschiebe ich dich mal ins VC-Forum. Die Jungs und Mädels dort können dir sicher besser sagen, was du da wie einstellen musst. Ein Standard-C++ Problem ist das auf jeden Fall nicht.



  • niemand?:(


Anmelden zum Antworten