Open KirgoPlayer opened 2 years ago
I'm also getting errors when I attempt to compile, but I am unfamiliar with QT so it's possible it's due to my inexperience.
I'm also getting errors when I attempt to compile, but I am unfamiliar with QT so it's possible it's due to my inexperience.
I was able to compile it. I even made a setup out of it.Used the LICENCE file from the source code and credited arduinocelentano.I can share it with his approval.
Yeah if you could share that or even just some instructions on how you arrived at that it'd be super helpful, I'm just lost where qt is concerned.
Thank you for your feedback. Since many Windows users experienced problems with building it or did not want to install Qt and all the stuff, I've made a Windows x64 binary build. However I have not tested it thoroughly yet because I don't have a working CD recorder at hand right now.
@KirgoPlayer, thank you for your effort and interest. Yes, GPL license allows you to distribute and even modify the software as long as you distribute it under the same license terms. If you make binary Windows builds, make sure you include all the linked libraries. I used windeployqt for this purpose.
Thank you for your feedback. Since many Windows users experienced problems with building it or did not want to install Qt and all the stuff, I've made a Windows x64 binary build. However I have not tested it thoroughly yet because I don't have a working CD recorder at hand right now.
@KirgoPlayer, thank you for your effort and interest. Yes, GPL license allows you to distribute and even modify the software as long as you distribute it under the same license terms. If you make binary Windows builds, make sure you include all the linked libraries. I used windeployqt for this purpose.
Thanks! I will repost everything here. Deleted it because I didn't want to get into trouble :)
EDIT : I guess with your Windows build mine is usseless now :)
Hi! I downloader Qt and executed qmake in Qt Creator,after this when I run make I get a screen full of errors. Can you try to help me in solving the problem or give me a compiled version of the software? (I would like to send the screenshot with all the errors in private)