- Thread starter
- #21
I added the files. A friend told me that it is because I am using the wrong Qt version. Any ideas?You need to install Qt dev files
I added the files. A friend told me that it is because I am using the wrong Qt version. Any ideas?You need to install Qt dev files
Yeah I am using Qt version 5.6.1 What could be a solution to this?Are you linking against Qt ? If yes then, yes probably a version mismatch somewhere.
I precisely asked if you are linking against. Are you certain you do ?Yeah I am using Qt version 5.6.1 What could be a solution to this?
sorry missed punctuation. Here is exactly what I'm doing to link Qt:I precisely asked if you are linking against. Are you certain you do ?
Ah, I work on linux, I go no idea about windows :/sorry missed punctuation. Here is exactly what I'm doing to link Qt:
And here is where I got the Qt version from: https://download.qt.io/official_rel...-windows-x86-msvc2013_64-5.6.1.exe.mirrorlist
Congratulations on finishing the plugin, nice work!Finished the plugin with some help.
http://memers.me/Mass_Message_Tool.ts3_plugin
The problem seemed to be with Visual studio.Congratulations on finishing the plugin, nice work!
Do you mind sharing what help you received in case anyone else gets stuck like you were? It would be much appreciated I am sure for anyone else that gets stuck.
Are you the guy from github?The problem seemed to be with Visual studio.
I used Qt creator 5.6.1 64bit and visual studio 2015.