Re: linker error..

2013-11-26 Thread Matthijs Möhlmann
On 11/26/13, 12:11 PM, Robert Norris wrote: > On Tue, Nov 26, 2013, at 09:56 PM, Matthijs Möhlmann wrote: >> When I try to build the above I'll get: >> matthijs@hammer:~/t$ g++ -std=c++11 -o main -lcyrus -lcyrus_min main.cpp >> /tmp/ccqJI9xZ.o: In function `main': >> main.cpp:(.text+0x26): undefine

Re: linker error..

2013-11-26 Thread Robert Norris
On Tue, Nov 26, 2013, at 09:56 PM, Matthijs Möhlmann wrote: > When I try to build the above I'll get: > matthijs@hammer:~/t$ g++ -std=c++11 -o main -lcyrus -lcyrus_min main.cpp > /tmp/ccqJI9xZ.o: In function `main': > main.cpp:(.text+0x26): undefined reference to > `imclient_connect(imclient**, cha