go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

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

Re: [Update REQ 5479]: copiling errors


  • To: software@geom
  • Subject: Re: [Update REQ 5479]: copiling errors
  • From: "Daeron Meyer" <daeron>
  • Date: Wed, 5 Jul 95 10:22:52 CDT

> 
> Message-Id: <m0sTRr2-000dR9C at fub46.zedat.fu-berlin.de>
> From: geochris at zedat.fu-berlin.de (Christian Klesper)
> Subject: copiling errors
> To: software@geom
> Date: Wed, 5 Jul 1995 10:38:52 +0000 (GMT)
> 
> 
> Dear Stuart, Tamara and Mark,
> 
> while compiling your program "Geomview/OOGL Release 1.2" on an SGI-workstation
> under IRIX 5.3 I've got the following error messages:
> 
> >
> cfe: Error: glui.c, line 1094: redeclaration of 'SaveTypeProc'; previous declaration at line 120 in file './panel.h'
>  void SaveTypeProc(FL_OBJECT *obj, int val)
>  -----^
> cfe: Error: glui.c, line 1094: Incompatible type for the function parameter
>  void SaveTypeProc(FL_OBJECT *obj, int val)
>  --------------------------------------^
> *** Error code 1 (bu21)
> <
> 
> Can you please help me with this problem?
> 
> Thanks a lot
> 
> Christian Klesper
> 
> 
> 

You should probably grab release 1.5 from ftp.geom.umn.edu in
/pub/software/geomview. I think it fixes the problem you mentioned.
Otherwise, you could just change the function declaration to be:

void SaveTypeProc(FL_OBJECT *obj, long val)
instead of
void SaveTypeProc(FL_OBJECT *obj, int val)

hope this helps,
Daeron


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo