Revive first release#15
Draft
topas-rec wants to merge 2 commits into
Draft
Conversation
Owner
|
I will finish all the current modifications and fix all this mess, I'll update to Qt 6 during the process. Then I think you can try using AI to port it to Linux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wanted to check if this can be build.
The current branch seems to have significant changes from the original release from 2012 and I don't know what were the reasons or goals of those changes. Building them did not succeed, in short time, so I went back to the 2012 release and tried to make it build using up to date toolchains. I also don't miss any functionality in the released version, so I am happy with that version anyway.
I used AI models for making it build and I did not check the output so far. I plan to do this.
I built a
debpackage and tried to launch it on an ubuntu vm. The core and the GUI launched. There was an issue about a password that was not provided and I stopped further tests.I plan further cooking on this. I don't know where that leads. I want to let you know and since the build at least succeeds on linux I wanted to let everyone know.