[geos-devel] VS Studio Help?

Paul Ramsey pramsey at cleverelephant.ca
Sun Aug 2 10:23:27 PDT 2020


Bringing in the namespace did not seem to be the trick. 

https://dev.azure.com/libgeos/geos/_build/results?buildId=596&view=logs&j=305851a9-a7bb-55db-0042-7e2b6f48aa1c&t=7382dcd6-bc22-5ed4-59fb-7b403df8dc96&l=1064

https://github.com/libgeos/geos/blob/master/include/geos/operation/overlayng/OverlayGraph.h#L65

Still mysterious to me.

P

> On Jul 31, 2020, at 2:03 PM, Andrew Bell <andrew.bell.ia at gmail.com> wrote:
> 
> The CoordinateSequence there doesn't appear to be in the correct namespace. Seems like you would need geom::CoordinateSequence.  
> 
> On Fri, Jul 31, 2020 at 3:34 PM Paul Ramsey <pramsey at cleverelephant.ca> wrote:
> Er, here's the line it's complaining about.
> 
> https://github.com/libgeos/geos/blob/master/include/geos/operation/overlayng/OverlayGraph.h#L65
> 
> > On Jul 31, 2020, at 12:27 PM, Paul Ramsey <pramsey at cleverelephant.ca> wrote:
> > 
> > That maybe was a lot of them? I put actual headers into place where a std::vector<std::unique_ptr<>> was being declared, but I'm still left with 
> > 
> > https://dev.azure.com/libgeos/geos/_build/results?buildId=591&view=logs&j=305851a9-a7bb-55db-0042-7e2b6f48aa1c&t=7382dcd6-bc22-5ed4-59fb-7b403df8dc96&l=156
> > 
> > and a handful of others. The error seems the same, but I've already brought in the class defn, not sure what else to do...
> > 
> > P
> > 
> >> On Jul 31, 2020, at 10:51 AM, Andrew Bell <andrew.bell.ia at gmail.com> wrote:
> >> 
> >> https://stackoverflow.com/questions/34627874/c11-container-of-unique-ptr-of-forward-declared-class
> >> 
> >> On Fri, Jul 31, 2020 at 12:26 PM Paul Ramsey <pramsey at cleverelephant.ca> wrote:
> >> We've got a CI failure in MSVC and it's totally opaque. Anyone have a MSVC build environment and ability to look at what's up?
> >> 
> >> https://dev.azure.com/libgeos/geos/_build/results?buildId=585&view=logs&j=305851a9-a7bb-55db-0042-7e2b6f48aa1c&t=7382dcd6-bc22-5ed4-59fb-7b403df8dc96
> >> 
> >> Thanks!
> >> 
> >> P
> >> _______________________________________________
> >> geos-devel mailing list
> >> geos-devel at lists.osgeo.org
> >> https://lists.osgeo.org/mailman/listinfo/geos-devel
> >> 
> >> 
> >> -- 
> >> Andrew Bell
> >> andrew.bell.ia at gmail.com
> >> _______________________________________________
> >> geos-devel mailing list
> >> geos-devel at lists.osgeo.org
> >> https://lists.osgeo.org/mailman/listinfo/geos-devel
> > 
> 
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geos-devel
> 
> 
> -- 
> Andrew Bell
> andrew.bell.ia at gmail.com
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geos-devel



More information about the geos-devel mailing list