Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create precompiled Packages for all Platforms. #6

Closed
smurfy opened this issue Nov 13, 2013 · 16 comments
Closed

Create precompiled Packages for all Platforms. #6

smurfy opened this issue Nov 13, 2013 · 16 comments
Assignees
Milestone

Comments

@smurfy
Copy link
Member

smurfy commented Nov 13, 2013

We need precompiled version of FlashTool for all supported Platforms

@ghost ghost assigned smurfy Nov 13, 2013
@SirAlex
Copy link
Contributor

SirAlex commented Dec 10, 2013

Any news on install packages? Looks like last sources works well, so we may release fires beta.

@smurfy
Copy link
Member Author

smurfy commented Dec 10, 2013

The windows release version is available here:
https://github.com/MegaPirateNG/FlashTool/releases/tag/1.0rc2

Mentioned here http://docs.megapirateng.com/documentation/compile and described here:
http://docs.megapirateng.com/documentation/flashtool

For other platforms i'm not sure if i should release the version with packed avrdude for this platforms or if we should use the avrdude free version (my own flashing routines, #9 ) i tested my flashing code with an arduino mega but i never tried it with my crius.

@SirAlex
Copy link
Contributor

SirAlex commented Dec 10, 2013

Ohh... sorry, looks like I'm little outdated. I'm not seen your updates on Docs pages...

Thank you very much!

@SirAlex
Copy link
Contributor

SirAlex commented Sep 11, 2014

@smurfy, Could you please, build latest sources for Windows and MacOs and publish new release.

@smurfy
Copy link
Member Author

smurfy commented Sep 11, 2014

Will do tonight. For mac osx i have to do some work. I hope i have time tomorrow for the macosx release.

@SirAlex
Copy link
Contributor

SirAlex commented Sep 11, 2014

We added support for our 32bit controller. Also i'm added 9600 and 19200 speeds for GPS. So be sure, you are used new update.XML.
Thank you!

@smurfy
Copy link
Member Author

smurfy commented Sep 11, 2014

sure no problem.

What the status of the 32bit controller? is it available for purchase?

@mstrinzha
Copy link
Contributor

@smurfy, do you need a script to make .dmg file?

@smurfy
Copy link
Member Author

smurfy commented Sep 11, 2014

sure if you have one, last time i did a mac osx release i did that by hand.

@SirAlex
Copy link
Contributor

SirAlex commented Sep 11, 2014

What the status of the 32bit controller? is it available for purchase?

You may ask Gapey for controller at his shop: http://gapey.jimdo.com/%D0%BF%D0%BB%D0%B0%D1%82%D1%8B-%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D0%B0-f4by/
Just write him by e-mail: [email protected]

@mstrinzha
Copy link
Contributor

Pushed. See 457afea

@smurfy
Copy link
Member Author

smurfy commented Sep 11, 2014

Ok, just tested and released 1.1 for windows, i will do the macosx release tomorrow (don't have a mac at home)

@mstrinzha
Copy link
Contributor

Easy way to build on Mac.

cd projectDir
qmake -config release
make clean
make
...... #copy avrdude etc. into bundle
macdeployqt flashTool.app -dmg #this will copy frameworks into bundle and create dmg file.

@mstrinzha
Copy link
Contributor

any progress? do you need help?

@smurfy
Copy link
Member Author

smurfy commented Sep 15, 2014

I'm doing small changes and beeing a bit ill at the moment.
But i'm working on it.

@smurfy
Copy link
Member Author

smurfy commented Sep 18, 2014

Ok pushed code and added compiled versions.

@SirAlex you need to update the version in update.xml or use the latest one.

@smurfy smurfy closed this as completed Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants