On Thu, 08 Aug 2013 11:31:48 -0400, Bill Hoffman
<bill.hoff...@kitware.com> wrote:

>On 8/8/2013 1:45 AM, Bo Berglund wrote:
>>          tlib /p512 /a "..\..\..\bin\vtkhdf5.lib"
>> "CMakeFiles\vtkhdf5.dir\H5.c.obj"
>> "CMakeFiles\vtkhdf5.dir\H5checksum.c.obj"
>> ....
>> "CMakeFiles\vtkhdf5.dir\H5FDwindows.c.obj"
>> "CMakeFiles\vtkhdf5.dir\__\H5Tinit.c.obj"
>> "CMakeFiles\vtkhdf5.dir\__\H5lib_settings.c.obj"
>> Fatal: Command arguments too long
>>
>> How this relates to using the response files is above me, but maybe
>> one of you can decode it??
>> Should the tlib arguments not be moved to a response file here?
>
>Yes, they should.  Can you try the  run cmake --trace and looking in the 
>output to figure out why it is not using them?  It will produce lots of 
>output, you should just care mostly about the Platform files.
>

Do you mean that I should start cmake from the command line and then
configure and generate the project again?
Should I clear the binary folder first to make a clean slate?
Or can I keep the data already there and just make a new generate?


-- 
Bo Berglund
Developer in Sweden

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to