----- Original Message ----- From: "Lloyd Sartor" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]>
> > I assume you are using VC++ 6.0. > > I am using Microsoft Visual C++ Toolkit 2003 installed per > http://aspn.activestate.com/ASPN/docs/ActivePerl/lib/Pod/perlwin32.html. > However, > I never rebuilt Perl. Is that necessary? > I don't know if it's *necessary*. I just built Inline::CPP-0.25 using ActiveState build 810, and MSVC++ 7.0 - and didn't strike any problems (except that math.h again had to be included and 16varlst.t failed). Probably best to build perl using the compiler you have - but if you prefer to wait and see what sort of milage you get with AS-built perl, then that's fine by me. For one thing, if you do build perl with your compiler you should find that math.h doesn't need to be included, and 16varlst.t should pass .... ummm .... that might be *two* things :-) > $ cl /? > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for > 80x86 > Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. > > I get an unusual error: Can't open perl script "and" when testing. > > t\02prefix....Can't open perl script "and": No such file or directory > Failed to autogenerate C:\Documents and Settings\a1027277\My > Documents\Perl\Inline-CPP\Inline-CPP-0.25\_Inline\config. > I think the problem is that you have a directory name with spaces in it (ie C:\Documents and Settings). That's where the "and" is being found. It will make things a lot easier if you can avoid directories with spaces in them. There's probably a workaround but I don't know what it is. Is it possible for you to avoid "Documents and Settings" and "My Documents", or do we need to come up with a workaround ? Cheers, Rob _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs