Image-ExifTool - Re: compiling Exitool

Posted on Fri Jun 8 14:27:45 2007 by exiftool in response to 5361 (See the whole thread of 19)
Re: compiling Exitool
Yes, -T is for the temporary cache directory name. I use the version number in the cache directory name or else the same cache files will be used if you try to upgrade to a new version.

It sounds like there is a problem with the "@argfile" handling. Your command is "pp @pp_build_exe.args"? This should load the arguments from the file "pp_build_exe.args", but it may not be doing this for your version of pp because it sounds like it is trying to run your argfile as a Perl script. Maybe try entering all of the arguments on the command line instead of using "@pp_build_exe.args" to load them from file.

- Phil
Direct Responses: 5367 | Write a response