Last active
December 27, 2015 02:19
-
-
Save iras/7251923 to your computer and use it in GitHub Desktop.
OCE compile output after updating to OS X 10.9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_AspectFace.cxx:21: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_Texture.hxx:22: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_GlCore13.hxx:25: | |
In file included from /Users/ivras/git/oce/src/OpenGl/OpenGl_GlCore12.hxx:39: | |
/Users/ivras/git/oce/src/OpenGl/OpenGl_glext.h:5505:22: error: typedef | |
redefinition with different types ('unsigned int' vs 'void *') | |
typedef unsigned int GLhandleARB; | |
^ | |
/System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:65:15: note: | |
previous definition is here | |
typedef void *GLhandleARB; | |
^ | |
1 error generated. | |
make[2]: *** [adm/cmake/TKOpenGl/CMakeFiles/TKOpenGl.dir/__/__/__/src/OpenGl/OpenGl_AspectFace.cxx.o] Error 1 | |
make[1]: *** [adm/cmake/TKOpenGl/CMakeFiles/TKOpenGl.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/ivras/git/oce/src/OSD/OSD.cxx:140:30: warning: 'finite' is deprecated: | |
first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
if ( theDivisor == 0. || ! finite(theDividend) ) return Standard_False; | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M... | |
^ | |
/Users/ivras/git/oce/src/OSD/OSD.cxx:144:9: warning: 'finite' is deprecated: | |
first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
if (! finite(theDivisor)) return Standard_True; | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M... | |
^ | |
2 warnings generated. | |
/Users/ivras/git/oce/src/OSD/OSD_Directory.cxx:92:32: warning: 'tmpnam' is | |
deprecated: This function is provided for compatibility reasons only. Due | |
to security concerns inherent in the design of tmpnam(3), it is highly | |
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] | |
Standard_CString name = tmpnam(NULL); | |
^ | |
/usr/include/stdio.h:274:7: note: 'tmpnam' declared here | |
char *tmpnam(char *); | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/OSD/OSD_File.cxx:274:15: warning: 'tmpnam' is | |
deprecated: This function is provided for compatibility reasons only. Due | |
to security concerns inherent in the design of tmpnam(3), it is highly | |
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] | |
char *name = tmpnam((char*) 0) ; | |
^ | |
/usr/include/stdio.h:274:7: note: 'tmpnam' declared here | |
char *tmpnam(char *); | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/math/math_Powell.cxx:177:2: warning: multiple | |
unsequenced modifications to 'sqrarg' [-Wunsequenced] | |
SQR(PreviousMinimum-TheMinimum -del)-del* | |
^ | |
/Users/ivras/git/oce/src/math/math_Powell.cxx:33:23: note: expanded from macro | |
'SQR' | |
#define SQR(a) (sqrarg=(a), sqrarg*sqrarg) | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/FWOSDriver/FWOSDriver.cxx:33:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(FWOSDriver) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
/PRODUCTS/flexbis-253-125/share/bison.simple:331:4: warning: implicit | |
declaration of function 'ExprIntrperror' is invalid in C99 | |
[-Wimplicit-function-declaration] | |
yyerror("parser stack overflow"); | |
^ | |
/Users/ivras/git/oce/drv/ExprIntrp/ExprIntrp.tab.c:34:17: note: expanded from | |
macro 'yyerror' | |
#define yyerror ExprIntrperror | |
^ | |
/PRODUCTS/flexbis-253-125/share/bison.simple:403:16: warning: implicit | |
declaration of function 'ExprIntrplex' is invalid in C99 | |
[-Wimplicit-function-declaration] | |
yychar = YYLEX; | |
^ | |
bison.simple:84:16: note: expanded from macro 'YYLEX' | |
#define YYLEX yylex() | |
^ | |
/Users/ivras/git/oce/drv/ExprIntrp/ExprIntrp.tab.c:33:15: note: expanded from | |
macro 'yylex' | |
#define yylex ExprIntrplex | |
^ | |
2 warnings generated. | |
/Users/ivras/git/oce/drv/ExprIntrp/lex.ExprIntrp.c:2639:3: warning: implicit | |
declaration of function 'read' is invalid in C99 | |
[-Wimplicit-function-declaration] | |
YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), | |
^ | |
/Users/ivras/git/oce/drv/ExprIntrp/lex.ExprIntrp.c:2178:17: note: expanded from | |
macro 'YY_INPUT' | |
if ( (result = read( fileno(yyin), (char *) buf, max_size )) < 0 ) \ | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/XmlLDrivers/XmlLDrivers.cxx:123:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(XmlLDrivers) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
/Users/ivras/git/oce/src/BinLDrivers/BinLDrivers.cxx:97:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(BinLDrivers) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/BinTObjDrivers/BinTObjDrivers.cxx:77:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(BinTObjDrivers) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/XmlTObjDrivers/XmlTObjDrivers.cxx:79:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(XmlTObjDrivers) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
/Users/ivras/git/oce/drv/ShapeSchema/ShapeSchema.cxx:702:1: warning: | |
'CreateShapeSchema' has C-linkage specified, but returns user-defined type | |
'Handle_Storage_Schema' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
Storage_BEGIN_READ_SELECTION(ShapeSchema) | |
^ | |
/Users/ivras/git/oce/src/Storage/Storage_Macros.hxx:33:58: note: expanded from | |
macro 'Storage_BEGIN_READ_SELECTION' | |
Standard_EXPORT Handle(Storage_Schema) Create##schema(... | |
^ | |
<scratch space>:47:1: note: expanded from here | |
CreateShapeSchema | |
/Users/ivras/git/oce/drv/StdLSchema/StdLSchema.cxx:226:1: warning: | |
'CreateStdLSchema' has C-linkage specified, but returns user-defined type | |
'Handle_Storage_Schema' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
Storage_BEGIN_READ_SELECTION(StdLSchema) | |
^ | |
/Users/ivras/git/oce/src/Storage/Storage_Macros.hxx:33:58: note: expanded from | |
macro 'Storage_BEGIN_READ_SELECTION' | |
Standard_EXPORT Handle(Storage_Schema) Create##schema(... | |
^ | |
<scratch space>:29:1: note: expanded from here | |
CreateStdLSchema | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/StdLDrivers/StdLDrivers.cxx:77:1: warning: | |
'PLUGINFACTORY' has C-linkage specified, but returns user-defined type | |
'Handle_Standard_Transient' which is incompatible with C | |
[-Wreturn-type-c-linkage] | |
PLUGIN(StdLDrivers) | |
^ | |
/Users/ivras/git/oce/src/Plugin/Plugin_Macro.hxx:27:56: note: expanded from | |
macro 'PLUGIN' | |
extern "C" {Standard_EXPORT Handle(Standard_Transient) PLUGINFACTORY(con... | |
/Users/ivras/git/oce/src/HLRBRep/HLRBRep_Curve.cxx:69:11: warning: 6 enumeration | |
values not handled in switch: 'GeomAbs_Circle', 'GeomAbs_Hyperbola', | |
'GeomAbs_Parabola'... [-Wswitch] | |
switch (myType) | |
^ | |
In file included from /Users/ivras/git/oce/drv/Contap/Contap_HCurve2dTool_0.cxx:41: | |
/Users/ivras/git/oce/src/Contap/Contap_HCurve2dToolGen.gxx:36:11: warning: 5 | |
enumeration values not handled in switch: 'GeomAbs_Circle', | |
'GeomAbs_Ellipse', 'GeomAbs_Hyperbola'... [-Wswitch] | |
switch (C->GetType()) | |
^ | |
/Users/ivras/git/oce/src/Visual3d/Visual3d_View.cxx:466:37: warning: implicit | |
conversion of NULL constant to 'Aspect_Drawable' (aka 'unsigned long') | |
[-Wnull-conversion] | |
MyCView.DefWindow.XParentWindow = NULL; | |
~ ^~~~ | |
0 | |
/Users/ivras/git/oce/src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cxx:496:3: warning: | |
switch condition has boolean value | |
switch (Reverse) { | |
^ ~~~~~~~ | |
/Users/ivras/git/oce/src/BRepAlgo/BRepAlgo.cxx:325:14: warning: enumeration | |
values 'GeomAbs_BezierCurve', 'GeomAbs_BSplineCurve', and | |
'GeomAbs_OtherCurve' not handled in switch [-Wswitch] | |
switch (aType) | |
^ | |
/Users/ivras/git/oce/src/BRepFill/BRepFill_Pipe.cxx:134:11: warning: 7 | |
enumeration values not handled in switch: 'GeomFill_IsFixed', | |
'GeomFill_IsConstantNormal', 'GeomFill_IsDarboux'... [-Wswitch] | |
switch (myMode) | |
^ | |
/Users/ivras/git/oce/src/AIS/AIS_TexturedShape.cxx:204:23: warning: comparison | |
of constant -1 with expression of type 'Graphic3d_NameOfTexture2D' is | |
always true [-Wtautological-constant-out-of-range-compare] | |
if (myPredefTexture != -1) | |
~~~~~~~~~~~~~~~ ^ ~~ | |
[ 65%] /Users/ivras/git/oce/src/AIS/AIS_TexturedShape.cxx:345:27: warning: comparison | |
of constant -1 with expression of type 'Graphic3d_NameOfTexture2D' is | |
always true [-Wtautological-constant-out-of-range-compare] | |
if (myPredefTexture != -1) | |
~~~~~~~~~~~~~~~ ^ ~~ | |
/Users/ivras/git/oce/src/StdSelect/StdSelect_ViewerSelector3d.cxx:816:38: warning: | |
unsequenced modification and access to 'II' [-Wunsequenced] | |
gp_Pnt (C->GetPoint3d (++II).XYZ()), | |
^ | |
/Users/ivras/git/oce/src/StdSelect/StdSelect_ViewerSelector3d.cxx:883:34: warning: | |
unsequenced modification and access to 'II' [-Wunsequenced] | |
gp_Pnt (C->GetPoint3d (++II).XYZ()), | |
^ | |
/Users/ivras/git/oce/src/TNaming/TNaming_DeltaOnModification.cxx:79:11: warning: | |
enumeration value 'TNaming_REPLACE' not handled in switch [-Wswitch] | |
switch (Evol) { | |
^ | |
1 warning generated. | |
/Users/ivras/git/oce/src/TNaming/TNaming_NamedShape.cxx:842:10: warning: | |
enumeration values 'TopAbs_INTERNAL' and 'TopAbs_EXTERNAL' not handled in | |
switch [-Wswitch] | |
switch(Or) { | |
^ | |
[ 68%] 1 warning generated. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmake -DOCE_WITH_FREEIMAGE:BOOL=ON -DOCE_WITH_GL2PS:BOOL=ON .. | |
-- The C compiler identification is Clang 5.0.0 | |
-- The CXX compiler identification is Clang 5.0.0 | |
-- Check for working C compiler: /usr/bin/cc | |
-- Check for working C compiler: /usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/bin/c++ | |
-- Check for working CXX compiler: /usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Build 64bit | |
-- Looking for include file pthread.h | |
-- Looking for include file pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Found Freetype: /opt/local/lib/libfreetype.dylib (found version "2.5.0") | |
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework | |
-- OPENGL LIBS: /System/Library/Frameworks/AGL.framework;/System/Library/Frameworks/OpenGL.framework | |
-- FREETYPE LIBS: /opt/local/lib/libfreetype.dylib | |
-- FREETYPE INCLUDES: /opt/local/include;/opt/local/include/freetype2 | |
-- THREAD LIB: | |
-- Looking for finite | |
-- Looking for finite - found | |
-- Looking for string.h | |
-- Looking for string.h - found | |
-- Looking for dlfcn.h | |
-- Looking for dlfcn.h - found | |
-- Looking for dl.h | |
-- Looking for dl.h - not found | |
-- Looking for ieeefp.h | |
-- Looking for ieeefp.h - not found | |
-- Looking for time.h | |
-- Looking for time.h - found | |
-- Looking for sys/time.h | |
-- Looking for sys/time.h - found | |
-- Looking for pwd.h | |
-- Looking for pwd.h - found | |
-- Looking for sys/statvfs.h | |
-- Looking for sys/statvfs.h - found | |
-- Looking for sys/vfs.h | |
-- Looking for sys/vfs.h - not found | |
-- Looking for sys/param.h | |
-- Looking for sys/param.h - found | |
-- Looking for osfcn.h | |
-- Looking for osfcn.h - not found | |
-- Looking for netdb.h | |
-- Looking for netdb.h - found | |
-- Looking for sys/ioctl.h | |
-- Looking for sys/ioctl.h - found | |
-- Looking for net/if.h | |
-- Looking for net/if.h - found | |
-- Looking for sys/systeminfo.h | |
-- Looking for sys/systeminfo.h - not found | |
-- Looking for sys/utsname.h | |
-- Looking for sys/utsname.h - found | |
-- Looking for sysent.h | |
-- Looking for sysent.h - not found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Looking for sys/unistd.h | |
-- Looking for sys/unistd.h - found | |
-- Looking for sys/socket.h | |
-- Looking for sys/socket.h - found | |
-- Looking for ndir.h | |
-- Looking for ndir.h - not found | |
-- Looking for sys/ndir.h | |
-- Looking for sys/ndir.h - not found | |
-- Looking for sys/dir.h | |
-- Looking for sys/dir.h - found | |
-- Looking for signal.h | |
-- Looking for signal.h - found | |
-- Looking for sys/signal.h | |
-- Looking for sys/signal.h - found | |
-- Looking for sigfpe.h | |
-- Looking for sigfpe.h - not found | |
-- Looking for floatingpoint.h | |
-- Looking for floatingpoint.h - not found | |
-- Looking for sys/machsig.h | |
-- Looking for sys/machsig.h - not found | |
-- Looking for sys/siginfo.h | |
-- Looking for sys/siginfo.h - not found | |
-- Looking for malloc.h | |
-- Looking for malloc.h - not found | |
-- Looking for strings.h | |
-- Looking for strings.h - found | |
-- Looking for sys/stat.h | |
-- Looking for sys/stat.h - found | |
-- Looking for sys/sem.h | |
-- Looking for sys/sem.h - found | |
-- Looking for sys/ipc.h | |
-- Looking for sys/ipc.h - found | |
-- Looking for sys/times.h | |
-- Looking for sys/times.h - found | |
-- Looking for dirent.h | |
-- Looking for dirent.h - found | |
-- Looking for C++ include iomanip.h | |
-- Looking for C++ include iomanip.h - not found | |
-- Looking for C++ include limits | |
-- Looking for C++ include limits - found | |
-- Looking for C++ include climits | |
-- Looking for C++ include climits - found | |
-- Looking for C++ include limits.h | |
-- Looking for C++ include limits.h - found | |
-- Looking for C++ include values.h | |
-- Looking for C++ include values.h - not found | |
-- Looking for C++ include fstream | |
-- Looking for C++ include fstream - found | |
-- Looking for C++ include ios | |
-- Looking for C++ include ios - found | |
-- Looking for C++ include iomanip | |
-- Looking for C++ include iomanip - found | |
-- Looking for C++ include iostream | |
-- Looking for C++ include iostream - found | |
-- Looking for C++ include fstream.h | |
-- Looking for C++ include fstream.h - not found | |
-- Looking for C++ include ios.h | |
-- Looking for C++ include ios.h - not found | |
-- Looking for C++ include iostream.h | |
-- Looking for C++ include iostream.h - not found | |
-- Looking for C++ include stdlib.h | |
-- Looking for C++ include stdlib.h - found | |
-- Looking for C++ include sys/types.h | |
-- Looking for C++ include sys/types.h - found | |
-- Looking for C++ include sys/select.h | |
-- Looking for C++ include sys/select.h - found | |
-- Looking for C++ include X11/extensions/readdisplay.h | |
-- Looking for C++ include X11/extensions/readdisplay.h - not found | |
-- Looking for C++ include X11/extensions/multibuf.h | |
-- Looking for C++ include X11/extensions/multibuf.h - not found | |
-- Looking for C++ include sys/filio.h | |
-- Looking for C++ include sys/filio.h - found | |
-- Looking for C++ include sys/mman.h | |
-- Looking for C++ include sys/mman.h - found | |
-- Looking for C++ include libc.h | |
-- Looking for C++ include libc.h - found | |
-- Looking for C++ include mm_malloc.h | |
-- Looking for C++ include mm_malloc.h - found | |
-- Looking for C++ include atomic.h | |
-- Looking for C++ include atomic.h - not found | |
-- Looking for alloca | |
-- Looking for alloca - not found | |
-- Looking for memcmp | |
-- Looking for memcmp - found | |
-- Looking for signal | |
-- Looking for signal - found | |
-- Looking for statfs | |
-- Looking for statfs - found | |
-- Looking for statvfs | |
-- Looking for statvfs - found | |
-- Looking for localtime_r | |
-- Looking for localtime_r - found | |
-- Looking for posix_memalign | |
-- Looking for posix_memalign - found | |
-- Looking for ieee_handler | |
-- Looking for ieee_handler - not found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of tm | |
-- Check size of tm - failed | |
-- Performing Test SEMUN_DEFINED | |
-- Performing Test SEMUN_DEFINED - Success | |
-- Performing Test SEMUN_BUF_DEFINED | |
-- Performing Test SEMUN_BUF_DEFINED - Failed | |
-- Performing Test SEMOP_NO_REFERENCE | |
-- Performing Test SEMOP_NO_REFERENCE - Failed | |
-- Performing Test SEMCTL_NO_REFERENCE | |
-- Performing Test SEMCTL_NO_REFERENCE - Success | |
-- Performing Test DEF_IOS_OK | |
-- Performing Test DEF_IOS_OK - Failed | |
-- Performing Test OSTREAM_FORM_OK | |
-- Performing Test OSTREAM_FORM_OK - Failed | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- MacOSX platform detected | |
-- output_path: Darwin/i386-Release-64 | |
-- Processing ToolKit: TKernel (FSD;MMgt;OSD;Plugin;Quantity;Resource;SortTools;Standard;StdFail;Storage;TColStd;TCollection;TShort;Units;UnitsAPI;IncludeLibrary;Dico;NCollection;Message) | |
-- Processing ToolKit: TKMath (math;ElCLib;ElSLib;BSplCLib;BSplSLib;PLib;Precision;GeomAbs;Poly;CSLib;Convert;Bnd;gp;TColgp;TopLoc) | |
-- Processing ToolKit: TKAdvTools (Dynamic;Materials;Expr;ExprIntrp;GraphDS;GraphTools) | |
-- Processing ToolKit: TKG2d (Geom2d;LProp;TColGeom2d;Adaptor2d;Geom2dLProp;Geom2dAdaptor;GProp) | |
-- Processing ToolKit: TKG3d (Geom;TColGeom;GeomAdaptor;AdvApprox;GeomLProp;Adaptor3d;LProp3d;TopAbs) | |
-- Processing ToolKit: TKGeomBase (ProjLib;GeomProjLib;GCPnts;CPnts;Approx;AppParCurves;FEmTool;AppCont;Extrema;IntAna;IntAna2d;GeomConvert;AdvApp2Var;GeomLib;Geom2dConvert;Hermit;BndLib;AppDef;GeomTools;GC;GCE2d;gce) | |
-- Processing ToolKit: TKBRep (TopoDS;TopExp;TopTools;BRep;BRepLProp;BRepAdaptor;BRepTools) | |
-- Processing ToolKit: TKGeomAlgo (Hatch;GeomInt;IntStart;IntWalk;IntImp;IntCurveSurface;IntSurf;IntPatch;Geom2dInt;IntImpParGen;IntRes2d;IntCurve;TopTrans;Intf;ApproxInt;GccAna;GccEnt;GccInt;GccIter;GccGeo;HatchGen;Geom2dHatch;Law;AppBlend;Plate;GeomPlate;LocalAnalysis;GeomAPI;GeomFill;Geom2dAPI;Geom2dGcc;FairCurve;NLPlate;IntPolyh;TopClass) | |
-- Processing ToolKit: TKTopAlgo (IntCurvesFace;MAT;MAT2d;Bisector;BRepMAT2d;BRepCheck;BRepBndLib;BRepExtrema;BRepClass;BRepClass3d;BRepLib;BRepGProp;BRepIntCurveSurface;BRepTopAdaptor;BRepBuilderAPI;BRepApprox) | |
-- Processing ToolKit: TKPrim (BRepPrim;Primitives;BRepSweep;Sweep;BRepPrimAPI) | |
-- Processing ToolKit: TKBO (IntTools;BRepAlgoAPI;BOPCol;BOPInt;BOPDS;BOPAlgo;BOPTools) | |
-- Processing ToolKit: TKHLR (HLRTopoBRep;HLRBRep;HLRAlgo;Intrv;TopBas;TopCnx;Contap) | |
-- Processing ToolKit: TKMesh (BRepMesh;IntPoly) | |
-- Processing ToolKit: TKShHealing (ShapeBuild;ShapeExtend;ShapeConstruct;ShapeCustom;ShapeAnalysis;ShapeFix;ShapeUpgrade;ShapeAlgo;ShapeProcess;ShapeProcessAPI) | |
-- Processing ToolKit: TKXMesh (XBRepMesh) | |
-- Processing ToolKit: TKBool (TopOpeBRep;TopOpeBRepDS;TopOpeBRepBuild;TopOpeBRepTool;BRepAlgo;BRepFill;BRepProj) | |
-- Processing ToolKit: TKFillet (ChFiDS;ChFi2d;ChFi3d;ChFiKPart;Blend;BRepBlend;BlendFunc;BRepFilletAPI;FilletSurf) | |
-- Processing ToolKit: TKFeat (LocOpe;BRepFeat) | |
-- Processing ToolKit: TKOffset (BRepOffsetAPI;Draft;BRepOffset;BiTgte) | |
-- Processing ToolKit: TKService (Aspect;SelectBasics;AlienImage;Image;InterfaceGraphic;TColQuantity;Font;Cocoa) | |
-- Processing ToolKit: TKV3d (V3d;Graphic3d;Visual3d;Select3D;Prs3d;StdPrs;SelectMgr;PrsMgr;AIS;DsgPrs;StdSelect) | |
-- Processing ToolKit: TKOpenGl (OpenGl) | |
-- Processing ToolKit: TKMeshVS (MeshVS) | |
-- Processing ToolKit: TKNIS (NIS) | |
-- Processing ToolKit: TKVoxel (Voxel) | |
-- Processing ToolKit: TKCDF (CDM;PCDM;CDF;UTL;LDOM) | |
-- Processing ToolKit: PTKernel (DBC;PCollection;PColStd;PMMgt;PShort;PStandard;PTColStd;ObjMgt) | |
-- Processing ToolKit: TKLCAF (TDF;TDataStd;TFunction;TDocStd;AppStdL) | |
-- Processing ToolKit: FWOSPlugin (FWOSDriver) | |
-- Processing ToolKit: TKPShape (PBRep;PTopoDS;PGeom;PGeom2d;PPoly;PColgp;PTopLoc;PColPGeom;PColPGeom2d;MgtBRep;MgtGeom;MgtGeom2d;MgtPoly;MgtTopLoc;MgtTopoDS) | |
-- Processing ToolKit: TKBinL (BinMDF;BinMDataStd;BinMFunction;BinMDocStd;BinObjMgt;BinLDrivers) | |
-- Processing ToolKit: TKXmlL (XmlLDrivers;XmlMDF;XmlMDataStd;XmlMDocStd;XmlMFunction;XmlObjMgt) | |
-- Processing ToolKit: TKPLCAF (PDF;PDataStd;PFunction;PDocStd;MDF;MDataStd;MFunction;MDocStd) | |
-- Processing ToolKit: TKTObj (TObj) | |
-- Processing ToolKit: TKShapeSchema (ShapeSchema;PCDMShape) | |
-- Processing ToolKit: TKStdLSchema (StdLSchema;StdLDrivers) | |
-- Processing ToolKit: TKCAF (TDataXtd;TNaming;TPrsStd;AppStd) | |
-- Processing ToolKit: TKBin (BinDrivers;BinMDataXtd;BinMPrsStd;BinMNaming;BinTools) | |
-- Processing ToolKit: TKXml (XmlDrivers;XmlMDataXtd;XmlMNaming;XmlMPrsStd) | |
-- Processing ToolKit: TKPCAF (PDataXtd;PNaming;PPrsStd;MDataXtd;MPrsStd;MNaming) | |
-- Processing ToolKit: TKBinTObj (BinTObjDrivers) | |
-- Processing ToolKit: TKXmlTObj (XmlTObjDrivers) | |
-- Processing ToolKit: TKStdSchema (StdSchema;StdDrivers) | |
-- Processing ToolKit: TKSTL (StlMesh;StlAPI;StlTransfer;RWStl) | |
-- Processing ToolKit: TKXSBase (Interface;Transfer;IFGraph;IFSelect;TransferBRep;XSControl;StepData;StepFile;HeaderSection;RWHeaderSection;APIHeaderSection;StepSelect;UnitsMethods;XSAlgo;LibCtl;MoniTool) | |
-- Processing ToolKit: TKSTEPBase (StepBasic;RWStepBasic;StepRepr;RWStepRepr;StepGeom;RWStepGeom;StepShape;RWStepShape) | |
-- Processing ToolKit: TKIGES (IGESData;IGESFile;IGESBasic;IGESGraph;IGESGeom;IGESDimen;IGESDraw;IGESSolid;IGESDefs;IGESAppli;IGESConvGeom;IGESSelect;IGESToBRep;GeomToIGES;Geom2dToIGES;BRepToIGES;BRepToIGESBRep;IGESControl) | |
-- Processing ToolKit: TKSTEPAttr (StepVisual;RWStepVisual;StepDimTol;RWStepDimTol) | |
-- Processing ToolKit: TKSTEP209 (StepElement;StepFEA;RWStepElement;RWStepFEA) | |
-- Processing ToolKit: TKSTEP (StepAP214;RWStepAP214;StepAP203;RWStepAP203;STEPConstruct;STEPEdit;GeomToStep;StepToGeom;StepToTopoDS;TopoDSToStep;STEPControl;STEPSelections;StepAP209) | |
-- Processing ToolKit: TKVRML (VrmlConverter;VrmlAPI;Vrml;VrmlData) | |
-- Processing ToolKit: TKXCAF (XCAFApp;XCAFDoc;XCAFPrs) | |
-- Processing ToolKit: TKXCAFSchema (MXCAFDoc;PXCAFDoc;XCAFDrivers;XCAFSchema) | |
-- Processing ToolKit: TKXmlXCAF (XmlXCAFDrivers;XmlMXCAFDoc) | |
-- Processing ToolKit: TKBinXCAF (BinXCAFDrivers;BinMXCAFDoc) | |
-- Processing ToolKit: TKXDEIGES (IGESCAFControl) | |
-- Processing ToolKit: TKXDESTEP (STEPCAFControl) | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/ivras/git/oce/build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment