enigma-dev / enigma-dev/enigma-dev

http_get and http_post_string 'undefined reference' on compile

Open
#1,030 4 comments 0 reactions 0 assignees View on GitHub
Good First Issue Networking Task
Dominant language
C++
Stars
379
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Whenever I try to compile a program with http_get or http_post_string in it it causes the error:

> C:/ProgramData/ENIGMA/.eobjs/Windows/Windows/Run/SHELLmain.o:SHELLmain.cpp:(.text+0x48a): undefined reference to `enigma_user::http_get(std::string)'

or

> C:/ProgramData/ENIGMA/.eobjs/Windows/Windows/Run/SHELLmain.o:SHELLmain.cpp:(.text+0x4aa): undefined reference to `enigma_user::http_post_string(std::string, std::string)'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.