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 5366]: geomview and OpenGL on DEC Alphas



  > It can't find mgbuf.h for worldview.c and I don't see it anywhere in the tree.

  Take out the #include<mgbuf.h> in worldio.c -- it should work without it.
  Also remove the line which reads "MG_BUFFILE, f," in worldio.c

Okay, thanks. I did that.  I only modified the worldio.c in .../common, not
in .../x11/O.x11; was that correct?

It now complains about unefined values in gvui.c, and I don't see at least
MG_X11VISFAIL def'd anywhere in the tree.

----------------------------------------
rm -f gvui.o gvui.c
ln ../gvui.c .
cc -I.. -g  -DMGX11 -Ddark_ui -DMACHTYPE='"x11"' -I../../../../../include  -c gvui.c
/usr/lib/cmplrs/cc/cfe: Error: gvui.c, line 935: 'MG_X11VISFAIL' undefined, reoccurrences will not be reported
   if (result == MG_X11VISFAIL) {
 ----------------^
/usr/lib/cmplrs/cc/cfe: Error: gvui.c, line 944: 'MG_X11VISPRIVATE' undefined, reoccurrences will not be reported
      if (result == MG_X11VISPRIVATE) {
 -------------------^
----------------------------------------

Thanks,
Mike
-------


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