Installing QTSpeech
-
Then, do you have perl installed on your system ?
-
No, I just installed it and now it works, just several warning messages saying GetVersionExW was declared deprecated. How would I include it in a project now? Thanks.
-
Wait, nevermind, it works!! Thanks so much for your time and patience. I can't wait to start finishing up my project tomorrow! Did it just recognize it as a library when I ran it and then it installed it? Or was it something to do with perl, did it install it somehow?
-
perl was needed to run some script. Once that done,
nmake installdid install the module within your Qt installation. -
oh, okay. That makes sense. Thanks again.
-
perl was needed to run some script. Once that done,
nmake installdid install the module within your Qt installation. -
Looks like you are trying to run the test. Just build the library and call make install.