-
Notifications
You must be signed in to change notification settings - Fork 1
facsanadu now builds and runs with QtJambi 6.4.1 ! #4
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
base: master
Are you sure you want to change the base?
Conversation
…les - what is missing???
… functions need redefining
…or make all in src/Makefile
…ialog.getOpenFileName (secondary?)
…ANIFEST, program Runs! Muahahaha IT IS ALIVE!
|
While the program runs, there seems to be some problems with loading data from an FCS file (QTableView issue?) and apparently issues from others (@mahogny ) to load the program since it does not find the .so files in the native jar - am I running the .so files from /usr/lib? Still a problem with the MANIFEST? |
|
@mahogny : Just updated to QtJambi 6.4.2. Builds fine. I played around with the example fcs file but it seems like it is not loading the data, just an empty table. It might however just be me who do not know how to use the program. |
There are probably a number of aesthetic fixes to the ported code that can be done now that it works, but at least it works.
I tried opening an example file and that seems to work.