×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Github and OSX KStars

  • Posts: 365
  • Thank you received: 32
Is it possible to pull the latest Kstars for OSX from GitHub? I've been looking for it, but can't seem to get it to clone into Xcode for some reason.
6 years 6 months ago #19267

Please Log in or Create an account to join the conversation.

The following user(s) said Thank You: Vincent Groenewold
6 years 6 months ago #19279

Please Log in or Create an account to join the conversation.

  • Posts: 365
  • Thank you received: 32
Thank you and to Jamie Smith! Those are some awesome scripts, having a Xcode project standing by. :)
6 years 6 months ago #19302

Please Log in or Create an account to join the conversation.

  • Posts: 365
  • Thank you received: 32
So this is not the place to talk about issues with the script etc I guess (is there a better place?). I have a very stupid QT problem in that $rpath seems to be pointing to a wrong location. I managed to compile Kstars yesterday, then I uninstalled everything because I wanted better directory locations of the project, now it always crashes because it can't find the necessary libraries. I tried setting the DYLD_LIBRARY_PATH in XCode and that worked for one binary, but then another fails with the same error.

Do you perhaps know where the wrong path can be found, it should be in a more general place somewhere as reinstalling everything doesn't work.
6 years 6 months ago #19318

Please Log in or Create an account to join the conversation.

  • Posts: 365
  • Thank you received: 32
So it looks like it had to do with homebrew binaries that had this path hardcoded into them, I think. Uninstalling Homebrew and letting the script reinstall everything again worked.
6 years 6 months ago #19344

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0

Replied by Daniel3 on topic Github and OSX KStars

Hmmm, I really don't know the anser.
6 years 5 months ago #19892

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223

Replied by Gonzothegreat on topic Github and OSX KStars


The main thread is this one:
indilib.org/forum/ekos/525-ekos-on-mac-os-x.html

caution: there's a lot to read..... :D
6 years 5 months ago #19897

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809

Replied by Rob Lancaster on topic Github and OSX KStars

Yep we worked on that for almost 6 months until we got it working right. The main ones were Stephane, Jamie, and myself, but we had a lot of help.

The reason you cant really just use github is because in order to work properly on osx, a lot more needs to be installed than just kstars and a lot of files need to be downloaded from different sources and copied into the right places in order to work. However, if you run the script on the cmake version, you will have a verson that you can just use github to update and edit.

Note that currently the xcode version is NOT working due to a strange error after it finishes. There is also currently a problem with installing kwallet on os x which makes the cmake version harder to install. The kde folks are working on that I believe.
The following user(s) said Thank You: Vincent Groenewold
6 years 5 months ago #19903

Please Log in or Create an account to join the conversation.

  • Posts: 365
  • Thank you received: 32
Yes I noticed I can use Github with the project and it works a treat, just not when compiling it straight from Xcode, but you explanation makes total sense in that regard. Thanks for all the effort!
6 years 5 months ago #19923

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809

Replied by Rob Lancaster on topic Github and OSX KStars

supernov,

Are you planning on editing any code in OS X for KStars, or is your goal just to get the most recent code? If you are interested in coding or tracking down and noting and/or fixing bugs that should be addressed, that could be very helpful particularly if you have the cmake version of the KStars build installed on your computer and can open it in QT Creator to edit things.

thanks,

Rob
6 years 5 months ago #19946

Please Log in or Create an account to join the conversation.

Time to create page: 0.449 seconds