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

Releasing GDevelop 3.6.79 #95

Closed
4ian opened this issue Apr 6, 2015 · 20 comments
Closed

Releasing GDevelop 3.6.79 #95

4ian opened this issue Apr 6, 2015 · 20 comments
Milestone

Comments

@4ian
Copy link
Owner

4ian commented Apr 6, 2015

I think it's time to release GD 3.6.79: I'd like to get feedbacks (@victorlevasseur ?) to know if you think there are still major issues to fix or if everything looks ok?

My Ubuntu/Windows computer sort of crashed (Ubuntu crashed last time with an alarming error concerning sda, I didn't get any time to check this out since I'm working on the Mac I have now) so I didn't made extensive tests on real systems these latest times, just checked compilation and if basic things work on VMs.

@4ian 4ian added this to the 3.6.79 milestone Apr 6, 2015
@victorlevasseur
Copy link
Contributor

(currently building it to test it on Windows)
Some month ago, you said that you will publish a beta version (because of c++11). Do you still want to do it ?

@4ian
Copy link
Owner Author

4ian commented Apr 6, 2015

Well I guess there is no need to mark it as "beta", but it's a good idea to release it only on GitHub + the forum at first, and then publicly on the website (+ the updater of the software) if everything is ok. 😃

So the usual process, often after releasing a new version with major changes, I put it on the forum only and I make another release some days after to fix bugs that I didn't catch at first.

@victorlevasseur
Copy link
Contributor

You've forgotten to update the translation on Crowdin because there are some new strings to translated (the animation speed scale for example).

@victorlevasseur
Copy link
Contributor

Found some little issues : #96
and you should merge #84

@4ian
Copy link
Owner Author

4ian commented Apr 7, 2015

Updated the translations, but I should probably update them again soon because translators are working on some languages (portuguese for example).

@victorlevasseur
Copy link
Contributor

When using C++ events under Windows, I get an undefined reference.
It seems that GD gives a name to the function containing the custom C++ code and call it with another name.

EDIT : No, it seems that the cpp file containing the function is not linked.

@victorlevasseur
Copy link
Contributor

And even not compiled. I can provide an example if needed.

@4ian
Copy link
Owner Author

4ian commented Apr 8, 2015

An example would be handy :)

@victorlevasseur
Copy link
Contributor

@victorlevasseur
Copy link
Contributor

Have you been able to find the problem ? I must admit that all the compilation management code of GDevelop is still a mystery to me.

@4ian
Copy link
Owner Author

4ian commented Apr 11, 2015

I understand, not the simplest part of GD indeed :)
Sorry I was doing other things including setting up translated versions of the website. But fixing this errori is my next task! ;)

@4ian
Copy link
Owner Author

4ian commented Apr 12, 2015

@victorlevasseur Could you try with latest commit? 54ec6d0

Should be working normally (the example still have errors but it's related to the C++ code 😉)

@4ian
Copy link
Owner Author

4ian commented Apr 12, 2015

@victorlevasseur I've checked, your example works properly when adding "GDCpp/ImageManager.h" in the include files 😄

I'm going to release the new version as I think everything is ok now :)

@victorlevasseur
Copy link
Contributor

Should I send the new version to the OBS ?

@4ian
Copy link
Owner Author

4ian commented Apr 12, 2015

Yup, you can send it :)

@victorlevasseur
Copy link
Contributor

Sent, it's currently building the packages.

@4ian
Copy link
Owner Author

4ian commented Apr 12, 2015

Cool! Compiling the Ubuntu package right now. I've updated the release description, I'll announce the update on the forum and if everything is ok activate the update from the software in a few days. :)

@victorlevasseur
Copy link
Contributor

The new packages are now available for Fedora 21, Arch Linux and openSUSE 13.2/Tumbleweed.

@4ian
Copy link
Owner Author

4ian commented Apr 12, 2015

Sweet 👍
I didn't had the time to finish Ubuntu ppa upload for trusty but I'll do it today and announce the release. 😄

@4ian
Copy link
Owner Author

4ian commented Apr 13, 2015

Online and announced :)

@4ian 4ian closed this as completed Apr 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants