[pdal] RE: C# changes
Michael Rosen
mrosen at lizardtech.com
Mon Nov 14 20:24:40 EST 2011
I was seeing this error:
1>C:\swigwin-2.0.4\Lib\std\std_basic_string.i(48): error : Syntax error in input(3).
It happened also when I tried with SWIG v2.0.1. My solution was to comment out the std_basic_string.i file. Now, I see that as you suggested, commenting out the %fragment line in seems to solve the problem.
msr
-----Original Message-----
From: Michael P. Gerlek [mailto:mpg at flaxen.com]
Sent: Monday, November 14, 2011 2:03 PM
To: Michael Rosen
Cc: pdal at lists.osgeo.org
Subject: RE: C# changes
Did you also have to comment out the %fragment line in swig's supplied std+_basic_string.i file? I'd like to know what that problem is... (What version of swig are you using?)
-mpg
> -----Original Message-----
> From: Michael Rosen [mailto:mrosen at lizardtech.com]
> Sent: Monday, November 14, 2011 1:55 PM
> To: MPG @ Home
> Cc: pdal at lists.osgeo.org
> Subject: RE: C# changes
>
> Sorry about the loose commit. I saw you %ignored the log pointer issue ... I concur.
>
> msr
> -----Original Message-----
> From: Michael P. Gerlek [mailto:mpg at flaxen.com]
> Sent: Monday, November 14, 2011 11:53 AM
> To: Michael Rosen
> Cc: pdal at lists.osgeo.org
> Subject: C# changes
>
> Mike:
>
> Your .i changes look great, except that they don't build against the
> PDAL head, due to LogPtr not being supported. Did this compile for you?
>
> (also, please don't commit any changes to mpg-config.bat, that's my
> private setup which I try to keep relatively constant - thanks)
>
> -mpg
More information about the pdal
mailing list