Problem figured out --Re: [vtkusers] help--problem compiling simple VC++ on WinXP

Zhengyu Zhang zzhang3 at uiuc.edu
Fri Dec 6 02:50:38 EST 2002


I have figured out the problem. It is not related to the XP, but the
VC6 introductory edition. Anybody interested may search
"unresolved external symbol ___pfnBkCheck"
at google and get answer.

Have a nice day.

--Zhengyu



At 12:58 AM 12/6/2002 -0600, you wrote:

>I just installed binary vtk4.0 on a PC that runs WinXP Pro,
>then I installed a Visual C++ 6.0 introductory edition.
>
>Now I tried to run the simplest example  code ('cone.c++'),
>and got it pass the 'compile' stage, yet got an error
>when building it, as such:
>
>------------------------------
>Linking...
>LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO 
>specification
>Cone.obj : error LNK2001: unresolved external symbol ___pfnBkCheck
>Debug/test.exe : fatal error LNK1120: 1 unresolved externals
>Error executing link.exe.
>
>test.exe - 2 error(s), 1 warning(s)
>
>----------------------------------
>
>Since I never used vtk in C++ wrapper before, I don't have any clue what 
>caused this.
>Does it have anything to do with the XP?
>
>Thanks.
>
>--Zhengyu
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic. 
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list