Opened 14 years ago
Last modified 9 years ago
#26267 new defect
coin demo program has difficulty accessing — at Initial Version
Reported by: | davidh@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | Coin |
Description
To demo a functional installation of Coin3d, I attempted to run the demo in the front of the "Inventor Mentor" book. Source and Makefile are attached.
The program compiles and links OK, but fails using widgets. As a test of x11 configuration, I ran xfig OK.
The messages from xterm and term window are the same. Is there some X11 configuration or demo program change I need to make under macports?
wilder-hendersons-macbook-pro-2:coincone davidh$ ./Redcone Warning: Widget must be a VendorShell. Error: attempt to add non-widget child "dsm" to parent "Redcone" which supports only widgets
Change History (2)
Changed 14 years ago by davidh@…
Attachment: | RedCone.cpp added |
---|
Changed 14 years ago by davidh@…
Note: See
TracTickets for help on using
tickets.
source from http://www-evasion.imag.fr/Membres/Francois.Faure/doc/inventorMentor/sgi_html/ch02.html#id64431