error : qt version is not properly installed please run make install
-
hello i am doing one open source program and i will use static libraries but i get this error when i add to qtcreator:
error : qt version is not properly installed please run make installI share picture:
https://i.imgsafe.org/e20f9bd6ee.png -
hello i am doing one open source program and i will use static libraries but i get this error when i add to qtcreator:
error : qt version is not properly installed please run make installI share picture:
https://i.imgsafe.org/e20f9bd6ee.png -
Hi,
What exact error do you have when calling make install ?
-
HI THXX FOR ANSWERING ME THE ERRORS I CHECKING AGAIN BUT THIS IS WITH 5.5 VERSION
Makefile:66: recipe for target 'sub-tools-make_first' failed
mingw32-make[1]: *** [sub-tools-make_first] Error 2
mingw32-make[1]: Target 'first' not remade because of errors.
makefile:220: recipe for target 'module-qtdeclarative-make_first' failed
mingw32-make: *** [module-qtdeclarative-make_first] Error 2
mingw32-make: Target 'first' not remade because of errors. -
Please, don't use all caps phrase, it's considered shouting and rude.
You only posted the end of the error. It would be more useful to to have the origin of it.