No it's not. 2010/11/11 Sébastien Ramage <sebastien.ram...@gmail.com>
> No I have use the same GEOM and SMESH compiled for version 0.4 > it's not possible ? > > 2010/11/11 Thomas Paviot <tpav...@gmail.com> > > Did you also compile/install the GEOM and SMESH that are under the >> src/contrib folder ? (the INSTALL file is up-to-date, see >> http://code.google.com/p/pythonocc/source/browse/trunk/INSTALL). >> >> Thomas >> >> 2010/11/11 Sébastien Ramage <sebastien.ram...@gmail.com> >> >>> Compiling the last svn version, I got this error , any idea ? : >>> >>> >>> g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions >>> -Wl,-Bsymbolic-functions -g -O2 -g -Wall -O2 >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o >>> -lBinLPlugin -lBinPlugin -lBinXCAFPlugin -lFWOSPlugin -lPTKernel >>> -lStdLPlugin -lStdPlugin -lTKAdvTools -lTKBin -lTKBinL -lTKBinTObj >>> -lTKBinXCAF -lTKBO -lTKBool -lTKBRep -lTKCAF -lTKCDF -lTKernel -lTKFeat >>> -lTKFillet -lTKG2d -lTKG3d -lTKGeomAlgo -lTKGeomBase -lTKHLR -lTKIGES >>> -lTKLCAF -lTKMath -lTKMesh -lTKMeshVS -lTKNIS -lTKOffset -lTKOpenGl >>> -lTKPCAF -lTKPLCAF -lTKPrim -lTKPShape -lTKService -lTKShapeSchema >>> -lTKShHealing -lTKStdLSchema -lTKStdSchema -lTKSTEP -lTKSTEP209 >>> -lTKSTEPAttr -lTKSTEPBase -lTKSTL -lTKTObj -lTKTopAlgo -lTKV2d -lTKV3d >>> -lTKVRML -lTKXCAF -lTKXCAFSchema -lTKXDEIGES -lTKXDESTEP -lTKXMesh -lTKXml >>> -lTKXmlL -lTKXmlTObj -lTKXmlXCAF -lTKXSBase -lXCAFPlugin -lXmlLPlugin >>> -lXmlPlugin -lXmlXCAFPlugin -lGEOM -o >>> build/lib.linux-x86_64-2.6/OCC/_SGEOM.so -Wl,--no-undefined -lm -lstdc++ >>> -lpython2.6 >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetObject__SWIG_0': >>> SGEOM_wrap.cpp:(.text+0x6a32): undefined reference to >>> `GEOM_Engine::GetObject(int, char const*, bool)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetObject__SWIG_1': >>> SGEOM_wrap.cpp:(.text+0x6e63): undefined reference to >>> `GEOM_Engine::GetObject(int, char const*, bool)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_UnsetMarker': >>> SGEOM_wrap.cpp:(.text+0xf44a): undefined reference to >>> `GEOM_Object::UnsetMarker()' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_GetMarkerTexture': >>> SGEOM_wrap.cpp:(.text+0xf6da): undefined reference to >>> `GEOM_Object::GetMarkerTexture()' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_GetMarkerSize': >>> SGEOM_wrap.cpp:(.text+0xf96a): undefined reference to >>> `GEOM_Object::GetMarkerSize()' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_GetMarkerType': >>> SGEOM_wrap.cpp:(.text+0xfbfa): undefined reference to >>> `GEOM_Object::GetMarkerType()' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetAllTextures': >>> SGEOM_wrap.cpp:(.text+0x1f124): undefined reference to >>> `GEOM_Engine::GetAllTextures(int)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetTexture': >>> SGEOM_wrap.cpp:(.text+0x231d2): undefined reference to >>> `GEOM_Engine::GetTexture(int, int, int&, int&, TCollection_AsciiString&)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_SetMarkerTexture': >>> SGEOM_wrap.cpp:(.text+0x2c51b): undefined reference to >>> `GEOM_Object::SetMarkerTexture(int)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetDocument__SWIG_1': >>> SGEOM_wrap.cpp:(.text+0x2fd95): undefined reference to >>> `GEOM_Engine::GetDocument(int, bool)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetInterpreterEquationValue': >>> SGEOM_wrap.cpp:(.text+0x310c4): undefined reference to >>> `GEOM_Engine::GetInterpreterEquationValue(int, TCollection_AsciiString >>> const&)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Object_SetMarkerStd': >>> SGEOM_wrap.cpp:(.text+0x3147d): undefined reference to >>> `GEOM_Object::SetMarkerStd(Aspect_TypeOfMarker, double)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_GetDocument__SWIG_0': >>> SGEOM_wrap.cpp:(.text+0x31c2a): undefined reference to >>> `GEOM_Engine::GetDocument(int, bool)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_AddTexture__SWIG_0': >>> SGEOM_wrap.cpp:(.text+0x3c460): undefined reference to >>> `GEOM_Engine::AddTexture(int, int, int, Handle_TDataStd_HArray1OfByte >>> const&, TCollection_AsciiString const&)' >>> >>> >>> >>> >>> >>> build/temp.linux-x86_64-2.6/build/buildd/python-occ-svn-0.5.1109/src/wrapper/SWIG/linux_darwin/SGEOM_wrap.o: >>> In function `_wrap_GEOM_Engine_AddTexture__SWIG_1': >>> SGEOM_wrap.cpp:(.text+0x3c8f3): undefined reference to >>> `GEOM_Engine::AddTexture(int, int, int, Handle_TDataStd_HArray1OfByte >>> const&, TCollection_AsciiString const&)' >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Pythonocc-users mailing list >>> Pythonocc-users@gna.org >>> https://mail.gna.org/listinfo/pythonocc-users >>> >>> >> >> _______________________________________________ >> Pythonocc-users mailing list >> Pythonocc-users@gna.org >> https://mail.gna.org/listinfo/pythonocc-users >> >> > > _______________________________________________ > Pythonocc-users mailing list > Pythonocc-users@gna.org > https://mail.gna.org/listinfo/pythonocc-users > >
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users