From: Chris Marshall
Sent: Monday, June 08, 2015 11:46 PM
> # These are lifted from PDL::Core::Dev, but use a less redundant style:
> my $inc = PDL_INCLUDE;
> $inc =~ s/-I//g;
> $inc =~ s/"//g; # this was added
> my @incs = ($inc, @{$Prima::Config::Config{incpaths}});
No problem locating the relevant section in Build.PL, and I inserted the
absent '$inc =~ s/"//g; # this was added'.
But I'm still getting the same failure - and I ran 'perl Build realclean'
before rebuilding.
However, I haven't tried building against Prima-1.40 with that change in
place. Only tried against Prima-1.43.
Cheers,
Rob
------------------------------------------------------------------------------
_______________________________________________
pdl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-devel