On Tue, 3 Aug 1999, Matthew Langford wrote: > > Has anyone built XS modules using CW Pro 5? I'm getting a bunch of errors > about stdio, and I'm not sure where to look for solutions. > These errors may not be any different than what you would get using any other version of CW, if the Access Paths aren't set up correctly. XS builds use the "sfio" library which has a 'stdio.h' among other files, and hence for XS builds you want to add :sfio:include and :GUSI:include to the *beginning* of your System paths. Incidentally, Matthew, I have a question for _you_. I understand that Pro 5 can generate XML project descriptions. D'you think you could send me one for a typical, successful XS project? I'm curious as to the format. Thanks. Arved ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org