Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDAL error again #37

Closed
wilsonk opened this issue Apr 22, 2016 · 1 comment
Closed

GDAL error again #37

wilsonk opened this issue Apr 22, 2016 · 1 comment

Comments

@wilsonk
Copy link

wilsonk commented Apr 22, 2016

Hello Elie,

It looks like there was a regression for the GDAL example after the last few months since the last time I was around :)

I get this error:

gdal.d(36): Error: cannot implicitly convert expression (& GDALTermProgress) of type extern (C) int function(double, const(char), void) to extern (C++) int function(double, const(char), void)
gdal.d(46): Error: cannot implicitly convert expression (& GDALGenImgProjTransform) of type extern (C) int function(void* pTransformArg, int bDstToSrc, int nPointCount, double* x, double* y, double* z, int* panSuccess) to extern (C++) int function(void_, int, int, double_, double_, double_, int*)

Thanks,
Kelly

@Syniurge
Copy link
Owner

Fixed with cce70f2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants