I've been trying to build pythonOCC against python 2.7 on OS X 10.6.5, 
but come to this failure

------
c++ -F. --no_undefined -bundle -dynamic_lookup -arch x86_64 -m64 -L. 
-lm -lstdc++ -lpython2.7 
build/temp.macosx-10.5-fat3-2.7/Volumes/Persimmon/admin/Downloads/pythonOCC-0.4/src/wrapper/SWIG/linux_darwin/Standard_wrap.o
 
-L/Library/OpenCASCADE/6.3.0/lib -L/usr/local/lib/GEOM-5.1.2.7 
-L/usr/local/lib/SMESH-5.1.2.2 -lBinLPlugin -lBinPlugin -lBinXCAFPlugin 
-lFWOSPlugin -lmscmd -lPTKernel -lStdLPlugin -lStdPlugin -lTKAdvTools 
-lTKBin -lTKBinL -lTKBinTObj -lTKBinXCAF -lTKBO -lTKBool -lTKBRep 
-lTKCAF -lTKCDF -lTKCDLFront -lTKCPPClient -lTKCPPExt -lTKCPPIntExt 
-lTKCPPJini -lTKCSFDBSchema -lTKernel -lTKFeat -lTKFillet -lTKG2d 
-lTKG3d -lTKGeomAlgo -lTKGeomBase -lTKHLR -lTKIDLFront -lTKIGES 
-lTKLCAF -lTKMath -lTKMesh -lTKMeshVS -lTKNIS -lTKOffset -lTKOpenGl 
-lTKPCAF -lTKPLCAF -lTKPrim -lTKPShape -lTKService -lTKShapeSchema 
-lTKShHealing -lTKStdLSchema -lTKStdSchema -lTKSTEP -lTKSTEP209 
-lTKSTEPAttr -lTKSTEPBase -lTKSTL -lTKTCPPExt -lTKTObj -lTKTopAlgo 
-lTKV2d -lTKV3d -lTKVRML -lTKWOK -lTKWOKTcl -lTKXCAF -lTKXCAFSchema 
-lTKXDEIGES -lTKXDESTEP -lTKXMesh -lTKXml -lTKXmlL -lTKXmlTObj 
-lTKXmlXCAF -lTKXSBase -lXCAFPlugin -lXmlLPlugin -lXmlPlugin 
-lXmlXCAFPlugin -o build/lib.macosx-10.5-fat3-2.7/OCC/_Standard.so -lf2c
ld: library not found for -lpython2.7
collect2: ld returned 1 exit status
-------

Could anyone suggest what is going wrong, please?


-- 
Bill Bedford

"Man is an animal suspended in webs of significance he himself has spun"

                                                                                
      
-- Clifford Geertz

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to