[comp.sys.apollo] Runtime problems with SR 10.2/3DGMR/Dialogue

sl11@prism.gatech.EDU (LIEBESKIND,SUSAN H) (01/23/91)

I am posting this message for someone without posting privileges.
Please direct all replies to Karin.  Thanks!


--------------------------------------------------------------
From kh22@prism.gatech.edu  (Karin Hartzell)


Moving a large software application, written in C and using 3DGMR (3.1)
and Dialogue (2.2), from 9.7 to 10.2 has caused runtime problems.  I have
made the necessary changes from .ins.c files to .h files and can
compile and link with no errors or warnings.

I discovered a problem with gmr_$viewport_set_pick_filter(),
gmr_$add_name_set(), and gmr_$remove_name_set().  Apollo informed me that 
their prototypes in gmr3d.h are incorrect; the '&' needs to be
removed from the front of gmr_$name_set_t variables in the prototype
declarations.

Now I am getting back a bad status from gmr_$pick() -- 'pick list
empty' -- when the pick list should have something in it.  Is
anyone else having problems with this or anything else in gmr or
Dialogue?  Any problems with dp_$set/get_appl_data()?

If you have any suggestions, please reply via email as I don't normally
read this newsgroup.

Reply to: Karin Hartzell
          kh22@prism.gatech.edu

Thanks.