wavin maidsafe devs, im working on getting maidsafe compiled, cmake doesnt detect the qt5 install, how do i fix that?
1 Like
You may not need it, depends what you are building The apps side will need it though for the new launcher platform. IF you do need qt5 then we used to detect it I think you need to enable it explicitly in options so if you do cmake-gui and check options it may be there.
1 Like
so its not rly required atm? what of the sanitize messages? cause it says my compiler doesnt have that.
visual studio 2013, tried code blocks with mingw too
no need, sanitiser is auto detected and used if it can. MSVC should be cool there’s a few folk and devs use that.