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: [Closed REQ 6164]: porting to machten


  • To: software@geom.umn.edu
  • Subject: Re: [Closed REQ 6164]: porting to machten
  • From: daemon
  • Date: Thu, 10 Apr 1997 16:41:02 -0500 (CDT)

Oh yes, there's a C preprocessor symbol you can define to make this work;
we put it in so we could compile X11 code on the NeXT, also Mach-based,
and lacking the System V shared-memory stuff.  Add
  -DNO_SHM
to the SYSCOPTS setting in makefiles/mk.whatever.

To be able to build Geomview, you'll also need Motif libraries; are those
available?  We've never tried compiling geomview with lesstif.
Even without that you'd still be able to test basic graphics capability with
the src/bin/mgexample test program.

You might want to try both the built-in software renderer you get from the
MGTYPE = -DMGX11
setting as well as seeing what Mesa does with
MGTYPE = -DMGOPENGL
MGLIBS = -lMesaGLU -lMesaGL

(both being alternative settings in the same makefiles/mk.whatever).

If you change MGTYPE, you'll need to re-build in src/lib/mg,
as well as removing src/bin/geomview/x11/O.whatever/gvcamui.o and rebuilding
geomview.  Nothing else needs to be remade.

Let us know how it goes.

  Stuart Levy


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