[vtkusers] vtkGenericDataArray.txx Windows Compiler Error [merged]

David Lonie david.lonie at kitware.com
Wed Apr 6 09:32:39 EDT 2016


Aha, so it seems to happen when building static libraries. I'll see if I
can reproduce this now.

Yes, rolling back to an earlier version should work for now, as the generic
array stuff was merged very recently.

Dave

On Wed, Apr 6, 2016 at 1:47 AM, 徐志 華 <zionman.hsu at gmail.com> wrote:

> I tried to build with all the default settings of 29th, march, first, that
> is build with BUILD_SHARED_LIBS checked in cmake, while build with DEBUG
> option, there is not any error.
> I reconfig if with shared libs unchecked then, while build with DEBUG
> option, the wassert error message generates.
> I tried with the old master archive of 10th, March, no error message
> generates, whether shared libs checked or not.
> So it's clear that the build shared libs option is affected between 10th
> march and 29th march.
> 2016年4月6日 上午1:23於 "David Lonie" <david.lonie at kitware.com>寫道:
>
>> Hi folks,
>>
>> I'm combining your threads since they refer to the same problem.
>>
>> I just pulled the latest master and did a debugging Win32 build using
>> MSVC 2015 on windows 7. I used the default CMake options, aside from
>> enabling BUILD_EXAMPLES. I tried both with ninja, and then again in the VS
>> IDE.
>>
>> Neither build showed this compilation error. Is there anything unusual
>> about your builds, or are you setting any non-default CMake options?
>>
>> Thanks,
>> Dave
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160406/5ba1deb8/attachment.html>


More information about the vtkusers mailing list