Hi,
I installed Qt 5.8
I managed to run several examples but some of the examples gave me a linking error
LINK 1104: Cannot open file 'qtmaind.lib'
Is it something I have to compile?
if so please tell me how to compile it.
Thanks,
Ilan Hindy
Thank you for the hint
I found out that the environment Desktop Qt 5.8.0 MinGW 32bit is working.
I am a python programmer so I just wanted to run the examples for learning purposes
so it is not so important to me what compiler I use as long it is running the examples
Thanks,
Ilan