[vtkusers] About vtkPoints::InsertPoint()

John Drescher drescherjm at gmail.com
Thu Apr 26 12:46:52 EDT 2012


On Thu, Apr 26, 2012 at 12:45 PM, John Drescher <drescherjm at gmail.com> wrote:
> On Thu, Apr 26, 2012 at 12:42 PM, Wenlong <scc.wwl at gmail.com> wrote:
>> OK, I'll try to search. And in addition, the "Internal error during
>> IncrBuildImage" error pops a lot during the building process. The error
>> information is
>>
>> 1>LINK : fatal error LNK1000: Internal error during IncrBuildImage
>> 1>  Version 9.00.21022.08
>> 1>  ExceptionCode            = C0000005
>> 1>  ExceptionFlags           = 00000000
>> 1>  ExceptionAddress         = 0010FCF7 (00090000) "C:\Program
>> Files\Microsoft Visual Studio 9.0\VC\bin\link.exe"
>> 1>  NumberParameters         = 00000002
>> 1>  ExceptionInformation[ 0] = 00000000
>> 1>  ExceptionInformation[ 1] = 0106D670
>> 1>CONTEXT:
>> 1>  Eax    = 400C0754  Esp    = 002CEF1C
>> 1>  Ebx    = 4000816C  Ebp    = 002CEF44
>> 1>  Ecx    = 0106D670  Esi    = 400C05CC
>> 1>  Edx    = 002CEF34  Edi    = 0009D6C0
>> 1>  Eip    = 0010FCF7  EFlags = 00010246
>> 1>  SegCs  = 0000001B  SegDs  = 00000023
>> 1>  SegSs  = 00000023  SegEs  = 00000023
>> 1>  SegFs  = 0000003B  SegGs  = 00000000
>> 1>  Dr0    = 00000000  Dr3    = 00000000
>> 1>  Dr1    = 00000000  Dr6    = 00000000
>> 1>  Dr2    = 00000000  Dr7    = 00000000
>> 1>Build log was saved at“file://g:\Projects\Texture Coordinates\Texture
>> Coordinates\Debug\BuildLog.htm”
>> 1>Texture Coordinates - 1 error(s),0 warning(s)
>> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>>
>>
>> I'm not sure if this information could provide more clues.
>>
>
> This is a known Microsoft bug. I provided you a link to a hotfix for
> that either this morning or yesterday. If you have lost that you can
> google for: IncrBuildImage  on microsoft.
>

Here is the link again.

http://social.msdn.microsoft.com/Forums/en/vclanguage/thread/c201d05b-aa63-4ed7-b415-e6982f2f9730

John



More information about the vtkusers mailing list