Skip to content

Error with member "strings" #1135

Closed Answered by ptheywood
daniele-baccega asked this question in Q&A
Discussion options

You must be logged in to vote

You've discovered a bug in the guarding of the strings object when FLAMEGPU_SEATBELTS is set to OFF - this appears to be a gap in our CI coverage. It looks like this was introduced in #1116

Until we fix this, you can either:

  • Reconfigure with -DFLAMEGPU_SEATBELTS=ON - this will result in slower simulations (but with more helpful error messages)

  • Use an older version of FLAMEGPU2 from before this bug was introduced, by changing FLAMEGPU_VERSION to point to a commit which worked, and enabling FLAMEGPU_VERSION_ALLOW_HASH if pointing to a specific hash rather than the most recent release tag. 1269658 is the most recent commit which does not contain this error.

    set(FLAMEGPU_VERSION "1269658c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Robadob
Comment options

@Robadob
Comment options

Answer selected by daniele-baccega
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants