[pdal] LNK1104: cannot open file pdalboost_filesystem-vc110-mt-gd-1_60.lib

Mateusz Loskot mateusz at loskot.net
Tue Feb 16 09:53:39 PST 2016


On 16 February 2016 at 18:32, Howard Butler <howard at hobu.co> wrote:
>
>> On Feb 16, 2016, at 11:31 AM, Mateusz Loskot <mateusz at loskot.net> wrote:
>>
>> 1>------ Build started: Project: pdal_util, Configuration: Debug x64 ------
>> 1>LINK : fatal error LNK1104: cannot open file
>> 'pdalboost_filesystem-vc110-mt-gd-1_60.lib'
>> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>
> The latest master branch has removed all boost dependency.
>
> Something seems to still be picking it up though.

I suspect, this [1] definition is part of the trouble:

        add_definitions(-DBOOST_LIB_TOOLSET="vc110")

[1] https://github.com/PDAL/PDAL/blob/5b5a7a01b576257fa2e1f807a89a7db9d5aa0957/cmake/win32_compiler_options.cmake#L22


Best regards,
-- 
Mateusz Łoskot, http://mateusz.loskot.net


More information about the pdal mailing list