On 5/3/07, David Chisnall <[EMAIL PROTECTED]> wrote: > On 3 May 2007, at 17:37, Yen-Ju Chen wrote: > > > It is a result of converting all libraries into frameworks. > > Are you using gnustep-make 2.0 ? > > Apparently he is using 1.13, but was previously using the latest SVN > and got the same error.
Thanx. I can confirm it now. It seems the etoile.make can handle when all the sources code is under the PROJECT_NAME/, but not PROJECT_NAME/Source. Therefore, DistributedView will work but not EtoileUI. I am looking into the problem. Yen-Ju > > > Do you have a log of error message ? > > zahikel > : > UKFinderIconCell.m:371: warning: (Messages without a matching method > signatureUKFinderIconCell.m:371: warning: will be assumed to return > 'id' and acceptUKFinderIconCell.m:371: warning: '...' as arguments.) > UKFinderIconCell.m:371: error: incompatible types in > assignmentUKFinderIconCell.m:468: warning: 'NSBezierPath' may not > respond to '+bezierPathWithCappedBoxInRect:'UKFinderIconCell.m:508: > warning: 'NSImage' may not respond to > '+scaledSize:toFitSize:'UKFinderIconCell.m:508: error: incompatible > types in assignmentmake[3]: *** [obj/UKFinderIconCell.o] Erreur 1make > [2]: *** [DistributedView.all.framework.variables] Erreur 2make[2]: > quittant le répertoire « /root/Etoile/etoile/Etoile/Frameworks/ > DistributedView »make[1]: *** [internal-all] Erreur 2make[1]: > quittant le répertoire « /root/Etoile/etoile/Etoile/Frameworks »make: > *** [internal-all] Erreur 2 > > (That was trunk, but apparently he gets the same error from stable) > > zahikel > : > UKFinderIconCell.m:508: error: incompatible types in assignmentmake > [3]: *** [obj/UKFinderIconCell.o] Erreur 1make[2]: *** > [DistributedView.all.framework.variables] Erreur 2make[2]: quittant > le répertoire « /root/Etoile/Etoile/Frameworks/DistributedView »make > [1]: *** [internal-all] Erreur 2make[1]: quittant le répertoire « / > root/Etoile/Etoile/Frameworks »make: *** [internal-all] Erreur 2 > > Zahikel is in SILC at the moment, if you want to ask him some more > questions... > > > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev > _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
