<DIV>
<DIV>The CMakeCache.txt is attached: please, take a look.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Isabelle<BR><BR><B><I>Amy Squillacote &lt;amy.squillacote@kitware.com&gt;</I></B> a écrit :</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">We'll need to see your CMakeCache.txt file (in <BR>the top-level directory of your build tree) to <BR>determine whether there is a problem with your <BR>CMake settings. Please send a copy of this file to the list.<BR><BR>- Amy<BR><BR>At 11:21 PM 9/15/2005, Renaud Isabelle wrote:<BR>&gt;Hi,<BR>&gt;<BR>&gt;Still having some problems for updating VTK at work<BR>&gt;via CVS or CVSGRAB (behing proxy and firewall), I<BR>&gt;dowloaded VTK-5-0 via CVS at home. Now, I have all<BR>&gt;the source code I need to go on with my project.<BR>&gt;<BR>&gt;However, I have errors when building VTK with CMake<BR>&gt;and MSVC.<BR>&gt;<BR>&gt;First of all, I tought it was because I downloaded<BR>&gt;from HEAD instead of VTK-5-0 branch (more stable). But<BR>&gt;I have exactly the same error after cheking out with<BR>&gt;VTK-5-0 tag:<BR>&gt;<BR>&gt;-------------------Configuration: vtkMPEG2Encode
 -<BR>&gt;Win32 Debug--------------------<BR>&gt;Compiling...<BR>&gt;conform.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\conform.c(38) : error<BR>&gt;C2375: 'MPEG2_range_checks' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(191)<BR>&gt;: see declaration of 'MPEG2_range_checks'<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\conform.c(190) : error<BR>&gt;C2375: 'MPEG2_profile_and_level_checks' :<BR>&gt;redefinition; different linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(192)<BR>&gt;: see declaration of 'MPEG2_profile_and_level_checks'<BR>&gt;motion.c<BR>&gt;putbits.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\putbits.c(41) : error<BR>&gt;C2375: 'MPEG2_initbits' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(213)<BR>&gt;: see declaration of
 'MPEG2_initbits'<BR>&gt;putpic.c<BR>&gt;quantize.c<BR>&gt;stats.c<BR>&gt;fdctref.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\fdctref.c(50) : error<BR>&gt;C2375: 'MPEG2_init_fdct' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(195)<BR>&gt;: see declaration of 'MPEG2_init_fdct'<BR>&gt;puthdr.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(43) : error<BR>&gt;C2375: 'MPEG2_putseqhdr' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(219)<BR>&gt;: see declaration of 'MPEG2_putseqhdr'<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(71) : error<BR>&gt;C2375: 'MPEG2_putseqext' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(220)<BR>&gt;: see declaration of 'MPEG2_putseqext'<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(94) : error<BR>&gt;C2375: 'MPEG2_putseqdispext' : redefinition;
 different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(221)<BR>&gt;: see declaration of 'MPEG2_putseqdispext'<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(114) : error<BR>&gt;C2375: 'MPEG2_putuserdata' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(222)<BR>&gt;: see declaration of 'MPEG2_putuserdata'<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(226) : error<BR>&gt;C2375: 'MPEG2_putseqend' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(226)<BR>&gt;: see declaration of 'MPEG2_putseqend'<BR>&gt;putseq.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\putseq.c(134) : error<BR>&gt;C2375: 'MPEG2_putseq_one' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(237)<BR>&gt;: see declaration of 'MPEG2_putseq_one'<BR>&gt;ratectl.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\ratectl.c(43) :
 error<BR>&gt;C2375: 'MPEG2_rc_init_seq' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(261)<BR>&gt;: see declaration of 'MPEG2_rc_init_seq'<BR>&gt;transfrm.c<BR>&gt;idct.c<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\idct.c(206) : error<BR>&gt;C2375: 'MPEG2_init_idct' : redefinition; different<BR>&gt;linkage<BR>&gt;<BR>&gt;C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(200)<BR>&gt;: see declaration of 'MPEG2_init_idct'<BR>&gt;predict.c<BR>&gt;putmpg.c<BR>&gt;putvlc.c<BR>&gt;readpic.c<BR>&gt;writepic.c<BR>&gt;Generating Code...<BR>&gt;Error executing cl.exe.<BR>&gt;<BR>&gt;ALL_BUILD - 12 error(s), 0 warning(s)<BR>&gt;<BR>&gt;- Maybe it is because my CMake parameters are not set<BR>&gt;correctly. If so, does anyone know what I have to<BR>&gt;enable and disable?<BR>&gt;<BR>&gt;- Any other idea about the origin of the problem?<BR>&gt;<BR>&gt;Thanks for
 help,<BR>&gt;<BR>&gt;Isabelle<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;___________________________________________________________________________<BR>&gt;Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger<BR>&gt;Téléchargez cette version sur http://fr.messenger.yahoo.com<BR>&gt;_______________________________________________<BR>&gt;This is the private VTK discussion list.<BR>&gt;Please keep messages on-topic. Check the FAQ at: <BR>&gt;http://www.vtk.org/Wiki/VTK_FAQ<BR>&gt;Follow this link to subscribe/unsubscribe:<BR>&gt;http://www.vtk.org/mailman/listinfo/vtkusers<BR><BR></BLOCKQUOTE></DIV><p>
                <hr size=1> 
<b><font color=#FF0000>Appel audio GRATUIT</font> partout dans le monde</b> avec le nouveau Yahoo! Messenger<br> 
<a href="http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com">Téléchargez le ici !</a>