
Recherche avancée
Autres articles (81)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (11291)
-
Creating debug build FFMpeg static libraries with Windows compiler
6 juillet 2015, par LostBoyWe are using the FFMpeg static libraries compiled via the —toolchain=msvc switch with the VS2010 compiler linked to the static runtime (-MT). These libraries work fine but they are linked to libcmt.lib.
We would like to compile a debug build of these libraries (i.e. linking against libcmtd.lib). In the configure call I added :
./configure --toolchain=msvc --enable-debug --arch=x86 --extra-cflags=-MTd
This will result in some calls to cl.exe with the -MTd switch but also some with the -MT switch and cause conflicts in the linker stage.
What am I missing ?
-
Trying to use FFMPEG in C using Codeblocks IDE under Windows 8.1
31 octobre 2013, par obelixI have been trying to use FFMPEG in C using Codeblocks IDE under Windows 8.1.
I've done the linking stuff required in order to make my code compile but i get the following error :C :\Users\user\Desktop\MScProject\FFmpegTest2\main.c|82|error : 'CODEC_TYPE_VIDEO' undeclared (first use in this function)|
The source i use is the one from the following tutorial
http://dranger.com/ffmpeg/tutorial01.c(original link : http://dranger.com/ffmpeg/tutorial01.html)
Any ideas ??
Thanks in advance !!
(btw the same thing happens when i am trying to compile the program in ubuntu) -
Revision 5d132c799e : Fix palette build on windows Change-Id : I2a90e235ab5bdf95eb83f684e46ef844553ba6
11 juin 2015, par hui suFix palette build on windows
Change-Id : I2a90e235ab5bdf95eb83f684e46ef844553ba629