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

Naming conflict on Mac OS #362

Closed
2 tasks done
matthiasrichter opened this issue May 5, 2017 · 0 comments
Closed
2 tasks done

Naming conflict on Mac OS #362

matthiasrichter opened this issue May 5, 2017 · 0 comments

Comments

@matthiasrichter
Copy link
Collaborator

matthiasrichter commented May 5, 2017

Mac OS is case insensitive which leads to a conflict for the Utilities/aliceHLTwrapper module definining the aliceHLTWrapper executable.
Reported in #359

  • rename the devices of the module consistently (we anyhow started with a different naming scheme for devices)
  • add a check on the cmake level in O2_GENERATE_EXECUTABLE

`

matthiasrichter added a commit to matthiasrichter/AliceO2 that referenced this issue May 5, 2017
This also follows the naming scheme recently been used for
device applications
aliceHLTWrapper -> AliceHLTWrapperDevice
aliceHLTEventSampler -> AliceHLTEventSamplerDevice
ktf pushed a commit that referenced this issue May 5, 2017
This also follows the naming scheme recently been used for
device applications
aliceHLTWrapper -> AliceHLTWrapperDevice
aliceHLTEventSampler -> AliceHLTEventSamplerDevice
matthiasrichter added a commit to matthiasrichter/AliceO2 that referenced this issue Sep 1, 2017
Throw fatal cmake error if module and application name can not be
distinguished on case-insensitive file systems
mikesas pushed a commit to mikesas/AliceO2 that referenced this issue Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant