Hi Bugbuster, Il 30/06/2016 17:16, Bugbuster ha scritto: > Dear Antonio, dear Even > > I have used the PIXFUN plugin a while ago under Linux, and as far as I > remember, it *worked pretty well* . > I have downloaded the last version a few days ago because I need to run some > tests under *Windows*. I had to add the export instruction for the DLL > compilation (CPL_DLL macro defined in gdal_port.h). The plugin compiles > correctly, it is registered at startup. > However, it seems not to work correctly. I tested the real(), imag() and > mod() functions. Each time, the number of source rasters (/nSources/) is > zero (I added a few log to find this out) > Do you have any idea what could cause this weird behavior ?
the package on githib also contains a test suite Can you please add a test that triggers the issue on windows? I will try to look into it. Also the patch with the CPL_DLL would be appreciated cheers -- Antonio Valentino _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
