<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">If you are using "Extra External Modules" then you code is compiled directly into ParaView. You should not need to "import" the package.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Also, when you got the first error message about not being able to find the file, did you check that the path that cmake is generating does in fact exist:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><BLOCKQUOTE type="cite">"C:\psato\ANALYZE\vtkAnalyzeReader.cxx"</BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV>Does that path exist?<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Can you pack up your project and send it out? It we can take a look at your project we may be able to find the mistake/problem quicker.</DIV><DIV><BR><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Bitstream Vera Sans; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-- </DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Mike Jackson   Senior Research Engineer</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Innovative Management &amp; Technology Services</DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR><DIV><DIV>On Jul 13, 2007, at 11:17 AM, Patrícia Sato wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Well, thank you all for the tips, but I still cannot build ParaView with the reader...and I´m a new user at the software.<BR><BR>The problem is that when I use SET (ANALYZE_SRCS  ${ANALYZE_SOURCE_DIR}/vtkAnalyzeReader.cxx) at ANALYZEParaViewImport.cmake an error message appears:<BR>CMake Error: Cannot find source file "C:\psato\ANALYZE\vtkAnalyzeReader.cxx" for target "vtkPVFilters". So, I cannot configure the files.<BR><BR> I tried to change the extension .cxx for .cpp and when I did, configure runned fine but when I clicked OK to generate build files I receievd more error messages:<BR>CMake Error: Unknown Target referenced: maketcltk<BR>CMake Error: Target: vtkCommonTCL depends on unknown target: maketcltk <BR>CMake Error: Error in generation process, project files may be invalid<BR>And CMake closed<BR><BR>Even though, I opened ParaView, selected the xml file at Import Package and tried to open an analyze file. One more error message showed: <BR>The instruction at "0x011d6742" referenced memory at "0x00000000". The memory could not be "read"<BR><BR>Any suggestions?<BR><BR>Thanks<BR style="font-weight: bold;"><BR><BR><BR><BR><BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ParaView mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:ParaView@paraview.org">ParaView@paraview.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>