rlancasteAstro
rlancasteAstro
I don't know that much about that driver, but my guess would be that when you connect to it, some initialization stuff happens during the connection and starts your streaming....
Hi there, If you look in the repository there are several demos of how this can be done. The StellarSolver tester program is another great example, and one meant to...
This is a very good idea, sorry I did not get back to you sooner. Does this work or is something else needed? Please let me know and I can...
Ok do you know if this will cause problems with find library functions in cmake and other systems based on version numbers? Since they are supposed to find versions greater...
Would it also work to make the name libstellarsolver6.2.7 and libstellarsolver5.2.7 instead of libstellarsolver.qt6.2.7 and libstellarsolver.qt5.2.7? Jasem suggested this and said it would be more like KF6's method of differentiating...
I just want to check first to make sure it would still work for your purposes.
Thanks for the comment Eric. I am open to whatever method works best. I am not an expert on Linux dependency naming schemes or finding library methods. So, whatever changes...
Just an update @sfalken, Eric and I discussed this for awhile and the final decision is that I will leave the qt5 version as libstellarsolver as it currently is in...
Excellent! Yes I think that's what we finally decided. We tried a couple of different things and discussed it for a few days. I think this plan works well. I...
I did make the release a few days ago. Please let me know if everything works on your end for this change