Skip to content
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

Fresh install and launch prints ERROR in cling::CIFactory::createCI(): #536

Open
1 task done
matthesoundman opened this issue Sep 26, 2024 · 0 comments
Open
1 task done
Labels

Comments

@matthesoundman
Copy link

  • Checked for duplicates

Describe the bug

After fresh install using brew install cling launching cling with cling from terminal prints an error.

ERROR in cling::CIFactory::createCI():
  resource directory /tmp/cling-20240911-4658-shhoyi/cling-1.1/build/lib/clang/16 not found!

****************** CLING ******************
* Type C++ code and press enter to run it *
*             Type .q to exit             *
*******************************************
[cling]$

Expected behavior

The expected behavior is to not show an error and launch without issues.

To Reproduce

On macOS:

  1. Install cling using: brew install cling
  2. Run cling using: cling

Setup

  1. 1.1
  2. ProductName:    macOS
    ProductVersion: 15.0
    BuildVersion:   24A335
    
  3. homebrew cling - Homebrew Formulae

Additional context

cling still seems to operate fine when I tried it out, but the error seems odd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant