[Gambas-devel] little bug in compiling component
Frank Berg
frankberg at ...136...
Wed Apr 13 11:58:08 CEST 2005
Hi
there are 2 of my own component i use
gb.configfiles
gb.systemtools
now i create an new component: gb.capisuite
compiling for itself is ok, but if i make an make install i receive
the error : can't open the .......gb.configfiles.info... file not exist.
if i rename the gb.capisuite to gb.zcapisuite alle compile fine..
my issue
while make install all the *.info files are deleted
and now the install create one by another all *.info files new.
but my capisuite is in alphabetic order the first component.
1.)capisuite
2.)configfiles
3.)systemtools
and the configfiles.info are not ready created wen needed from capisuite
if i rename it to zcapisuite the order is now
1.)configfiles
2.)systemtools
3.)zcapisuite
and now the required configfiles and systemtools are ready and the
compiling is succecfull
frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20050413/0cb6a4bd/attachment.html>
More information about the Devel
mailing list