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

fix issue 950 #991

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

SamDM
Copy link
Contributor

@SamDM SamDM commented Oct 3, 2022

This fixes issue #950 .

Some exported symbols in the python module are not compiled if the GUI flag is disabled, as such they are only defined in header files, but their implementation is not compiled. Here these tokens are taken out of the conditional compilation branch, which fixes this issue.

@Tom94
Copy link
Collaborator

Tom94 commented Oct 3, 2022

Good catch, thanks!

fnysalehi pushed a commit to fnysalehi/instant-ngp-rendering that referenced this pull request May 14, 2024
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