[pdp-discuss] Extending PDP with external libraries

Brad Aisa baisa at colorado.edu
Tue May 1 09:41:11 MDT 2007


Hopefully someone with a bit more recent experience compiling 3.2=20
will answer, but I just wanted to make a plug (pun intended!)=20
for the very very soon to be released pdp 4.0 -- pdp4 has a=20
plugin system that makes extending pdp and/or including your own=20
favorite libraries very easy!

On Tuesday 01 May 2007 04:20, Frank Leon=E9 wrote:
> Hello to you all,
>
> I'm trying to extend PDP++ with extra mathematical operations,
> especially solving linear systems of matrices. To do so, I
> need libraries like TNT (http://math.nist.gov/tnt/), Lapack++
> (http://lapackpp.sourceforge.net/) or newmat
> (http://www.robertnz.net/nm10.htm). But if I try to include
> "tnt/tnt.h" in, for example, stats.h and run make all, I get
> the following errors:
>
> error: cstdlib: No such file or directory
> error: iomanip: No such file or directory
> error: iostream: No such file or directory
>
> etc., for all the default C++ libraries, even though they are
> installed (in /usr/include/c++/4.1). If I make come code
> myself, include the same library and compile it using g++
> without any arguments I don't get any errors at all. So the
> makefile seems to miss the default libraries.
>
> How can this be? And, more importantly, how can it be solved?
> I tried to include the usr/include-dir in the makefile, but it
> didn't help.
>
> Thanks in advance, I really appreciate it,
>
>        with kind regards,
>
>              Frank
>
> ______________________________________________________________
>___ Talk with your online friends with Messenger
> http://www.join.msn.com/messenger/overview
>
> _______________________________________________
> PDP-Discuss mailing list
> PDP-Discuss at psych.Colorado.EDU
> http://psych.colorado.edu/mailman/listinfo/pdp-discuss

=2D-=20
Brad Aisa <baisa at colorado dot edu>
Professional Research Assistant
Department of Psychology
University of Colorado - Boulder


More information about the PDP-Discuss mailing list