T.R | Title | User | Personal Name | Date | Lines |
---|
1632.1 | | PRSSOS::AMAURY | Karl policy et lise plan | Wed May 21 1997 11:04 | 207 |
|
Any suggsetion ???
The customer uses only the phigs C binding (he don't use
the PEXxxx call) I don't understand these PEX message
Can someone explain that .
I've transfered the real message error file from the customer
I append it herunder .
thanks for help
Michel
*****************************************************************
IDLOpen
IDLConfigure
IDLClose
DXmInitialize
IDLLeds
PEXCreateNameSet
PEXCreatePipelineContext
PEXCreateRenderer
MPEXChangeNewRenderer
PEXAllocateTransientOCBuffer
PEXDefaultOCError
PEXChangeRenderer
PEXCreateLookupTable
PEXSetTableEntries
PEXOpenFont
PEXGetTableEntry
PEXFree
PEXFreePipelineContext
PEXFreeRenderer
PEXFreeNameSet
PEXFreeLookupTable
PEXCloseFont
PEXInitialize
PEXSetColourType
PEXTerminate
PEXCreateStructure
PEXChangeNameSet
PEXBeginRendering
MPEXBeginTransparencyRendering
PEXBeginStructure
PEXEndStructure
PEXEndRendering
MPEXEndTransparencyRendering
PEXSetElementPtr
PEXExecuteStructure
PEXRenderElements
MPEXRenderElements
PEXCopyElements
PEXDestroyStructures
PEXDeleteElements
PEXSetEditingMode
PEXApplicationData
PEXLabel
MPEXReferToStructure
PEXDeleteBetweenLabels
PEXChangeStructureRefs
MPEXBeginPickOne
PEXBeginPickOne
MPEXEndPickOne
PEXEndPickOne
PEXSetViewIndex
PEXAccumulateState
MPEXAccumulateState
MPEXSetMarkerGlyph
MPEXSetDashPattern
MPEXGetDashPattern
PEXPolyline
PEXPolyline2D
PEXMarkers
PEXMarkers2D
PEXText
PEXText2D
PEXEncodedTextUnpacked
PEXEncodedText2DUnpacked
PEXAnnotationText
PEXAnnotationText2D
PEXEncodedAnnoTextUnpacked
PEXEncodedAnnoText2DUnpacked
PEXMonoEncodedText
PEXMonoEncodedText2D
PEXMonoEncodedAnnoText
PEXMonoEncodedAnnoText2D
PEXFillArea
PEXFillArea2D
PEXFillAreaSetUnpacked
PEXFillAreaSet2DUnpacked
PEXQuadMeshUnpacked
PEXNurbCurve
PEXNurbSurfaceUnpacked
MPEXCircle
MPEXArc
MPEXEllipticalArc3D
MPEXNoop
MPEXEllipticalArc2D
MPEXEllipse3D
MPEXEllipse2D
PEXPolylineSetUnpacked
PEXFillAreaSetDataUnpacked
PEXFillAreaDataUnpacked
PEXTriangleStripUnpacked
MPEXIndexedPolygonsUnpacked
PEXIndexedPolygonsToSOFAS
MPEXAnnotationPixmap
PEXAddToNameSet
PEXRemoveFromNameSet
PEXSetATextAlignment
PEXSetATextHeight
PEXSetATextPath
PEXSetATextStyle
PEXSetATextUpVector
PEXSetBFInteriorStyle
PEXSetBFInteriorStyleIndex
PEXSetBFReflectionAttributes
PEXSetBFReflectionModel
PEXSetBFSurfaceColour
PEXSetBFSurfaceColourIndex
PEXSetBFSurfaceInterpMethod
PEXSetCharExpansion
PEXSetCharHeight
PEXSetCharSpacing
PEXSetCharUpVector
PEXSetColourApproxIndex
PEXSetCurveApproxMethod
PEXSetDepthCueIndex
PEXSetEdgeBundleIndex
PEXSetSurfaceEdgeColour
PEXSetSurfaceEdgeColourIndex
PEXSetFacetCullingMode
PEXSetFacetDistinguishFlag
PEXSetGlobalTransform
PEXSetGlobalTransform2D
PEXSetHlhsrID
PEXNoop
PEXSetIndividualASF
PEXSetInteriorBundleIndex
PEXSetInteriorStyle
PEXSetInteriorStyleIndex
PEXSetLightSourceState
PEXSetLineBundleIndex
PEXSetLineColour
PEXSetLineColourIndex
PEXSetLineType
PEXSetLineWidth
PEXSetLocalTransform
PEXSetLocalTransform2D
PEXSetMarkerBundleIndex
PEXSetMarkerColour
PEXSetMarkerColourIndex
PEXSetMarkerScale
PEXSetMarkerType
PEXSetPickID
PEXSetPolylineInterpMethod
PEXSetReflectionAttributes
PEXSetReflectionModel
PEXSetSurfaceApproxMethod
PEXSetSurfaceColour
PEXSetSurfaceColourIndex
PEXSetSurfaceEdgeFlag
PEXSetSurfaceEdgeType
PEXSetSurfaceEdgeWidth
PEXSetSurfaceInterpMethod
PEXSetTextAlignment
PEXSetTextBundleIndex
PEXSetTextColour
PEXSetTextColourIndex
PEXSetTextFontIndex
PEXSetTextPath
PEXSetTextPrecision
MPEXSetHighlightIndex
MPEXSetEchoIndex
PEXSetRenderingColourModel
PEXSetPatternSize
PEXSetPatternAttributes
PEXSetPatternRefPt
PEXSetModelClipVolume
PEXSetModelClipVolume2D
PEXSetModelClipFlag
PEXRestoreModelClipVolume
PEXFetchElList
PEXMonoEncodedQueryTextExtents
PEXQueryTextExtents
XmbufDestroyBuffers
XmbufCreateBuffers
XmbufDisplayBuffers
PEXQueryFont
PEXGetTableInfo
PEXGetImpDepConstants
PEXGetEnumTypeInfo
PEXListFonts
cda$create_root_aggregate
cda$create_file
cda$enter_scope
cda$create_aggregate
cda$store_item
cda$put_aggregate
cda$delete_aggregate
cda$leave_scope
cda$close_file
cda$delete_root_aggregate
dnet_conn
dnet_addr
getnodebyname
|
1632.2 | Link with the shared libraries (.so), not the archive libraries (.a) | BGSDEV::CROCKER | Ben Crocker, GKS proj. leader, 381-1909 | Wed May 21 1997 15:31 | 10 |
| Here is one suggestion:
Link with the shared libraries (libPHIGS*.so), not the archive libraries (libPHIGS*.a).
(See the PHIGS manpage - type "man phigs" at them command prompt.)
You will find that the link command is MUCH less verbose.
I am assuming your customer is using DIGITAL UNIX, not ULTRIX.
- Ben
|
1632.3 | | BGSDEV::POEGEL | | Thu May 22 1997 09:50 | 8 |
|
>> <<< Note 1632.0 by PRSSOS::AMAURY "Karl policy et lise plan" >>>
>> -< unresolved symbols >-
PHIGS V4.1 is also quite old. It has been superceded by PHIGS V4.2,
PHIGS V5.0 and soon to be PHIGS V5.1.
Garry
|
1632.4 | Fine it's working | PRSSOS::AMAURY | Karl policy et lise plan | Mon May 26 1997 11:12 | 12 |
|
Thanks Ben and Gary for these helpful replies
the link with the shared libraries libPHIGSISO_C.so
works fine.
I've proposed the suggestion to move to V4.2 / 5.n
I think it's the next action .
Thanks for your help
- Michel -
|