Any luck with taskflow? #217
Unanswered
andersfylling
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Was hoping I could do:
and update my target_link_libraries, like I do with my other dependencies. But it seems that there's more to it as I get a file not found when importing any of the following import paths "taskflow.hpp", "taskflow/taskflow.hpp", "taskflow/taskflow/taskflow.hpp". I can see that some of the directories are built, but not the "taskflow" subdir:

Any tips what I might be forgetting here?
I can also notice that taskflow spits out a bunch of options to configure:

Beta Was this translation helpful? Give feedback.
All reactions