help-octave
[Top][All Lists]
Advanced

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

Again error with graphics.h


From: Andrea Spadaccini
Subject: Again error with graphics.h
Date: Tue, 27 May 2008 12:07:16 +0200

Hello everybody,
I'm still experiencing problems with the HG version.

I did a fresh hg clone, a fresh ./autogen && configure --prefix="/my/prefix"

I installed flex and bison, and the I did:

$ cd src
$ make graphics.h

Finally, I run 'make -j3', but still get this error:

g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -g -O2 file-io.cc
-o pic/file-io.o
g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -g -O2 graphics.cc
-o pic/graphics.o
graphics.cc:42:22: error: graphics.h: No such file or directory
graphics.cc:1360:29: error: graphics-props.cc: No such file or directory
graphics.cc:180: error: expected ',' or '...' before '&' token
graphics.cc:181: error: ISO C++ forbids declaration of
'graphics_handle' with no type

Can anybody help me please?
Thanks,

-- 
Dr. Andrea Spadaccini
address@hidden


reply via email to

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