<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> Hi,<br><div><div>> <br>> > I would like to know how to create a tag list for the Qt4 librairy.<br>> > I've read in the manual and I came to that exemple:<br>> > CFLAGS=`pkg-config --cflags libgnomeui-2.0` geany -g gnomeui.c.tags<br>> > \ /usr/include/libgnomeui-2.0/gnome.h there I block to configure the<br>> > cflags for Qt4 thanks for your helpJonatan<br>> <br>> Find the attached script as a starting point.<br>> It's probably not the best solution but it seems to work, at least it<br>> creates a 600KB tags file on my system. You probably need to tweak it a<br>> little bit to fit your needs.<br>> <br>> <br>> Regards,<br>> Enrico<br>> <br><br>thanks for your fast answerd but...<br>well this script at least correct the CFLAGS probleme but when it run the "geany -g qt4.c++.tags $files" I got "Failed to create tags file, perhaps because no tags were found." I've correct the path to the include file "$prefix/include/qt4", I tryed to create the tags list for QtCore module only and it does the same.<br><br>I dont know what might be the probleme. for info if it's useful, I'm on ubuntu hardy.<br><br>Jonatan<br></div></div><br /><hr /> <a href='' target='_new'></a></body>
</html>