<div class="gmail_quote">On Tue, Jun 22, 2010 at 5:30 AM, Paul McIntosh <span dir="ltr">&lt;<a href="mailto:paul.mcintosh@internetscooter.com">paul.mcintosh@internetscooter.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi All,<br>
<br>
I am planning on setting up Qt Creator as my cross platform IDE for things<br>
like ParaView.<br>
<br>
I am wondering if anyone else has tried this and if they were successful?<br>
<br></blockquote><div>I have been using this for well over half a year now, on Linux with GDB as my debugger. It works really well, and our very own Jeff Baumes had a patch integrated to support the ParaView/VTK indentation style.</div>

<div><br></div><div>You should be able to open the CMakeLists.txt in the ParaView source directory, choose a build directory and then run cmake. After that I often run cmake-gui in the build directory and get everything set up the way I want it.</div>

<div><br></div><div>On the whole it works very well, and I mainly go back to vim to edit CMake files. I would like to add some  syntax highlighting for CMake so I don&#39;t need to do that either. You can alter the build options and pass -j8 (or whatever is appropriate), and change the binary to ParaView.</div>

<div><br></div><div>They also just released Qt Creator 2, and I highly recommend the upgrade.</div><div><br></div><div>Thanks,</div><div><br></div><div>Marcus</div><div>--</div><div>Marcus D. Hanwell, Ph.D.<br>R&amp;D Engineer, Kitware Inc.<br>

(518) 881-4937<br></div></div>