Hi, On Sunday, January 26, 2014 03:09 CET, Евгений Ростовцев <[email protected]> wrote: > Hello! > > I try build FlexiSheet, but have error: > > "Application/Scripting/FSWorksheet+Scripting.m:21:19: error: > 'NSIndexSpecifier' undeclared (first use in this function)" > > I cannot find NSIndexSpecifier, please, where is it?
I tried latest CVS, and found that there are tons of warnings. I fixed many of them, since they were easy (unsigned) int -> NS(U)Integer transitions and float -> CGFloat transitions. However, I haven't run into it not building, and for me it even skips the Application/Scripting folder from being built. On what platform, with what GNUstep versions are you building? Do you can try again the latest CVS version? Sebastian > > -- > REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ > ALT Linux team > > _______________________________________________ > gap-discuss mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/gap-discuss _______________________________________________ gap-discuss mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gap-discuss
