pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Last link problems


From: John August
Subject: Last link problems
Date: Fri, 22 Oct 2004 17:21:10 +1000
User-agent: Mutt/1.0.1i

I think I'm operating from the latest versions ... but I get errors :

g++  -g -O2   -o pingus  pingus-action_button.o
...

pingus-action_button.o: In function `std::basic_streambuf<char, 
std::char_traits<char> >::_M_out_cur_move(long)':
/usr/include/g++-v3/bits/std_streambuf.h(.text+0x21): undefined reference to 
`CL_Font::CL_Font[in-charge]()'

...

/usr/local/include/ClanLib-0.7/ClanLib/Display/pixel_format.h:79: undefined 
reference to `CL_PixelBuffer::lock()'
...

/usr/local/lib/libclanGL.so: undefined reference to `CL_PixelFormat::abgr8888'
/usr/local/lib/libclanGL.so: undefined reference to 
`CL_GraphicContext_Generic::pop_cliprect()'

Lots and lots, but this illustrates it.

Does libclanGL.so miss something ? OK, it does have a problem somewhere
with 'targa' ; but I would have thought that stuff was in 
API/Display/pixel_format.h

This could be subtle, but I'm posting it in case its obvious to someone.

ta,

-- 

John August.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]