Re: lignes d'un fichier en C ou C++

Top Page

Reply to this message
Author: anne.guilde@free.fr
Date:  
To: Guilde
Subject: Re: lignes d'un fichier en C ou C++
Le 04/04/2018 à 18:28, Frédéric a écrit :
> Le mercredi 04 avril 2018, anne-guilde-free a écrit :
>
>>> La doc dit qu'il faut mettre l'autre variable à OFF, mais bon, ça a
>>> l'air d'avoir compilé la librairie statique.
>>
>> Pas vu qu'il faut mettre l'autre variable à OFF.
>> Tu as vu cela où?
>
> Dans le lien pointé par Jérôme (en bas) :
>
>    https://github.com/taglib/taglib/blob/master/INSTALL.md

>
> "To build a static library, set the following two options with CMake:
>
>      -DBUILD_SHARED_LIBS=OFF -DENABLE_STATIC_RUNTIME=ON

>
> Including ENABLE_STATIC_RUNTIME=ON indicates you want TagLib built using
> the static runtime library, rather than the DLL form of the runtime."
>
> mais bon, te casse pas, puisque ça a bien compilé la librairie statique.
>
>> J'avais compilé en root
>> Je recommence avec anne
>
> Pas grave pour la compile ; c'est à l'installe qu'il vaut mieux éviter.
>
> Est-ce que /usr/local a bien les droits en écriture pour staff ?


oui

T'es-tu
> bien déloguée/reloguée, après l'ajout dans le groupe staff ?
>


ben non
Je viens de le faire
et

cela s'est installé ;)


$ make install
[ 98%] Built target tag
[100%] Built target tag_c
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/bin/taglib-config
-- Installing: /usr/local/lib/pkgconfig/taglib.pc
-- Installing: /usr/local/lib/libtag.a
-- Installing: /usr/local/include/taglib/tag.h
-- Installing: /usr/local/include/taglib/fileref.h
-- Installing: /usr/local/include/taglib/audioproperties.h
-- Installing: /usr/local/include/taglib/taglib_export.h
-- Installing: /usr/local/include/taglib/taglib_config.h
-- Installing: /usr/local/include/taglib/taglib.h
-- Installing: /usr/local/include/taglib/tstring.h
-- Installing: /usr/local/include/taglib/tlist.h
-- Installing: /usr/local/include/taglib/tlist.tcc
-- Installing: /usr/local/include/taglib/tstringlist.h
-- Installing: /usr/local/include/taglib/tbytevector.h
-- Installing: /usr/local/include/taglib/tbytevectorlist.h
-- Installing: /usr/local/include/taglib/tbytevectorstream.h
-- Installing: /usr/local/include/taglib/tiostream.h
-- Installing: /usr/local/include/taglib/tfile.h
-- Installing: /usr/local/include/taglib/tfilestream.h
-- Installing: /usr/local/include/taglib/tmap.h
-- Installing: /usr/local/include/taglib/tmap.tcc
-- Installing: /usr/local/include/taglib/tpropertymap.h
-- Installing: /usr/local/include/taglib/trefcounter.h
-- Installing: /usr/local/include/taglib/tdebuglistener.h
-- Installing: /usr/local/include/taglib/mpegfile.h
-- Installing: /usr/local/include/taglib/mpegproperties.h
-- Installing: /usr/local/include/taglib/mpegheader.h
-- Installing: /usr/local/include/taglib/xingheader.h
-- Installing: /usr/local/include/taglib/id3v1tag.h
-- Installing: /usr/local/include/taglib/id3v1genres.h
-- Installing: /usr/local/include/taglib/id3v2extendedheader.h
-- Installing: /usr/local/include/taglib/id3v2frame.h
-- Installing: /usr/local/include/taglib/id3v2header.h
-- Installing: /usr/local/include/taglib/id3v2synchdata.h
-- Installing: /usr/local/include/taglib/id3v2footer.h
-- Installing: /usr/local/include/taglib/id3v2framefactory.h
-- Installing: /usr/local/include/taglib/id3v2tag.h
-- Installing: /usr/local/include/taglib/attachedpictureframe.h
-- Installing: /usr/local/include/taglib/commentsframe.h
-- Installing: /usr/local/include/taglib/eventtimingcodesframe.h
-- Installing: /usr/local/include/taglib/generalencapsulatedobjectframe.h
-- Installing: /usr/local/include/taglib/ownershipframe.h
-- Installing: /usr/local/include/taglib/popularimeterframe.h
-- Installing: /usr/local/include/taglib/privateframe.h
-- Installing: /usr/local/include/taglib/relativevolumeframe.h
-- Installing: /usr/local/include/taglib/synchronizedlyricsframe.h
-- Installing: /usr/local/include/taglib/textidentificationframe.h
-- Installing: /usr/local/include/taglib/uniquefileidentifierframe.h
-- Installing: /usr/local/include/taglib/unknownframe.h
-- Installing: /usr/local/include/taglib/unsynchronizedlyricsframe.h
-- Installing: /usr/local/include/taglib/urllinkframe.h
-- Installing: /usr/local/include/taglib/chapterframe.h
-- Installing: /usr/local/include/taglib/tableofcontentsframe.h
-- Installing: /usr/local/include/taglib/podcastframe.h
-- Installing: /usr/local/include/taglib/oggfile.h
-- Installing: /usr/local/include/taglib/oggpage.h
-- Installing: /usr/local/include/taglib/oggpageheader.h
-- Installing: /usr/local/include/taglib/xiphcomment.h
-- Installing: /usr/local/include/taglib/vorbisfile.h
-- Installing: /usr/local/include/taglib/vorbisproperties.h
-- Installing: /usr/local/include/taglib/oggflacfile.h
-- Installing: /usr/local/include/taglib/speexfile.h
-- Installing: /usr/local/include/taglib/speexproperties.h
-- Installing: /usr/local/include/taglib/opusfile.h
-- Installing: /usr/local/include/taglib/opusproperties.h
-- Installing: /usr/local/include/taglib/flacfile.h
-- Installing: /usr/local/include/taglib/flacpicture.h
-- Installing: /usr/local/include/taglib/flacproperties.h
-- Installing: /usr/local/include/taglib/flacmetadatablock.h
-- Installing: /usr/local/include/taglib/apefile.h
-- Installing: /usr/local/include/taglib/apeproperties.h
-- Installing: /usr/local/include/taglib/apetag.h
-- Installing: /usr/local/include/taglib/apefooter.h
-- Installing: /usr/local/include/taglib/apeitem.h
-- Installing: /usr/local/include/taglib/mpcfile.h
-- Installing: /usr/local/include/taglib/mpcproperties.h
-- Installing: /usr/local/include/taglib/wavpackfile.h
-- Installing: /usr/local/include/taglib/wavpackproperties.h
-- Installing: /usr/local/include/taglib/trueaudiofile.h
-- Installing: /usr/local/include/taglib/trueaudioproperties.h
-- Installing: /usr/local/include/taglib/rifffile.h
-- Installing: /usr/local/include/taglib/aifffile.h
-- Installing: /usr/local/include/taglib/aiffproperties.h
-- Installing: /usr/local/include/taglib/wavfile.h
-- Installing: /usr/local/include/taglib/wavproperties.h
-- Installing: /usr/local/include/taglib/infotag.h
-- Installing: /usr/local/include/taglib/asffile.h
-- Installing: /usr/local/include/taglib/asfproperties.h
-- Installing: /usr/local/include/taglib/asftag.h
-- Installing: /usr/local/include/taglib/asfattribute.h
-- Installing: /usr/local/include/taglib/asfpicture.h
-- Installing: /usr/local/include/taglib/mp4file.h
-- Installing: /usr/local/include/taglib/mp4atom.h
-- Installing: /usr/local/include/taglib/mp4tag.h
-- Installing: /usr/local/include/taglib/mp4item.h
-- Installing: /usr/local/include/taglib/mp4properties.h
-- Installing: /usr/local/include/taglib/mp4coverart.h
-- Installing: /usr/local/include/taglib/modfilebase.h
-- Installing: /usr/local/include/taglib/modfile.h
-- Installing: /usr/local/include/taglib/modtag.h
-- Installing: /usr/local/include/taglib/modproperties.h
-- Installing: /usr/local/include/taglib/itfile.h
-- Installing: /usr/local/include/taglib/itproperties.h
-- Installing: /usr/local/include/taglib/s3mfile.h
-- Installing: /usr/local/include/taglib/s3mproperties.h
-- Installing: /usr/local/include/taglib/xmfile.h
-- Installing: /usr/local/include/taglib/xmproperties.h
-- Installing: /usr/local/lib/libtag_c.a
-- Installing: /usr/local/include/taglib/tag_c.h
-- Installing: /usr/local/lib/pkgconfig/taglib_c.pc

Merci

Anne