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

I am not able to run the code in C++ #44

Open
arpitomar opened this issue Aug 7, 2023 · 1 comment
Open

I am not able to run the code in C++ #44

arpitomar opened this issue Aug 7, 2023 · 1 comment

Comments

@arpitomar
Copy link

arpitomar commented Aug 7, 2023

Screenshot 1
Screenshot 2
What should I do after that command? And In what folder I should save C++ Example and it runs easily?
Screenshot 3

Screenshot 4
Screenshot 5
When I run C++ code, the above error shows in visual studio code.

@felixdollack
Copy link
Contributor

@arpitomar your build command in VSCode is missing the path to fcwt.h as I explained in #39 as well. Alternatively, it seems you can successfully build the library with cmake. You could add the path to fcwt.h and then link the library into your own project.

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

No branches or pull requests

2 participants