<div dir="ltr"><div><div><div>Dear Francisco,<br></div>I assume you mean "with no GUI" when you say "with no IDE". <br></div><br>Note that Qt Creator is just a tool of Qt to facilitate the task of creating GUIs, but in order to actually have a GUI for your application, you will need to download Qt itself [1]. You can download the binaries, and thus you can avoid any complication derived from building the sources.<br><br></div>Assuming you are using CMake to generate your project, in order to build your application with Qt as the GUI library, you should include Qt among the libraries to look for and link with in your CMakeLists [2].<br><div><div><br></div><div>HTH,<br>JON HAITZ<br><br></div><div><br>[1] <a href="https://qt-project.org/">https://qt-project.org/</a><br>[2] <a href="http://www.cmake.org/Wiki/CMake/Tutorials/Qt">http://www.cmake.org/Wiki/CMake/Tutorials/Qt</a><br><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><table align="center" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td></tr></tbody></table></div></div></div>
<br><div class="gmail_quote">On 18 February 2015 at 12:17, Francisco Lopez de la Franca <span dir="ltr"><<a href="mailto:franciscolopezdelafranca@gmail.com" target="_blank">franciscolopezdelafranca@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi.<br></div>I've been using recently ITK but with no IDE, and I've been recommended to use Qt platform.<br></div>I've downloaded Qt Creator but I donĀ“t find the documentation and the way to integrate ITK with it.<br><br></div>That's why I post this message, in order to know if anyone has any reference or guide explaining how to do it.<br><br></div>Thank you very much in advance.<br><br></div>Kind regards,<br></div>/Francisco<br></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br></div></div>