Re: boost'ed

Mike Melanson <[email protected]> Thu, 31 Jul 2003 07:38:56 -0600 (MDT)
Newsgroups gmane.comp.embedded.stk.gui.devel
Message-ID <[email protected]>
On 30 Jul 2003, Darren Vincent Hart wrote:

> directory (with all the hpp files in it) to /usr/local/include/boost,
> then find the libboost-signals.so and libboost-signals.a files (deep in
> the build, use find if you need to), and copy them to /usr/local/lib.

	That worked. I still need to install freetype2 and then the demo
should run on my desktop machine.

> That should get you boost setup going (did you check with your distro to
> see if they already had it packaged?  debian has 1.30 in SID )

	Hmm...Linux From Scratch, though? That's why I had to do it all
myself.

	Anyway, I will try to get the sample compiled tonight and then I
will work on compiling the pieces under the DC/SH-4 toolchain (oh yeah, no
autotools). Fortunately, I just got the SH-4 C++ compiler working (been
coasting along with C so far).

	If we find that ft2 has too many external dependencies, are you
open to alternative font rendering solutions?

	Thanks...
--
	-Mike Melanson