[fpc-pascal] gtk2 example "gtkglext"
Attempt to compile current cvs failed due to directory "gtkglext" missing from fpc/packages/extra/gtk2/examples: make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/plugins' make -C scribble_simple clean make[6]: Entering directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple' /bin/rm -f scribble_simple scribble_simple.o libpscribble_simple.a /bin/rm -f fpcmade.i386-linux Package.fpc ppas.sh script.res link.res /bin/rm -f *.s *_ppas.sh make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple' make -C gtkglext clean make: *** gtkglext: No such file or directory. Stop. Will "gtkglext" be along shortly, or should I patch it out of Makefile and carry on? ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] gtk2 example "gtkglext"
Bob Barry wrote: Attempt to compile current cvs failed due to directory "gtkglext" missing from fpc/packages/extra/gtk2/examples: make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/plugins' make -C scribble_simple clean make[6]: Entering directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple' /bin/rm -f scribble_simple scribble_simple.o libpscribble_simple.a /bin/rm -f fpcmade.i386-linux Package.fpc ppas.sh script.res link.res /bin/rm -f *.s *_ppas.sh make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/scribble_simple' make -C gtkglext clean make: *** gtkglext: No such file or directory. Stop. Will "gtkglext" be along shortly, or should I patch it out of Makefile and carry on? Directory fpc/packages/extra/gtk2/examples/gtkglext/ exists (it was added along with other gtkglext units). And `make' inside fpc/packages/extra/gtk2/examples succeeds on my system without any problems. Are you sure that you updated from cvs with `-d' flag ? Michalis ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] OS X Tiger
Will the FreePascalForXcode1.1.dmg work with XCode 2? On Apr 29, 2005, at 13:23, Jonas Maebe wrote: On 29 apr 2005, at 19:14, Paul Davidson wrote: Any tests done on Tiger with FPC? Not by me. Anything pending? Not until I get it via ADC, which could easily take another month. But I do not expect any problems, we do not use any undocumented or discourage functionality. (32 or 64 bit) There is no 64 bit PPC support yet in FPC, so it will be 32 bit. Jonas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal P Davidson Corax Networks Inc. http://CoraxNetworks.com IMPORTANT NOTICE: This message is intended only for the use of the individual or entity to which it is addressed. The message may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Corax Networks immediately by email at [EMAIL PROTECTED] Thank you. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal