help-octave
[Top][All Lists]
Advanced

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

Complex.h


From: Neal Becker
Subject: Complex.h
Date: Thu, 24 Feb 94 13:35 EST

>>>>> "Steve" == Steve Jones <address@hidden> writes:

    Steve> In attempting to build Octave 1.0 on an HP-UX machine with
    Steve> gcc I encounter:

    >> g++ -c -I. -I.. -I../liboctave -I. -I./liboctave
    >> -DHAVE_CONFIG_H -fexternal-templates -g - O -Wall Array.cc
    >> Array.cc:996: Complex.h: No such file or directory make[1]: ***
    >> [Array.o] Error 1

    Steve> What is Complex.h?  I can't find it in the distribution?
    Steve> Where can I get it?

This is part of g++ includes.  You must not have g++ installed
correctly.  You should find this typically in
/usr/local/lib/g++-include/


reply via email to

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