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

Setting an environment variable to Bazel invocation #6875

Open
csitarichie opened this issue Oct 10, 2024 · 0 comments
Open

Setting an environment variable to Bazel invocation #6875

csitarichie opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin topic: bazel Bazel integration (external repositories, aspects, flags, etc) type: bug

Comments

@csitarichie
Copy link

Description of the issue. Please be specific.

I try to make all Bazel invocation with clion to be done where a specific envioment variable is set to a specific value

eg set DEVELOPER_DIR= to a specific Xcode toolchain.

What's the simplest set of steps to reproduce this issue? Please provide an example project, if possible.

use Xcode based Basel rules and try to build a cc rule based target where a specific Xcode version is needed and it is not set as default Xcode.

Version information

CLion: 2024.3 EAP
Platform: Mac OS X 15.1
Bazel for CLion plugin: 2024.10.08.0.1-api-version-243
Bazel: 7.3.1

@sgowroji sgowroji added type: bug product: CLion CLion plugin topic: bazel Bazel integration (external repositories, aspects, flags, etc) lang: c++ C++ rules integration awaiting-maintainer Awaiting review from Bazel team on issues labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin topic: bazel Bazel integration (external repositories, aspects, flags, etc) type: bug
Projects
Status: Untriaged
Development

No branches or pull requests

5 participants