]> OCCT Git - occt-copy.git/commitdiff
Fixes for partial compilation errors.
authorstv <stv@opencascade.com>
Mon, 8 Jun 2015 11:50:58 +0000 (14:50 +0300)
committerabv <abv@opencascade.com>
Thu, 17 Sep 2015 15:45:10 +0000 (18:45 +0300)
Conflicts:
src/TKPCAF/EXTERNLIB
src/TKXCAF/EXTERNLIB

src/OS/ApplicationFramework.tcl
src/TKCAF/EXTERNLIB
src/TKVRML/EXTERNLIB
src/TKXCAF/EXTERNLIB

index 372d10d0ea357bc6574344aad640c179099c8549..fc4d9b7434a7dba53d6f01c54933c3066fc9313f 100644 (file)
@@ -58,7 +58,7 @@ proc ApplicationFramework:alias { } {
     return CAF
 }
 proc ApplicationFramework:depends { } {
-    return [list Visualization]
+    return [list ModelingAlgorithms]
 }
 ;#
 ;# Pre-requis pour la compilation ( -I ... )
index e1cae0b3321f32b6bbf8deb6b8efa1c44b956990..c36dd4f465ac94063673a44e3d740f220c581163 100755 (executable)
@@ -3,7 +3,6 @@ TKGeomBase
 TKBRep
 TKTopAlgo
 TKMath
-TKService
 TKG2d
 TKG3d
 TKCDF
index 6f521bbafa11e1913f515b66aa2191139414c423..67daea8ff206c302f85058ba5e302697dd664aae 100755 (executable)
@@ -8,6 +8,4 @@ TKG2d
 TKG3d
 TKMesh
 TKHLR
-TKService
 TKGeomAlgo
-TKV3d
index a82c32bc9da1d042f5618f8ee0874f5b441b7008..117b97b8ebbfed34f359593cbda2336594da43ee 100755 (executable)
@@ -1,10 +1,8 @@
 TKBRep
 TKernel
 TKMath
-TKService
 TKG2d
 TKTopAlgo
-TKV3d
 TKCDF
 TKLCAF
 TKG3d