Hi Tomas,


thanks for the help. I was compiling current master of PythonOCC and also 
current master of OCE - I think it was version 0.12, but I will definitely 
try the version you linked. It is also possible I made some mistakes, 
because only thing I have compiled so far was "Hello world" few yers ago :).




Best regards,

Tomas Letal






---------- Původní zpráva ----------
Od: Thomas Paviot <tpav...@gmail.com>
Datum: 19. 9. 2013
Předmět: Re: [Pythonocc-users] compiling issue - missing file

"

2013/9/18 Tomáš Létal <tomasle...@seznam.cz(mailto:tomasle...@seznam.cz)>


" 

Hi,




I tried to compile PythonOCC on Ubuntu, and encoutered this error:




In file included from /home/tomas/PythonOCC/pythonocc-master/src/contrib/
geom-6.3.1.8/src/NMTDS/NMTDS_ShapesDataStructure.ixx:22:0,

                 from /home/tomas/PythonOCC/pythonocc-master/src/contrib/
geom-6.3.1.8/src/NMTDS/NMTDS_ShapesDataStructure.cpp:27:

/home/tomas/PythonOCC/pythonocc-master/src/contrib/geom-6.3.1.8/src/NMTDS/
NMTDS_ShapesDataStructure.jxx:29:74: fatal error: BooleanOperations_
IndexedDataMapOfShapeAncestorsSuccessors.hxx: No such file or directory

compilation terminated.

make[2]: *** [CMakeFiles/GEOM.dir/src/NMTDS/NMTDS_ShapesDataStructure.cpp.o]
Error 1

make[1]: *** [CMakeFiles/GEOM.dir/all] Error 2

make: *** [all] Error 2




It seems, there is a file "BooleanOperations_
IndexedDataMapOfShapeAncestorsSuccessors.hxx" missing. Did anyone had the 
same problem?




Best reggards,

Tomas Letal


"



Hi Tomas,




I guess you compile the current master branch of the pythonocc github 
repository. BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx 
is part of oce-0.12. Please check that you downloaded/compiled/installed oce
-0.12 (https://github.com/tpaviot/oce/archive/OCE-0.12.tar.gz
(https://github.com/tpaviot/oce/archive/OCE-0.12.tar.gz)) before going on 
with both geom/pythonocc. 
 



Best Regards,




Thomas







_______________________________________________
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

Reply via email to