From kde-devel Mon May 31 21:17:39 1999 From: cfjh Date: Mon, 31 May 1999 21:17:39 +0000 To: kde-devel Subject: complex unknown - was[Fwd: Kmand compile errors] X-MARC-Message: https://marc.info/?l=kde-devel&m=92818471606366 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--------------3B214CBF318C808F902994E6" This is a multi-part message in MIME format. --------------3B214CBF318C808F902994E6 Content-Type: multipart/alternative; boundary="------------B26C634EE3E44042224743B9" --------------B26C634EE3E44042224743B9 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi I an developing kmandel, a fractal generator for KDE. One user has a problem, he cannot complile, while the compiler dosen't recognize the complex datatype. A small test program can he compile without problems. Can anybody help me, what is wrong ? Has someone else the same Problem ? Jürgen -- Jürgen Hochwald Home : http://www.privat.kkf.net/~juergen.hochwald Mail : mailto:juergen.hochwald@privat.kkf.net --------------B26C634EE3E44042224743B9 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi

I an developing kmandel, a fractal generator for KDE.

One user has a problem, he cannot complile, while the compiler dosen't  recognize the complex datatype. A small test program can he compile without problems.

Can anybody help me, what is wrong ?
Has someone else the same Problem ?

Jürgen

-- 
Jürgen Hochwald
Home : http://www.privat.kkf.net/~juergen.hochwald
Mail : mailto:juergen.hochwald@privat.kkf.net
  --------------B26C634EE3E44042224743B9-- --------------3B214CBF318C808F902994E6 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: Received: from rinka.central.susx.ac.uk (rinka.central.susx.ac.uk [139.184.14.19]) by mail.privat.kkf.net (8.8.8/8.8.3) with SMTP id LAA12965 for ; Fri, 21 May 1999 11:44:16 +0200 (MET DST) Received: from engg109-181.engg.susx.ac.uk [139.184.109.181] (tepb8) by rinka.central.susx.ac.uk with smtp (Exim 1.82 #17) id 10klq2-0006Cz-00; Fri, 21 May 1999 10:43:34 +0100 Reply-To: tepb8@central.susx.ac.uk To: juergen.hochwald Subject: Kmand compile errors Date: Fri, 21 May 1999 10:50:30 +0000 X-Mailer: KMail [version 1.0.20] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99052110573502.07053@engg109-181.engg.susx.ac.uk> Content-Transfer-Encoding: 8bit From: M.J.Everitt@sussex.ac.uk (Mark Everitt) Just a quick note to say kmandel (v0.5) looks great but I can't get it to compile. If it is of any help to you I have included the compilation errors. I am running RedHat v 6.0 kernel 2.2.5-15, kde 1.1 (as shipped with redhat) Thanks Mark make all-recursive make[1]: Entering directory `/engg109-181-1/home/tepb8/kmand' Making all in kmandel make[2]: Entering directory `/engg109-181-1/home/tepb8/kmand/kmandel' Computing dependencies for mandel_n.cpp... make[2]: Leaving directory `/engg109-181-1/home/tepb8/kmand/kmandel' make[2]: Entering directory `/engg109-181-1/home/tepb8/kmand/kmandel' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include -O2 -Wall -c mandel_n.cpp mandel_n.cpp: In method `int MandelHochN::CalcPoint(int, int)': mandel_n.cpp:47: `complex' undeclared (first use this function) mandel_n.cpp:47: (Each undeclared identifier is reported only once mandel_n.cpp:47: for each function it appears in.) mandel_n.cpp:47: parse error before `>' mandel_n.cpp:49: `C' undeclared (first use this function) mandel_n.cpp:49: confused by earlier errors, bailing out make[2]: *** [mandel_n.o] Error 1 make[2]: Leaving directory `/engg109-181-1/home/tepb8/kmand/kmandel' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/engg109-181-1/home/tepb8/kmand' make: *** [all-recursive-am] Error 2 -- Mark Everitt. School of Engineering, Physical Electronics University of Sussex, & Instrumentation Group. Falmer, Tel: 01273 606 755 ext 2576 Brighton, E-mail: m.j.everitt@susx.ac.uk BN1 9QT. --------------3B214CBF318C808F902994E6--