Compiler Error

P

Patrick Coleman

Hi,
This may seem to be a basic question, but I keep getting the following
error:
main.cc:93: undefined reference to
`AT_UrlParser::AT_UrlParser[in-charge](char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'

line 93:
AT_UrlParser qservice(service);

I'm including a custom header file that defines AT_UrlParser.

What is this error message telling me? It seemed to me that it started
happening for no reason at all (that line was compiling fine until I
converted some of my char vars to strings and used .c_str() later in the
code), but it must have been something I've done.

Thanks,
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,078
Latest member
MakersCBDBlood

Latest Threads

Top