ben
ben
I'm getting this same error as well in the BLK PRO version. Really need a fix so that I can use the software I paid for. It may be a...
Last I used this library the utilities were not available. You have to create your own wrapper for them.
Ok, so I have gdal showing MrSid as a supported format when i do gdalinfo --formats, and I ended up having to pull the node-gdal code down and building it...
I'm new to the C++ side of node modules. Also when I used npm install gdal --build-from-source --shared_gdal I got a lot of linker errors: typed_array.obj : error LNK2001: unresolved...
@springmeyer @BergWerkGIS @brianreavis Ok, so I finally had time to try springmeyer's suggestion and it appears that it does try to load the plugins from my GDAL_DRIVER_PATH, however my MrSID...
@springmeyer no I had not seen landspeed... very cool, I'll have to check it out! I have an issue maybe you guys can help me with... I can build GDAL...
So to fix the No suitable MrSID Raster DLL... problem you have to go to the /frmts/mrsid/nmake.opt file and update the lines for _Find and validate the specific DLL and...
@BergWerkGIS @springmeyer @brianreavis If I wanted to use my build of GDAL I've created, how do I go about doing that? How do I make my build the shared package...
Finally working on getting a fix in for this and am having a problem with the gyp file.. how can i do something like this: ``` "conditions": [ ["
if you could give me access to push my branch up i can push it so that you can see where the issue is.