Open hezhao opened 10 years ago
@LETARTARE Since @zapmaker is at large, if you can upload the binaries, I suggest uploading latest Windows, Linux, and Mac binaries to Github release page, I can contribute to Mac and maybe Windows binary.
Hello, for now I am very busy. Have ideas for file structure? I got this when I'm available. Sincerely
Creating releases in Github is quite straight forward, basically upload a zipped binary and select the version tags.
I added all versions 3.6.1. Can you try to generate a binary for GCV-3.6.1-T4 for Mac ?
Hello 'zhao', thank you very much for your help. Curiously when updating your version of 'GC', the .dmg has not been accepted ? I used a .7 z.
Feel free to let me know of errors in 'GCV'.
Kind regards.
Hello I try for QT GVC-3.6.1-T4 but have problem . i cant build . Can you help me ? or what do think you this error ?
hello, happy New Year 2015.
The version of the file is for 'gcv.pro' QT5 without printing medium ! Try changing the 'gcv.pro' adding 'printsupport'
# LETARTARE December 12, 2014
contains(QT_VERSION, "^5.*") {
QT *= widgets printsupport
Ty you to happy new year 2015
but i try
contains(QT_VERSION, "^5.") { QT = widgets printsupport with some error i dont understand why i cant build . because you can build .
@HuseyinDemirtas GCV-3.6.1.Qt54 compiles but does not work at runtime (error in 'libstdc++-6.dll' ?) I have provided a version that compiles Qt5.2 and that compiles on Windows with 'mw.bat' https://github.com/zapmaker/GrblHoming/tree/Letartare I can not try another operating system. But this version will not be followed, because Zapmaker will not answer!
@LETARTARE TY . I try QT 5.2
@LETARTARE Hi . i have new error for you upload new GVC files . Now QT build finished but crashed exe ?
Hello letartare and hezhao,
I think this is a needed software. I am willing to volunteer some time to fix some of the bugs and add some features if needed. I am a software programmer and have the needed skills. However, my main system is linux. I do have an older windows machine that I can use for testing. If you two guys have the time, we can sync. I can do the coding and you guys can do the testing for windows and mac before releasing. Interested?
Sridhar
I can do the testing, since I'm not the project owner, it's up to @LETARTARE to accept your pull requests.
I've compiled a binary of version 3.6.1 (c41d8652b8) with application icon for OS X 10.8, since 3.5 is the latest binary for Mac in the download page. It'll be great if you can add it to the download page.