After doing a full clean, I still couldn't get NVIZ to compile. By
adding a '#if (TCL_MINOR_VERSION) < 2' wrapper around the declaration of
'extern panic(...)' I got it to compile and run finally. I probably
should've asked here before committing this change, but will this be a
problem? Seems there's no way to put "sensitivity" into togl.h, since
the file is include by the system tk.h, for which there is no local
copy. Don't know if there's a better solution, but I do know this is
where at least one compile problem is coming from.
--
/bin/sh ~/.signature:
Command not found
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
On Wed, Oct 18, 2000 at 11:03:54PM -0700, Eric G . Miller wrote:
Hey all,
After doing a full clean, I still couldn't get NVIZ to compile. By
adding a '#if (TCL_MINOR_VERSION) < 2' wrapper around the declaration of
'extern panic(...)' I got it to compile and run finally. I probably
should've asked here before committing this change, but will this be a
problem? Seems there's no way to put "sensitivity" into togl.h, since
the file is include by the system tk.h, for which there is no local
copy. Don't know if there's a better solution, but I do know this is
where at least one compile problem is coming from.
Hi Eric,
here (Suse 7, tcl/tk8.3) it still compiles fine.
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'