[vtkusers] vtk7.1.1 compile error: Debug Assertion Failed!

chensq chenshaoqiang at buaa.edu.cn
Tue Mar 28 10:11:05 EDT 2017


When compiling vtk7.1.1 using vs2015, I encountered the following problem:

program:
.........................vtkWrapTcl-7.1.exe
File: minkernel\crts\ucrt\src\appcrt\convert\isctype.cpp
Line: 36
Expression c >= =1 && c <= 255
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.

It always happen when the VTK_WRAP_TCL is ON. And it will have no problem when the VTK_WRAP_TCL is OFF.
I have installed the ActiveTCL8.5. And everything works fine when I compile vtk7.0.0.
Does anybody have any suggestion?
I really need your help!
Thanks.
Sincerely chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170328/7ad98c1a/attachment.html>


More information about the vtkusers mailing list