[gdal-dev] Thoughts about including /I for xcopy in nmake.opt?

Timothy Astle timothy.astle at caris.com
Thu Feb 11 11:34:00 PST 2016


Oh, I'm sorry then.  I better not break your workflow :-P

I'll open up a pull request.

Tim

PS.  Fine job heading up OSGeo Jeff.  Best of luck in the future!


On 11/02/2016 3:16 PM, Jeff McKenna wrote:
> On 2016-02-11 3:01 PM, Timothy Astle wrote:
>> I was building GDAL on Windows today and hit a case where the DATADIR
>> was defined with a path that did not end with a backslash. That resulted
>> in the following prompts:
>>
>> Does D:\yadda\yadda\gdal specify a file name
>> or directory name on the target
>> (F = file, D = directory)?
>>
>> I was wondering if it'd make sense to update the nmake.opt to include
>> the /I switch on xcopy as follows?
>>
>> INSTALL    =    xcopy /y /r /d /f /I
>>
>> /I           If destination does not exist and copying more than one 
>> file,
>>               assumes that destination must be a directory.
>>
>> Tim
>> _______________________________________________
>
> Yes, as I've been answering that question at the prompt when building, 
> for over 15 years :)
>
> -jeff
>
>
>
>

-- 
Tim Astle
Development Manager for Web Technologies

CARIS
115 Waggoners Lane
Fredericton, New Brunswick
Canada     E3B 2L4
Tel: + 1 (506) 458-8533
Fax: +1 (506) 459-3849
www.caris.com

CARIS World Tour 2016
Join Us! For more information
www.caris.com/worldtour

Connect with CARIS
Twitter  |  LinkedIn  |  Facebook  |  YouTube

Download your free copy of CARIS Easy View today! www.caris.com/easyview/


This email and any files transmitted with it are confidential and intended only for the addressee(s). If you are not the intended recipient(s) please notify us by email reply. You should not use, disclose, distribute or copy this communication if received in error.
Any views or opinions expressed in this email are solely those of the author and do not necessarily represent those of the company. No binding contract will result from this email until such time as a written document is signed on behalf of the company.



More information about the gdal-dev mailing list