<div dir="ltr">I&#39;m trying to compile a gdal utility written in C++ (which is something completely new to me), and am encountering an error.<br><br>color-relief.cpp:30:23: gdal_priv.h: No such file or directory<br>color-relief.cpp:31:23: stringtok.h: No such file or directory<br>
<br>The gdal_priv.h file is located in /export/include/gdal_priv.h, but I&#39;m not sure where the stringtok.h file is.<br><br>The command I gave to compile was this, &quot;sudo g++ color-relief.cpp -lgdal -o color-relief&quot;.<br>
<br>Can one of you C++ geniuses give me a couple pointers about how to do this &quot;the right way&quot;?&nbsp; <br><br>Thanks,<br><br>Roger<br>--<br><br></div>