Skip to content

Capabilities: Remove unused Version include that does not compile #2614

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

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

emminizer
Copy link
Contributor

This was introduced in a recent refactor. Not sure how Windows is working here, as the "Version" file is in the build directory at build_dir/build_include/osgEarth/Version

Another fix is to update this back to "osgEarth/Version". I suspect that removing this works simply because one of the other headers already includes it, but removing the header was a clean fix that compiled cleanly for me too.

Without a change here, Linux builds are continuing to fail. Again, unsure how Windows is apparently working.

@gwaldron gwaldron merged commit 4fadb61 into gwaldron:master Aug 27, 2024
3 checks passed
@gwaldron
Copy link
Owner

Thanks Dan. Yes. Local environment hid this problem.

@emminizer emminizer deleted the fix-linux-capabilities branch February 3, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants