×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Kstars 3.5.0 OSx

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

Sorry, that was in 4 parts, but I tried posting it so many times and it didn't work. For some reason, all of it worked when I split it up?????? Not sure.
3 years 4 months ago #63343

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

  • Posts: 460
  • Thank you received: 69

Replied by Jerry Black on topic Kstars 3.5.0 OSx

Most of this is beyond me, but I'd like to get to a QT environment on OS X. My current problem is in opening the CMakeLists.txt in QT.

I get.
Running /Users/jerry/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -S /Volumes/Data_Raid/kstars_dev/src-forked/kstars -B /private/var/folders/2j/rl4qjhx13tj22xnht5hhzwrw0000gn/T/QtCreator-SSiACh/qtc-cmake-HSzmudjE -GNinja -DCMAKE_BUILD_TYPE:String=Debug -DQT_QMAKE_EXECUTABLE:STRING=/Users/jerry/Qt/5.15.2/clang_64/bin/qmake -DCMAKE_PREFIX_PATH:STRING=/Users/jerry/Qt/5.15.2/clang_64 -DCMAKE_C_COMPILER:STRING=/usr/bin/clang -DCMAKE_CXX_COMPILER:STRING=/usr/bin/clang++ in /private/var/folders/2j/rl4qjhx13tj22xnht5hhzwrw0000gn/T/QtCreator-SSiACh/qtc-cmake-HSzmudjE.
-- The CXX compiler identification is AppleClang 12.0.0.12000032
-- The C compiler identification is AppleClang 12.0.0.12000032
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at CMakeLists.txt:64 (find_package):
  Could not find a package configuration file provided by "ECM" (requested
  version 1.7.0) with any of the following names:
 
    ECMConfig.cmake
    ecm-config.cmake
 
  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  to a directory containing one of the above files.  If "ECM" provides a
  separate development package or SDK, be sure it has been installed.
 
 
-- Configuring incomplete, errors occurred!

I see a file at: /Volumes/Data_Raid/kstars_dev/ASTRO-ROOT/share/ECM/cmake/ECMConfig.cmake

but I'm not sure what the problem is at the moment.

Sorry Rob, if this is more work than it might benefit.

Cheers
3 years 4 months ago #63346

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

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

Right Jerry, the reason I made the repo and script is because it is incredibly hard to get everything all set up and working starting from scratch, a huge uphill battle. So the idea is that I set up the script so that you can run it, all the hard parts of the setup are done for you, and then you can follow the instructions in the repo to setup qt creator to go ahead and use it. That way you can get all setup to make useful contributions to KStars and INDI without having to deal with all the setup crap.

Based on what you posted, if you are trying to follow my instructions in qt creator to get it set up, I expect you didn’t select the build directory where it is already all setup for you.
3 years 4 months ago #63354

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

  • Posts: 2877
  • Thank you received: 812
3 years 4 months ago #63355

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

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

For anybody who was waiting for it, the OS X build error in INDI with endian.h was just fixed by the author of the change, so it should be all good now
3 years 4 months ago #63366

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

  • Posts: 180
  • Thank you received: 30

Replied by Joaquin on topic Kstars 3.5.0 OSx

@rlancaste There is a limitation on the number of url links you can have in a post
Last edit: 3 years 4 months ago by Joaquin.
3 years 4 months ago #63368

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

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

Oh I see, do you know what that limit is?
3 years 4 months ago #63370

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

  • Posts: 180
  • Thank you received: 30

Replied by Joaquin on topic Kstars 3.5.0 OSx

Not sure, it was something about six
3 years 4 months ago #63371

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

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

Ok, I will try to limit links to 5 or less in a post. Thanks!

Also, do you know why it didn't give me some sort of error message? it also didn't give me one when I entered the wrong password.
3 years 4 months ago #63372

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

  • Posts: 460
  • Thank you received: 69

Replied by Jerry Black on topic Kstars 3.5.0 OSx


Thanks. I had an out-of-date version of that page open in my browser for some time. The "forked-build" helped, as well as actually following your instructions :)
3 years 4 months ago #63376

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

  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Kstars 3.5.0 OSx

So whether it is forked-build or just build depends on how you configured it in build-env.sh. One complexity there is that I changed it a lot in the last few days and a couple of times I pushed without remembering to reset the options.
3 years 4 months ago #63380

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

  • Posts: 180
  • Thank you received: 16

Replied by AirBourn on topic Kstars 3.5.0 OSx

I'm running Beta builds on both the MacBook and the StellarMate. Do I have to be concerned with keeping those two code bases aligned or versions not playing nice?
3 years 4 months ago #63382

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

Time to create page: 0.518 seconds