Skip to content

Refuses to compile in project #2419

@amyipdev

Description

@amyipdev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions