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

Refuses to compile in project #2419

Closed
2 of 5 tasks
amyipdev opened this issue Oct 6, 2020 · 1 comment
Closed
2 of 5 tasks

Refuses to compile in project #2419

amyipdev opened this issue Oct 6, 2020 · 1 comment

Comments

@amyipdev
Copy link

amyipdev commented Oct 6, 2020

What is the issue you have?

The single-include headerfile throws compiler errors on my project.

Error: https://paste.ubuntu.com/p/PbdrWqjCjp/

Please describe the steps to reproduce the issue.

Needs cURL dev libraries installed.

  1. https://github.com/epsilqn/asharp/tree/staging
  2. Go to the src directory
  3. Run `g++ main.cpp updater/cfu.cpp config.cpp -lcurl

What is the expected behavior?

Compiles properly without error

And what is the actual behavior instead?

Compiler crashes

Which compiler and operating system are you using?

  • Compiler: g++ 9.3.0
  • Operating system: Ubuntu 20.04 LTS

Which version of the library did you use?

  • latest release version 3.9.1
  • other release - please state the version: ___
  • the develop branch

If you experience a compilation error: can you compile and run the unit tests?

  • yes
  • no - please copy/paste the error message below
@amyipdev
Copy link
Author

amyipdev commented Oct 6, 2020

My mistake, sorry

@amyipdev amyipdev closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant