Generating helper files

Andreas Pakulat apaku at gmx.de
Sun Apr 4 20:16:34 UTC 2010


On 04.04.10 17:03:06, Victor Vicente de Carvalho wrote:
> 2010/4/4 Andreas Pakulat <apaku at gmx.de>
> >
> > So this is being done during runtime of kdevelop? Or during installation
> > time? The latter would suggest an install rule that puts the .bean file
> > into <prefix>/share/apps/kdeverlang (there's a variable for the
> > share/apps part:DATA_INSTALL_DIR. If its generated during runtime then
> > using KStandardDirs to get the url for a file in
> > $KDEHOME/share/apps/<yourpluginname> would be correct.
> >
> 
> Yeah, I've used both: the erlang ".erl source  I've put on DATA_INSTALL_DIR,
> and the compiled ".beam"  I'm storing on $KDEHOME/share/apps/kdevelop

Just to get that clear: The .beam file is generated during kdevelop
startup or runtime right, not during make install? Else distributors
will kill you as there's no reasonable KDEHOME during compilation.

Andreas

-- 
Just because the message may never be received does not mean it is
not worth sending.




More information about the KDevelop-devel mailing list