<div dir="ltr"><div dir="ltr"><div>Hello!<br><br></div>  What do you have for Qt5_DIR in CMake?  Mine is  <span style="font-size:7pt;line-height:107%;font-family:Consolas" lang="EN-US">C:/W64/msys64/mingw64/lib/cmake/Qt5</span><br>   <br></div><div>  That directory is where the main Qt5 .cmake file is located so that the find*() functions in VTK's CMake script can find everything correctly.<br><br></div><div>   That directory is usually located where Qt5 libraries and headers were installed or deployed.<br></div><div dir="ltr"><br></div><div>cheers,<br><br></div><div>Paulo<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter, 2 de jul de 2019 às 02:43, Cristina Luna Santos <<a href="mailto:cristina@cluna.info">cristina@cluna.info</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
Thank you for your response!<br>
<br>
I have this option set in cmake, but it seems to still using Qt4 qmake, even if I change it to Qt5.<br>
<br>
Cristina Luna <br>
<a href="http://www.cluna.info" rel="noreferrer" target="_blank">www.cluna.info</a><br>
<br>
> El 1 jul 2019, a las 12:55, Paulo Carvalho <<a href="mailto:paulo.r.m.carvalho@gmail.com" target="_blank">paulo.r.m.carvalho@gmail.com</a>> escribió:<br>
> <br>
> Hello, Cristina !<br>
> <br>
>    Enabling the Qt group is not enough.  You have to set which Qt version<br>
> you're using.  From your messages, it seems that you have Qt 5 in your<br>
> system, but CMake is trying to use Qt 4.<br>
> <br>
>     Go back to CMake and set VTK_QT_VERSION to 5.<br>
> <br>
>     Please, address your VTK questions in VTK Discourse:<br>
> h<br>
<br>
</blockquote></div>