Guest User

Untitled

a guest
Feb 4th, 2024
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 222.78 KB | None | 0 0
  1. tchoune@yannicks-MBP ogre-next % cmake .
  2.  
  3. -- Configuring OGRE 2.3.4
  4. -- Detected g++ 15.0.0
  5.  
  6. -- Enabling GCC visibility flags
  7. -- Search path: /Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies
  8. -- Looking for ZLIB...
  9. -- Checking for module 'zzip-zlib-config'
  10. --   No package 'zzip-zlib-config' found
  11. -- Found ZLIB: optimized;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd;debug;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd
  12. -- Looking for ZZip...
  13. -- Found ZZip: optimized;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/RelWithDebInfo/libzziplib.a;debug;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/Debug/libzziplib.a
  14. -- Looking for FreeImage...
  15. -- Checking for module 'freeimage'
  16. --   No package 'freeimage' found
  17. -- Found FreeImage: optimized;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/RelWithDebInfo/libFreeImage.a;debug;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/Debug/libFreeImage.a
  18. -- Looking for FREETYPE...
  19. -- CMAKE_PREFIX_PATH: /Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies;/usr/local;/usr/lib/arm64-linux-gnu
  20. -- CMAKE_PREFIX_PATH: /Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/../Dependencies;/usr/local;/usr/lib/arm64-linux-gnu
  21. -- Found FREETYPE: optimized;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/RelWithDebInfo/libfreetype.a;debug;/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/Dependencies/lib/Debug/libfreetype.a
  22. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_SHADERC_LIB_REL Vulkan_SHADERC_LIB_DBG Vulkan_INCLUDE_DIR)
  23. -- Looking for Rapidjson...
  24. -- Checking for module 'Rapidjson'
  25. --   No package 'Rapidjson' found
  26. -- Looking for RenderDoc...
  27. -- Checking for module 'RenderDoc'
  28. --   No package 'RenderDoc' found
  29. -- Could NOT find RenderDoc (missing: RenderDoc_INCLUDE_DIR)
  30. -- Could not locate RenderDoc
  31. -- Looking for OpenVR...
  32. -- Checking for module 'OpenVR'
  33. --   No package 'OpenVR' found
  34. -- Could not locate OpenVR
  35. -- Looking for Remotery...
  36. -- Checking for module 'Remotery'
  37. --   No package 'Remotery' found
  38. -- Looking for POCO...
  39. -- Checking for module 'POCO'
  40. --   No package 'POCO' found
  41. -- Could not locate POCO
  42. -- Looking for TBB...
  43. -- Found TBB: optimized;/opt/homebrew/lib/libtbb.dylib;debug;/opt/homebrew/lib/libtbb.dylib
  44. -- Looking for TBB_MALLOC...
  45. -- Found TBB_MALLOC: optimized;/opt/homebrew/lib/libtbbmalloc.dylib;debug;/opt/homebrew/lib/libtbbmalloc.dylib
  46. -- Looking for TBB_MALLOC_PROXY...
  47. -- Found TBB_MALLOC_PROXY: optimized;/opt/homebrew/lib/libtbbmalloc_proxy.dylib;debug;/opt/homebrew/lib/libtbbmalloc_proxy.dylib
  48. -- Looking for GLSL_Optimizer...
  49. -- Checking for module 'GLSL_Optimizer'
  50. --   No package 'GLSL_Optimizer' found
  51. -- Could not locate GLSL_Optimizer
  52. -- Looking for HLSL2GLSL...
  53. -- Checking for module 'HLSL2GLSL'
  54. --   No package 'HLSL2GLSL' found
  55. -- Could not locate HLSL2GLSL
  56. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  57. -- Looking for Softimage...
  58. -- Could not locate Softimage
  59. -- Could NOT find TinyXML (missing: TINYXML_INCLUDE_DIR TINYXML_LIBRARIES)
  60. -- Looking for CppUnit...
  61. -- Checking for module 'cppunit'
  62. --   No package 'cppunit' found
  63. -- Could not locate CppUnit
  64. --
  65. -----------------------------------------------------------------------------
  66. -- The following external packages were located on your system.
  67. -- This installation will have the extra features provided by these packages.
  68. + zlib
  69. + zziplib
  70. + freeimage
  71. + freetype
  72. + rapidjson
  73. + OpenGL
  74. + OpenGL 3+
  75. + OpenGL ES 1.x
  76. + OpenGL ES 2.x
  77. + OpenGL ES 3.x
  78. + Remotery
  79. + boost
  80. + boost-thread
  81. + boost-date_time
  82. + tbb
  83. + SDL2
  84. -----------------------------------------------------------------------------
  85. -- The following OPTIONAL packages could NOT be located on your system.
  86. -- Consider installing them to enable more features from this software.
  87. + vulkan-sdk: Vulkan SDK <https://vulkan.lunarg.com/>
  88. + RenderDoc: RenderDoc Integration <https://renderdoc.org/>
  89. + OpenVR: OpenVR for Virtual Reality <https://github.com/ValveSoftware/openvr>
  90. + POCO: POCO framework <http://pocoproject.org/>
  91. + GLSL Optimizer: GLSL Optimizer <http://github.com/aras-p/glsl-optimizer/>
  92. + HLSL2GLSL: HLSL2GLSL <http://hlsl2glslfork.googlecode.com/>
  93. + Doxygen: Tool for building API documentation <http://doxygen.org>
  94. + Softimage: Softimage SDK needed for building XSIExporter <FALSE>
  95. + TinyXML: TinyXML needed for building OgreXMLConverter <FALSE>
  96. + CppUnit: Library for performing unit tests <http://cppunit.sourceforge.net>
  97. -----------------------------------------------------------------------------
  98.  
  99. -- OGRE_PREFIX_PATH: /Users/tchoune/Documents/dev/c++/Ogre/ogre-next/sdk
  100. -- Installing target: OgreMain  TRUE
  101. RegularExpression::compile(): Nested *?+.
  102. RegularExpression::compile(): Error in compile.
  103. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  104.   string sub-command REGEX, mode REPLACE failed to compile regex
  105.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  106.  
  107.  
  108. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  109.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  110.   command.
  111.  
  112.  
  113. RegularExpression::compile(): Nested *?+.
  114. RegularExpression::compile(): Error in compile.
  115. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  116.   string sub-command REGEX, mode REPLACE failed to compile regex
  117.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  118.  
  119.  
  120. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  121.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  122.   command.
  123.  
  124.  
  125. RegularExpression::compile(): Nested *?+.
  126. RegularExpression::compile(): Error in compile.
  127. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  128.   string sub-command REGEX, mode REPLACE failed to compile regex
  129.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  130.  
  131.  
  132. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  133.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  134.   command.
  135.  
  136.  
  137. RegularExpression::compile(): Nested *?+.
  138. RegularExpression::compile(): Error in compile.
  139. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  140.   string sub-command REGEX, mode REPLACE failed to compile regex
  141.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  142.  
  143.  
  144. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  145.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  146.   command.
  147.  
  148.  
  149. RegularExpression::compile(): Nested *?+.
  150. RegularExpression::compile(): Error in compile.
  151. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  152.   string sub-command REGEX, mode REPLACE failed to compile regex
  153.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  154.  
  155.  
  156. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  157.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  158.   command.
  159.  
  160.  
  161. RegularExpression::compile(): Nested *?+.
  162. RegularExpression::compile(): Error in compile.
  163. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  164.   string sub-command REGEX, mode REPLACE failed to compile regex
  165.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  166.  
  167.  
  168. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  169.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  170.   command.
  171.  
  172.  
  173. RegularExpression::compile(): Nested *?+.
  174. RegularExpression::compile(): Error in compile.
  175. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  176.   string sub-command REGEX, mode REPLACE failed to compile regex
  177.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  178.  
  179.  
  180. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  181.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  182.   command.
  183.  
  184.  
  185. RegularExpression::compile(): Nested *?+.
  186. RegularExpression::compile(): Error in compile.
  187. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  188.   string sub-command REGEX, mode REPLACE failed to compile regex
  189.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  190.  
  191.  
  192. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  193.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  194.   command.
  195.  
  196.  
  197. RegularExpression::compile(): Nested *?+.
  198. RegularExpression::compile(): Error in compile.
  199. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  200.   string sub-command REGEX, mode REPLACE failed to compile regex
  201.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  202.  
  203.  
  204. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  205.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  206.   command.
  207.  
  208.  
  209. RegularExpression::compile(): Nested *?+.
  210. RegularExpression::compile(): Error in compile.
  211. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  212.   string sub-command REGEX, mode REPLACE failed to compile regex
  213.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  214.  
  215.  
  216. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  217.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  218.   command.
  219.  
  220.  
  221. RegularExpression::compile(): Nested *?+.
  222. RegularExpression::compile(): Error in compile.
  223. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  224.   string sub-command REGEX, mode REPLACE failed to compile regex
  225.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  226.  
  227.  
  228. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  229.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  230.   command.
  231.  
  232.  
  233. RegularExpression::compile(): Nested *?+.
  234. RegularExpression::compile(): Error in compile.
  235. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  236.   string sub-command REGEX, mode REPLACE failed to compile regex
  237.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  238.  
  239.  
  240. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  241.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  242.   command.
  243.  
  244.  
  245. RegularExpression::compile(): Nested *?+.
  246. RegularExpression::compile(): Error in compile.
  247. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  248.   string sub-command REGEX, mode REPLACE failed to compile regex
  249.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  250.  
  251.  
  252. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  253.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  254.   command.
  255.  
  256.  
  257. RegularExpression::compile(): Nested *?+.
  258. RegularExpression::compile(): Error in compile.
  259. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  260.   string sub-command REGEX, mode REPLACE failed to compile regex
  261.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  262.  
  263.  
  264. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  265.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  266.   command.
  267.  
  268.  
  269. RegularExpression::compile(): Nested *?+.
  270. RegularExpression::compile(): Error in compile.
  271. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  272.   string sub-command REGEX, mode REPLACE failed to compile regex
  273.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  274.  
  275.  
  276. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  277.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  278.   command.
  279.  
  280.  
  281. RegularExpression::compile(): Nested *?+.
  282. RegularExpression::compile(): Error in compile.
  283. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  284.   string sub-command REGEX, mode REPLACE failed to compile regex
  285.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  286.  
  287.  
  288. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  289.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  290.   command.
  291.  
  292.  
  293. RegularExpression::compile(): Nested *?+.
  294. RegularExpression::compile(): Error in compile.
  295. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  296.   string sub-command REGEX, mode REPLACE failed to compile regex
  297.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  298.  
  299.  
  300. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  301.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  302.   command.
  303.  
  304.  
  305. RegularExpression::compile(): Nested *?+.
  306. RegularExpression::compile(): Error in compile.
  307. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  308.   string sub-command REGEX, mode REPLACE failed to compile regex
  309.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  310.  
  311.  
  312. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  313.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  314.   command.
  315.  
  316.  
  317. RegularExpression::compile(): Nested *?+.
  318. RegularExpression::compile(): Error in compile.
  319. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  320.   string sub-command REGEX, mode REPLACE failed to compile regex
  321.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  322.  
  323.  
  324. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  325.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  326.   command.
  327.  
  328.  
  329. RegularExpression::compile(): Nested *?+.
  330. RegularExpression::compile(): Error in compile.
  331. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  332.   string sub-command REGEX, mode REPLACE failed to compile regex
  333.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  334.  
  335.  
  336. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  337.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  338.   command.
  339.  
  340.  
  341. RegularExpression::compile(): Nested *?+.
  342. RegularExpression::compile(): Error in compile.
  343. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  344.   string sub-command REGEX, mode REPLACE failed to compile regex
  345.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  346.  
  347.  
  348. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  349.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  350.   command.
  351.  
  352.  
  353. RegularExpression::compile(): Nested *?+.
  354. RegularExpression::compile(): Error in compile.
  355. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  356.   string sub-command REGEX, mode REPLACE failed to compile regex
  357.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  358.  
  359.  
  360. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  361.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  362.   command.
  363.  
  364.  
  365. RegularExpression::compile(): Nested *?+.
  366. RegularExpression::compile(): Error in compile.
  367. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  368.   string sub-command REGEX, mode REPLACE failed to compile regex
  369.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  370.  
  371.  
  372. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  373.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  374.   command.
  375.  
  376.  
  377. RegularExpression::compile(): Nested *?+.
  378. RegularExpression::compile(): Error in compile.
  379. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  380.   string sub-command REGEX, mode REPLACE failed to compile regex
  381.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  382.  
  383.  
  384. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  385.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  386.   command.
  387.  
  388.  
  389. RegularExpression::compile(): Nested *?+.
  390. RegularExpression::compile(): Error in compile.
  391. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  392.   string sub-command REGEX, mode REPLACE failed to compile regex
  393.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  394.  
  395.  
  396. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  397.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  398.   command.
  399.  
  400.  
  401. RegularExpression::compile(): Nested *?+.
  402. RegularExpression::compile(): Error in compile.
  403. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  404.   string sub-command REGEX, mode REPLACE failed to compile regex
  405.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  406.  
  407.  
  408. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  409.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  410.   command.
  411.  
  412.  
  413. RegularExpression::compile(): Nested *?+.
  414. RegularExpression::compile(): Error in compile.
  415. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  416.   string sub-command REGEX, mode REPLACE failed to compile regex
  417.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  418.  
  419.  
  420. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  421.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  422.   command.
  423.  
  424.  
  425. RegularExpression::compile(): Nested *?+.
  426. RegularExpression::compile(): Error in compile.
  427. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  428.   string sub-command REGEX, mode REPLACE failed to compile regex
  429.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  430.  
  431.  
  432. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  433.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  434.   command.
  435.  
  436.  
  437. RegularExpression::compile(): Nested *?+.
  438. RegularExpression::compile(): Error in compile.
  439. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  440.   string sub-command REGEX, mode REPLACE failed to compile regex
  441.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  442.  
  443.  
  444. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  445.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  446.   command.
  447.  
  448.  
  449. RegularExpression::compile(): Nested *?+.
  450. RegularExpression::compile(): Error in compile.
  451. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  452.   string sub-command REGEX, mode REPLACE failed to compile regex
  453.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  454.  
  455.  
  456. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  457.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  458.   command.
  459.  
  460.  
  461. RegularExpression::compile(): Nested *?+.
  462. RegularExpression::compile(): Error in compile.
  463. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  464.   string sub-command REGEX, mode REPLACE failed to compile regex
  465.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  466.  
  467.  
  468. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  469.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  470.   command.
  471.  
  472.  
  473. RegularExpression::compile(): Nested *?+.
  474. RegularExpression::compile(): Error in compile.
  475. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  476.   string sub-command REGEX, mode REPLACE failed to compile regex
  477.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  478.  
  479.  
  480. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  481.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  482.   command.
  483.  
  484.  
  485. RegularExpression::compile(): Nested *?+.
  486. RegularExpression::compile(): Error in compile.
  487. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  488.   string sub-command REGEX, mode REPLACE failed to compile regex
  489.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  490.  
  491.  
  492. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  493.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  494.   command.
  495.  
  496.  
  497. RegularExpression::compile(): Nested *?+.
  498. RegularExpression::compile(): Error in compile.
  499. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  500.   string sub-command REGEX, mode REPLACE failed to compile regex
  501.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  502.  
  503.  
  504. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  505.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  506.   command.
  507.  
  508.  
  509. RegularExpression::compile(): Nested *?+.
  510. RegularExpression::compile(): Error in compile.
  511. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  512.   string sub-command REGEX, mode REPLACE failed to compile regex
  513.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  514.  
  515.  
  516. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  517.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  518.   command.
  519.  
  520.  
  521. RegularExpression::compile(): Nested *?+.
  522. RegularExpression::compile(): Error in compile.
  523. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  524.   string sub-command REGEX, mode REPLACE failed to compile regex
  525.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  526.  
  527.  
  528. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  529.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  530.   command.
  531.  
  532.  
  533. RegularExpression::compile(): Nested *?+.
  534. RegularExpression::compile(): Error in compile.
  535. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  536.   string sub-command REGEX, mode REPLACE failed to compile regex
  537.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  538.  
  539.  
  540. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  541.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  542.   command.
  543.  
  544.  
  545. RegularExpression::compile(): Nested *?+.
  546. RegularExpression::compile(): Error in compile.
  547. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  548.   string sub-command REGEX, mode REPLACE failed to compile regex
  549.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  550.  
  551.  
  552. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  553.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  554.   command.
  555.  
  556.  
  557. RegularExpression::compile(): Nested *?+.
  558. RegularExpression::compile(): Error in compile.
  559. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  560.   string sub-command REGEX, mode REPLACE failed to compile regex
  561.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  562.  
  563.  
  564. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  565.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  566.   command.
  567.  
  568.  
  569. RegularExpression::compile(): Nested *?+.
  570. RegularExpression::compile(): Error in compile.
  571. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  572.   string sub-command REGEX, mode REPLACE failed to compile regex
  573.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  574.  
  575.  
  576. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  577.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  578.   command.
  579.  
  580.  
  581. RegularExpression::compile(): Nested *?+.
  582. RegularExpression::compile(): Error in compile.
  583. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  584.   string sub-command REGEX, mode REPLACE failed to compile regex
  585.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  586.  
  587.  
  588. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  589.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  590.   command.
  591.  
  592.  
  593. RegularExpression::compile(): Nested *?+.
  594. RegularExpression::compile(): Error in compile.
  595. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  596.   string sub-command REGEX, mode REPLACE failed to compile regex
  597.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  598.  
  599.  
  600. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  601.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  602.   command.
  603.  
  604.  
  605. RegularExpression::compile(): Nested *?+.
  606. RegularExpression::compile(): Error in compile.
  607. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  608.   string sub-command REGEX, mode REPLACE failed to compile regex
  609.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  610.  
  611.  
  612. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  613.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  614.   command.
  615.  
  616.  
  617. RegularExpression::compile(): Nested *?+.
  618. RegularExpression::compile(): Error in compile.
  619. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  620.   string sub-command REGEX, mode REPLACE failed to compile regex
  621.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  622.  
  623.  
  624. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  625.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  626.   command.
  627.  
  628.  
  629. RegularExpression::compile(): Nested *?+.
  630. RegularExpression::compile(): Error in compile.
  631. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  632.   string sub-command REGEX, mode REPLACE failed to compile regex
  633.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  634.  
  635.  
  636. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  637.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  638.   command.
  639.  
  640.  
  641. RegularExpression::compile(): Nested *?+.
  642. RegularExpression::compile(): Error in compile.
  643. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  644.   string sub-command REGEX, mode REPLACE failed to compile regex
  645.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  646.  
  647.  
  648. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  649.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  650.   command.
  651.  
  652.  
  653. RegularExpression::compile(): Nested *?+.
  654. RegularExpression::compile(): Error in compile.
  655. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  656.   string sub-command REGEX, mode REPLACE failed to compile regex
  657.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  658.  
  659.  
  660. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  661.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  662.   command.
  663.  
  664.  
  665. RegularExpression::compile(): Nested *?+.
  666. RegularExpression::compile(): Error in compile.
  667. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  668.   string sub-command REGEX, mode REPLACE failed to compile regex
  669.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  670.  
  671.  
  672. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  673.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  674.   command.
  675.  
  676.  
  677. RegularExpression::compile(): Nested *?+.
  678. RegularExpression::compile(): Error in compile.
  679. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  680.   string sub-command REGEX, mode REPLACE failed to compile regex
  681.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  682.  
  683.  
  684. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  685.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  686.   command.
  687.  
  688.  
  689. RegularExpression::compile(): Nested *?+.
  690. RegularExpression::compile(): Error in compile.
  691. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  692.   string sub-command REGEX, mode REPLACE failed to compile regex
  693.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  694.  
  695.  
  696. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  697.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  698.   command.
  699.  
  700.  
  701. RegularExpression::compile(): Nested *?+.
  702. RegularExpression::compile(): Error in compile.
  703. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  704.   string sub-command REGEX, mode REPLACE failed to compile regex
  705.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  706.  
  707.  
  708. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  709.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  710.   command.
  711.  
  712.  
  713. RegularExpression::compile(): Nested *?+.
  714. RegularExpression::compile(): Error in compile.
  715. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  716.   string sub-command REGEX, mode REPLACE failed to compile regex
  717.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  718.  
  719.  
  720. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  721.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  722.   command.
  723.  
  724.  
  725. RegularExpression::compile(): Nested *?+.
  726. RegularExpression::compile(): Error in compile.
  727. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  728.   string sub-command REGEX, mode REPLACE failed to compile regex
  729.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  730.  
  731.  
  732. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  733.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  734.   command.
  735.  
  736.  
  737. RegularExpression::compile(): Nested *?+.
  738. RegularExpression::compile(): Error in compile.
  739. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  740.   string sub-command REGEX, mode REPLACE failed to compile regex
  741.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  742.  
  743.  
  744. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  745.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  746.   command.
  747.  
  748.  
  749. RegularExpression::compile(): Nested *?+.
  750. RegularExpression::compile(): Error in compile.
  751. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  752.   string sub-command REGEX, mode REPLACE failed to compile regex
  753.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  754.  
  755.  
  756. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  757.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  758.   command.
  759.  
  760.  
  761. RegularExpression::compile(): Nested *?+.
  762. RegularExpression::compile(): Error in compile.
  763. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  764.   string sub-command REGEX, mode REPLACE failed to compile regex
  765.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  766.  
  767.  
  768. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  769.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  770.   command.
  771.  
  772.  
  773. RegularExpression::compile(): Nested *?+.
  774. RegularExpression::compile(): Error in compile.
  775. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  776.   string sub-command REGEX, mode REPLACE failed to compile regex
  777.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  778.  
  779.  
  780. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  781.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  782.   command.
  783.  
  784.  
  785. RegularExpression::compile(): Nested *?+.
  786. RegularExpression::compile(): Error in compile.
  787. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  788.   string sub-command REGEX, mode REPLACE failed to compile regex
  789.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  790.  
  791.  
  792. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  793.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  794.   command.
  795.  
  796.  
  797. RegularExpression::compile(): Nested *?+.
  798. RegularExpression::compile(): Error in compile.
  799. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  800.   string sub-command REGEX, mode REPLACE failed to compile regex
  801.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  802.  
  803.  
  804. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  805.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  806.   command.
  807.  
  808.  
  809. RegularExpression::compile(): Nested *?+.
  810. RegularExpression::compile(): Error in compile.
  811. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  812.   string sub-command REGEX, mode REPLACE failed to compile regex
  813.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  814.  
  815.  
  816. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  817.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  818.   command.
  819.  
  820.  
  821. RegularExpression::compile(): Nested *?+.
  822. RegularExpression::compile(): Error in compile.
  823. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  824.   string sub-command REGEX, mode REPLACE failed to compile regex
  825.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  826.  
  827.  
  828. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  829.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  830.   command.
  831.  
  832.  
  833. RegularExpression::compile(): Nested *?+.
  834. RegularExpression::compile(): Error in compile.
  835. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  836.   string sub-command REGEX, mode REPLACE failed to compile regex
  837.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  838.  
  839.  
  840. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  841.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  842.   command.
  843.  
  844.  
  845. RegularExpression::compile(): Nested *?+.
  846. RegularExpression::compile(): Error in compile.
  847. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  848.   string sub-command REGEX, mode REPLACE failed to compile regex
  849.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  850.  
  851.  
  852. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  853.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  854.   command.
  855.  
  856.  
  857. RegularExpression::compile(): Nested *?+.
  858. RegularExpression::compile(): Error in compile.
  859. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  860.   string sub-command REGEX, mode REPLACE failed to compile regex
  861.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  862.  
  863.  
  864. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  865.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  866.   command.
  867.  
  868.  
  869. RegularExpression::compile(): Nested *?+.
  870. RegularExpression::compile(): Error in compile.
  871. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  872.   string sub-command REGEX, mode REPLACE failed to compile regex
  873.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  874.  
  875.  
  876. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  877.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  878.   command.
  879.  
  880.  
  881. RegularExpression::compile(): Nested *?+.
  882. RegularExpression::compile(): Error in compile.
  883. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  884.   string sub-command REGEX, mode REPLACE failed to compile regex
  885.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  886.  
  887.  
  888. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  889.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  890.   command.
  891.  
  892.  
  893. RegularExpression::compile(): Nested *?+.
  894. RegularExpression::compile(): Error in compile.
  895. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  896.   string sub-command REGEX, mode REPLACE failed to compile regex
  897.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  898.  
  899.  
  900. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  901.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  902.   command.
  903.  
  904.  
  905. RegularExpression::compile(): Nested *?+.
  906. RegularExpression::compile(): Error in compile.
  907. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  908.   string sub-command REGEX, mode REPLACE failed to compile regex
  909.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  910.  
  911.  
  912. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  913.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  914.   command.
  915.  
  916.  
  917. RegularExpression::compile(): Nested *?+.
  918. RegularExpression::compile(): Error in compile.
  919. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  920.   string sub-command REGEX, mode REPLACE failed to compile regex
  921.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  922.  
  923.  
  924. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  925.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  926.   command.
  927.  
  928.  
  929. RegularExpression::compile(): Nested *?+.
  930. RegularExpression::compile(): Error in compile.
  931. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  932.   string sub-command REGEX, mode REPLACE failed to compile regex
  933.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  934.  
  935.  
  936. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  937.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  938.   command.
  939.  
  940.  
  941. RegularExpression::compile(): Nested *?+.
  942. RegularExpression::compile(): Error in compile.
  943. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  944.   string sub-command REGEX, mode REPLACE failed to compile regex
  945.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  946.  
  947.  
  948. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  949.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  950.   command.
  951.  
  952.  
  953. RegularExpression::compile(): Nested *?+.
  954. RegularExpression::compile(): Error in compile.
  955. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  956.   string sub-command REGEX, mode REPLACE failed to compile regex
  957.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  958.  
  959.  
  960. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  961.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  962.   command.
  963.  
  964.  
  965. RegularExpression::compile(): Nested *?+.
  966. RegularExpression::compile(): Error in compile.
  967. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  968.   string sub-command REGEX, mode REPLACE failed to compile regex
  969.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  970.  
  971.  
  972. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  973.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  974.   command.
  975.  
  976.  
  977. RegularExpression::compile(): Nested *?+.
  978. RegularExpression::compile(): Error in compile.
  979. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  980.   string sub-command REGEX, mode REPLACE failed to compile regex
  981.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  982.  
  983.  
  984. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  985.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  986.   command.
  987.  
  988.  
  989. RegularExpression::compile(): Nested *?+.
  990. RegularExpression::compile(): Error in compile.
  991. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  992.   string sub-command REGEX, mode REPLACE failed to compile regex
  993.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  994.  
  995.  
  996. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  997.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  998.   command.
  999.  
  1000.  
  1001. RegularExpression::compile(): Nested *?+.
  1002. RegularExpression::compile(): Error in compile.
  1003. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1004.   string sub-command REGEX, mode REPLACE failed to compile regex
  1005.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1006.  
  1007.  
  1008. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1009.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1010.   command.
  1011.  
  1012.  
  1013. RegularExpression::compile(): Nested *?+.
  1014. RegularExpression::compile(): Error in compile.
  1015. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1016.   string sub-command REGEX, mode REPLACE failed to compile regex
  1017.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1018.  
  1019.  
  1020. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1021.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1022.   command.
  1023.  
  1024.  
  1025. RegularExpression::compile(): Nested *?+.
  1026. RegularExpression::compile(): Error in compile.
  1027. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1028.   string sub-command REGEX, mode REPLACE failed to compile regex
  1029.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1030.  
  1031.  
  1032. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1033.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1034.   command.
  1035.  
  1036.  
  1037. RegularExpression::compile(): Nested *?+.
  1038. RegularExpression::compile(): Error in compile.
  1039. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1040.   string sub-command REGEX, mode REPLACE failed to compile regex
  1041.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1042.  
  1043.  
  1044. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1045.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1046.   command.
  1047.  
  1048.  
  1049. RegularExpression::compile(): Nested *?+.
  1050. RegularExpression::compile(): Error in compile.
  1051. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1052.   string sub-command REGEX, mode REPLACE failed to compile regex
  1053.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1054.  
  1055.  
  1056. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1057.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1058.   command.
  1059.  
  1060.  
  1061. RegularExpression::compile(): Nested *?+.
  1062. RegularExpression::compile(): Error in compile.
  1063. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1064.   string sub-command REGEX, mode REPLACE failed to compile regex
  1065.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1066.  
  1067.  
  1068. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1069.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1070.   command.
  1071.  
  1072.  
  1073. RegularExpression::compile(): Nested *?+.
  1074. RegularExpression::compile(): Error in compile.
  1075. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1076.   string sub-command REGEX, mode REPLACE failed to compile regex
  1077.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1078.  
  1079.  
  1080. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1081.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1082.   command.
  1083.  
  1084.  
  1085. RegularExpression::compile(): Nested *?+.
  1086. RegularExpression::compile(): Error in compile.
  1087. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1088.   string sub-command REGEX, mode REPLACE failed to compile regex
  1089.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1090.  
  1091.  
  1092. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1093.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1094.   command.
  1095.  
  1096.  
  1097. RegularExpression::compile(): Nested *?+.
  1098. RegularExpression::compile(): Error in compile.
  1099. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1100.   string sub-command REGEX, mode REPLACE failed to compile regex
  1101.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1102.  
  1103.  
  1104. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1105.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1106.   command.
  1107.  
  1108.  
  1109. RegularExpression::compile(): Nested *?+.
  1110. RegularExpression::compile(): Error in compile.
  1111. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1112.   string sub-command REGEX, mode REPLACE failed to compile regex
  1113.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1114.  
  1115.  
  1116. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1117.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1118.   command.
  1119.  
  1120.  
  1121. RegularExpression::compile(): Nested *?+.
  1122. RegularExpression::compile(): Error in compile.
  1123. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1124.   string sub-command REGEX, mode REPLACE failed to compile regex
  1125.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1126.  
  1127.  
  1128. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1129.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1130.   command.
  1131.  
  1132.  
  1133. RegularExpression::compile(): Nested *?+.
  1134. RegularExpression::compile(): Error in compile.
  1135. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1136.   string sub-command REGEX, mode REPLACE failed to compile regex
  1137.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1138.  
  1139.  
  1140. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1141.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1142.   command.
  1143.  
  1144.  
  1145. RegularExpression::compile(): Nested *?+.
  1146. RegularExpression::compile(): Error in compile.
  1147. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1148.   string sub-command REGEX, mode REPLACE failed to compile regex
  1149.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1150.  
  1151.  
  1152. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1153.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1154.   command.
  1155.  
  1156.  
  1157. RegularExpression::compile(): Nested *?+.
  1158. RegularExpression::compile(): Error in compile.
  1159. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1160.   string sub-command REGEX, mode REPLACE failed to compile regex
  1161.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1162.  
  1163.  
  1164. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1165.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1166.   command.
  1167.  
  1168.  
  1169. RegularExpression::compile(): Nested *?+.
  1170. RegularExpression::compile(): Error in compile.
  1171. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1172.   string sub-command REGEX, mode REPLACE failed to compile regex
  1173.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1174.  
  1175.  
  1176. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1177.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1178.   command.
  1179.  
  1180.  
  1181. RegularExpression::compile(): Nested *?+.
  1182. RegularExpression::compile(): Error in compile.
  1183. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1184.   string sub-command REGEX, mode REPLACE failed to compile regex
  1185.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1186.  
  1187.  
  1188. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1189.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1190.   command.
  1191.  
  1192.  
  1193. RegularExpression::compile(): Nested *?+.
  1194. RegularExpression::compile(): Error in compile.
  1195. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1196.   string sub-command REGEX, mode REPLACE failed to compile regex
  1197.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1198.  
  1199.  
  1200. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1201.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1202.   command.
  1203.  
  1204.  
  1205. RegularExpression::compile(): Nested *?+.
  1206. RegularExpression::compile(): Error in compile.
  1207. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1208.   string sub-command REGEX, mode REPLACE failed to compile regex
  1209.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1210.  
  1211.  
  1212. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1213.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1214.   command.
  1215.  
  1216.  
  1217. RegularExpression::compile(): Nested *?+.
  1218. RegularExpression::compile(): Error in compile.
  1219. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1220.   string sub-command REGEX, mode REPLACE failed to compile regex
  1221.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1222.  
  1223.  
  1224. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1225.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1226.   command.
  1227.  
  1228.  
  1229. RegularExpression::compile(): Nested *?+.
  1230. RegularExpression::compile(): Error in compile.
  1231. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1232.   string sub-command REGEX, mode REPLACE failed to compile regex
  1233.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1234.  
  1235.  
  1236. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1237.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1238.   command.
  1239.  
  1240.  
  1241. RegularExpression::compile(): Nested *?+.
  1242. RegularExpression::compile(): Error in compile.
  1243. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1244.   string sub-command REGEX, mode REPLACE failed to compile regex
  1245.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1246.  
  1247.  
  1248. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1249.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1250.   command.
  1251.  
  1252.  
  1253. RegularExpression::compile(): Nested *?+.
  1254. RegularExpression::compile(): Error in compile.
  1255. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1256.   string sub-command REGEX, mode REPLACE failed to compile regex
  1257.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1258.  
  1259.  
  1260. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1261.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1262.   command.
  1263.  
  1264.  
  1265. RegularExpression::compile(): Nested *?+.
  1266. RegularExpression::compile(): Error in compile.
  1267. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1268.   string sub-command REGEX, mode REPLACE failed to compile regex
  1269.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1270.  
  1271.  
  1272. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1273.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1274.   command.
  1275.  
  1276.  
  1277. RegularExpression::compile(): Nested *?+.
  1278. RegularExpression::compile(): Error in compile.
  1279. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1280.   string sub-command REGEX, mode REPLACE failed to compile regex
  1281.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1282.  
  1283.  
  1284. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1285.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1286.   command.
  1287.  
  1288.  
  1289. RegularExpression::compile(): Nested *?+.
  1290. RegularExpression::compile(): Error in compile.
  1291. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1292.   string sub-command REGEX, mode REPLACE failed to compile regex
  1293.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1294.  
  1295.  
  1296. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1297.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1298.   command.
  1299.  
  1300.  
  1301. RegularExpression::compile(): Nested *?+.
  1302. RegularExpression::compile(): Error in compile.
  1303. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1304.   string sub-command REGEX, mode REPLACE failed to compile regex
  1305.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1306.  
  1307.  
  1308. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1309.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1310.   command.
  1311.  
  1312.  
  1313. RegularExpression::compile(): Nested *?+.
  1314. RegularExpression::compile(): Error in compile.
  1315. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1316.   string sub-command REGEX, mode REPLACE failed to compile regex
  1317.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1318.  
  1319.  
  1320. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1321.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1322.   command.
  1323.  
  1324.  
  1325. RegularExpression::compile(): Nested *?+.
  1326. RegularExpression::compile(): Error in compile.
  1327. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1328.   string sub-command REGEX, mode REPLACE failed to compile regex
  1329.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1330.  
  1331.  
  1332. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1333.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1334.   command.
  1335.  
  1336.  
  1337. RegularExpression::compile(): Nested *?+.
  1338. RegularExpression::compile(): Error in compile.
  1339. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1340.   string sub-command REGEX, mode REPLACE failed to compile regex
  1341.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1342.  
  1343.  
  1344. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1345.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1346.   command.
  1347.  
  1348.  
  1349. RegularExpression::compile(): Nested *?+.
  1350. RegularExpression::compile(): Error in compile.
  1351. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1352.   string sub-command REGEX, mode REPLACE failed to compile regex
  1353.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1354.  
  1355.  
  1356. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1357.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1358.   command.
  1359.  
  1360.  
  1361. RegularExpression::compile(): Nested *?+.
  1362. RegularExpression::compile(): Error in compile.
  1363. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1364.   string sub-command REGEX, mode REPLACE failed to compile regex
  1365.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1366.  
  1367.  
  1368. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1369.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1370.   command.
  1371.  
  1372.  
  1373. RegularExpression::compile(): Nested *?+.
  1374. RegularExpression::compile(): Error in compile.
  1375. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1376.   string sub-command REGEX, mode REPLACE failed to compile regex
  1377.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1378.  
  1379.  
  1380. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1381.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1382.   command.
  1383.  
  1384.  
  1385. RegularExpression::compile(): Nested *?+.
  1386. RegularExpression::compile(): Error in compile.
  1387. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1388.   string sub-command REGEX, mode REPLACE failed to compile regex
  1389.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1390.  
  1391.  
  1392. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1393.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1394.   command.
  1395.  
  1396.  
  1397. RegularExpression::compile(): Nested *?+.
  1398. RegularExpression::compile(): Error in compile.
  1399. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1400.   string sub-command REGEX, mode REPLACE failed to compile regex
  1401.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1402.  
  1403.  
  1404. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1405.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1406.   command.
  1407.  
  1408.  
  1409. RegularExpression::compile(): Nested *?+.
  1410. RegularExpression::compile(): Error in compile.
  1411. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1412.   string sub-command REGEX, mode REPLACE failed to compile regex
  1413.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1414.  
  1415.  
  1416. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1417.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1418.   command.
  1419.  
  1420.  
  1421. RegularExpression::compile(): Nested *?+.
  1422. RegularExpression::compile(): Error in compile.
  1423. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1424.   string sub-command REGEX, mode REPLACE failed to compile regex
  1425.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1426.  
  1427.  
  1428. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1429.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1430.   command.
  1431.  
  1432.  
  1433. RegularExpression::compile(): Nested *?+.
  1434. RegularExpression::compile(): Error in compile.
  1435. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1436.   string sub-command REGEX, mode REPLACE failed to compile regex
  1437.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1438.  
  1439.  
  1440. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1441.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1442.   command.
  1443.  
  1444.  
  1445. RegularExpression::compile(): Nested *?+.
  1446. RegularExpression::compile(): Error in compile.
  1447. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1448.   string sub-command REGEX, mode REPLACE failed to compile regex
  1449.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1450.  
  1451.  
  1452. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1453.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1454.   command.
  1455.  
  1456.  
  1457. RegularExpression::compile(): Nested *?+.
  1458. RegularExpression::compile(): Error in compile.
  1459. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1460.   string sub-command REGEX, mode REPLACE failed to compile regex
  1461.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1462.  
  1463.  
  1464. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1465.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1466.   command.
  1467.  
  1468.  
  1469. RegularExpression::compile(): Nested *?+.
  1470. RegularExpression::compile(): Error in compile.
  1471. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1472.   string sub-command REGEX, mode REPLACE failed to compile regex
  1473.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1474.  
  1475.  
  1476. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1477.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1478.   command.
  1479.  
  1480.  
  1481. RegularExpression::compile(): Nested *?+.
  1482. RegularExpression::compile(): Error in compile.
  1483. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1484.   string sub-command REGEX, mode REPLACE failed to compile regex
  1485.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1486.  
  1487.  
  1488. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1489.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1490.   command.
  1491.  
  1492.  
  1493. RegularExpression::compile(): Nested *?+.
  1494. RegularExpression::compile(): Error in compile.
  1495. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1496.   string sub-command REGEX, mode REPLACE failed to compile regex
  1497.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1498.  
  1499.  
  1500. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1501.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1502.   command.
  1503.  
  1504.  
  1505. RegularExpression::compile(): Nested *?+.
  1506. RegularExpression::compile(): Error in compile.
  1507. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1508.   string sub-command REGEX, mode REPLACE failed to compile regex
  1509.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1510.  
  1511.  
  1512. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1513.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1514.   command.
  1515.  
  1516.  
  1517. RegularExpression::compile(): Nested *?+.
  1518. RegularExpression::compile(): Error in compile.
  1519. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1520.   string sub-command REGEX, mode REPLACE failed to compile regex
  1521.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1522.  
  1523.  
  1524. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1525.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1526.   command.
  1527.  
  1528.  
  1529. RegularExpression::compile(): Nested *?+.
  1530. RegularExpression::compile(): Error in compile.
  1531. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1532.   string sub-command REGEX, mode REPLACE failed to compile regex
  1533.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1534.  
  1535.  
  1536. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1537.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1538.   command.
  1539.  
  1540.  
  1541. RegularExpression::compile(): Nested *?+.
  1542. RegularExpression::compile(): Error in compile.
  1543. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1544.   string sub-command REGEX, mode REPLACE failed to compile regex
  1545.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1546.  
  1547.  
  1548. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1549.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1550.   command.
  1551.  
  1552.  
  1553. RegularExpression::compile(): Nested *?+.
  1554. RegularExpression::compile(): Error in compile.
  1555. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1556.   string sub-command REGEX, mode REPLACE failed to compile regex
  1557.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1558.  
  1559.  
  1560. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1561.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1562.   command.
  1563.  
  1564.  
  1565. RegularExpression::compile(): Nested *?+.
  1566. RegularExpression::compile(): Error in compile.
  1567. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1568.   string sub-command REGEX, mode REPLACE failed to compile regex
  1569.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1570.  
  1571.  
  1572. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1573.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1574.   command.
  1575.  
  1576.  
  1577. RegularExpression::compile(): Nested *?+.
  1578. RegularExpression::compile(): Error in compile.
  1579. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1580.   string sub-command REGEX, mode REPLACE failed to compile regex
  1581.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1582.  
  1583.  
  1584. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1585.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1586.   command.
  1587.  
  1588.  
  1589. RegularExpression::compile(): Nested *?+.
  1590. RegularExpression::compile(): Error in compile.
  1591. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1592.   string sub-command REGEX, mode REPLACE failed to compile regex
  1593.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1594.  
  1595.  
  1596. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1597.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1598.   command.
  1599.  
  1600.  
  1601. RegularExpression::compile(): Nested *?+.
  1602. RegularExpression::compile(): Error in compile.
  1603. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1604.   string sub-command REGEX, mode REPLACE failed to compile regex
  1605.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1606.  
  1607.  
  1608. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1609.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1610.   command.
  1611.  
  1612.  
  1613. RegularExpression::compile(): Nested *?+.
  1614. RegularExpression::compile(): Error in compile.
  1615. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1616.   string sub-command REGEX, mode REPLACE failed to compile regex
  1617.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1618.  
  1619.  
  1620. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1621.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1622.   command.
  1623.  
  1624.  
  1625. RegularExpression::compile(): Nested *?+.
  1626. RegularExpression::compile(): Error in compile.
  1627. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1628.   string sub-command REGEX, mode REPLACE failed to compile regex
  1629.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1630.  
  1631.  
  1632. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1633.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1634.   command.
  1635.  
  1636.  
  1637. RegularExpression::compile(): Nested *?+.
  1638. RegularExpression::compile(): Error in compile.
  1639. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1640.   string sub-command REGEX, mode REPLACE failed to compile regex
  1641.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1642.  
  1643.  
  1644. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1645.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1646.   command.
  1647.  
  1648.  
  1649. RegularExpression::compile(): Nested *?+.
  1650. RegularExpression::compile(): Error in compile.
  1651. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1652.   string sub-command REGEX, mode REPLACE failed to compile regex
  1653.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1654.  
  1655.  
  1656. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1657.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1658.   command.
  1659.  
  1660.  
  1661. RegularExpression::compile(): Nested *?+.
  1662. RegularExpression::compile(): Error in compile.
  1663. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1664.   string sub-command REGEX, mode REPLACE failed to compile regex
  1665.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1666.  
  1667.  
  1668. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1669.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1670.   command.
  1671.  
  1672.  
  1673. RegularExpression::compile(): Nested *?+.
  1674. RegularExpression::compile(): Error in compile.
  1675. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1676.   string sub-command REGEX, mode REPLACE failed to compile regex
  1677.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1678.  
  1679.  
  1680. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1681.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1682.   command.
  1683.  
  1684.  
  1685. RegularExpression::compile(): Nested *?+.
  1686. RegularExpression::compile(): Error in compile.
  1687. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1688.   string sub-command REGEX, mode REPLACE failed to compile regex
  1689.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1690.  
  1691.  
  1692. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1693.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1694.   command.
  1695.  
  1696.  
  1697. RegularExpression::compile(): Nested *?+.
  1698. RegularExpression::compile(): Error in compile.
  1699. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1700.   string sub-command REGEX, mode REPLACE failed to compile regex
  1701.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1702.  
  1703.  
  1704. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1705.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1706.   command.
  1707.  
  1708.  
  1709. RegularExpression::compile(): Nested *?+.
  1710. RegularExpression::compile(): Error in compile.
  1711. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1712.   string sub-command REGEX, mode REPLACE failed to compile regex
  1713.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1714.  
  1715.  
  1716. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1717.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1718.   command.
  1719.  
  1720.  
  1721. RegularExpression::compile(): Nested *?+.
  1722. RegularExpression::compile(): Error in compile.
  1723. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1724.   string sub-command REGEX, mode REPLACE failed to compile regex
  1725.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1726.  
  1727.  
  1728. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1729.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1730.   command.
  1731.  
  1732.  
  1733. RegularExpression::compile(): Nested *?+.
  1734. RegularExpression::compile(): Error in compile.
  1735. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1736.   string sub-command REGEX, mode REPLACE failed to compile regex
  1737.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1738.  
  1739.  
  1740. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1741.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1742.   command.
  1743.  
  1744.  
  1745. RegularExpression::compile(): Nested *?+.
  1746. RegularExpression::compile(): Error in compile.
  1747. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1748.   string sub-command REGEX, mode REPLACE failed to compile regex
  1749.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1750.  
  1751.  
  1752. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1753.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1754.   command.
  1755.  
  1756.  
  1757. RegularExpression::compile(): Nested *?+.
  1758. RegularExpression::compile(): Error in compile.
  1759. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1760.   string sub-command REGEX, mode REPLACE failed to compile regex
  1761.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1762.  
  1763.  
  1764. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1765.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1766.   command.
  1767.  
  1768.  
  1769. RegularExpression::compile(): Nested *?+.
  1770. RegularExpression::compile(): Error in compile.
  1771. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1772.   string sub-command REGEX, mode REPLACE failed to compile regex
  1773.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1774.  
  1775.  
  1776. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1777.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1778.   command.
  1779.  
  1780.  
  1781. RegularExpression::compile(): Nested *?+.
  1782. RegularExpression::compile(): Error in compile.
  1783. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1784.   string sub-command REGEX, mode REPLACE failed to compile regex
  1785.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1786.  
  1787.  
  1788. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1789.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1790.   command.
  1791.  
  1792.  
  1793. RegularExpression::compile(): Nested *?+.
  1794. RegularExpression::compile(): Error in compile.
  1795. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1796.   string sub-command REGEX, mode REPLACE failed to compile regex
  1797.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1798.  
  1799.  
  1800. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1801.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1802.   command.
  1803.  
  1804.  
  1805. RegularExpression::compile(): Nested *?+.
  1806. RegularExpression::compile(): Error in compile.
  1807. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1808.   string sub-command REGEX, mode REPLACE failed to compile regex
  1809.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1810.  
  1811.  
  1812. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1813.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1814.   command.
  1815.  
  1816.  
  1817. RegularExpression::compile(): Nested *?+.
  1818. RegularExpression::compile(): Error in compile.
  1819. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1820.   string sub-command REGEX, mode REPLACE failed to compile regex
  1821.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1822.  
  1823.  
  1824. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1825.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1826.   command.
  1827.  
  1828.  
  1829. RegularExpression::compile(): Nested *?+.
  1830. RegularExpression::compile(): Error in compile.
  1831. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1832.   string sub-command REGEX, mode REPLACE failed to compile regex
  1833.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1834.  
  1835.  
  1836. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1837.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1838.   command.
  1839.  
  1840.  
  1841. RegularExpression::compile(): Nested *?+.
  1842. RegularExpression::compile(): Error in compile.
  1843. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1844.   string sub-command REGEX, mode REPLACE failed to compile regex
  1845.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1846.  
  1847.  
  1848. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1849.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1850.   command.
  1851.  
  1852.  
  1853. RegularExpression::compile(): Nested *?+.
  1854. RegularExpression::compile(): Error in compile.
  1855. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1856.   string sub-command REGEX, mode REPLACE failed to compile regex
  1857.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1858.  
  1859.  
  1860. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1861.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1862.   command.
  1863.  
  1864.  
  1865. RegularExpression::compile(): Nested *?+.
  1866. RegularExpression::compile(): Error in compile.
  1867. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1868.   string sub-command REGEX, mode REPLACE failed to compile regex
  1869.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1870.  
  1871.  
  1872. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1873.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1874.   command.
  1875.  
  1876.  
  1877. RegularExpression::compile(): Nested *?+.
  1878. RegularExpression::compile(): Error in compile.
  1879. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1880.   string sub-command REGEX, mode REPLACE failed to compile regex
  1881.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1882.  
  1883.  
  1884. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1885.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1886.   command.
  1887.  
  1888.  
  1889. RegularExpression::compile(): Nested *?+.
  1890. RegularExpression::compile(): Error in compile.
  1891. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1892.   string sub-command REGEX, mode REPLACE failed to compile regex
  1893.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1894.  
  1895.  
  1896. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1897.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1898.   command.
  1899.  
  1900.  
  1901. RegularExpression::compile(): Nested *?+.
  1902. RegularExpression::compile(): Error in compile.
  1903. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1904.   string sub-command REGEX, mode REPLACE failed to compile regex
  1905.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1906.  
  1907.  
  1908. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1909.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1910.   command.
  1911.  
  1912.  
  1913. RegularExpression::compile(): Nested *?+.
  1914. RegularExpression::compile(): Error in compile.
  1915. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1916.   string sub-command REGEX, mode REPLACE failed to compile regex
  1917.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1918.  
  1919.  
  1920. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1921.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1922.   command.
  1923.  
  1924.  
  1925. RegularExpression::compile(): Nested *?+.
  1926. RegularExpression::compile(): Error in compile.
  1927. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1928.   string sub-command REGEX, mode REPLACE failed to compile regex
  1929.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1930.  
  1931.  
  1932. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1933.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1934.   command.
  1935.  
  1936.  
  1937. RegularExpression::compile(): Nested *?+.
  1938. RegularExpression::compile(): Error in compile.
  1939. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1940.   string sub-command REGEX, mode REPLACE failed to compile regex
  1941.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1942.  
  1943.  
  1944. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1945.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1946.   command.
  1947.  
  1948.  
  1949. RegularExpression::compile(): Nested *?+.
  1950. RegularExpression::compile(): Error in compile.
  1951. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1952.   string sub-command REGEX, mode REPLACE failed to compile regex
  1953.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1954.  
  1955.  
  1956. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1957.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1958.   command.
  1959.  
  1960.  
  1961. RegularExpression::compile(): Nested *?+.
  1962. RegularExpression::compile(): Error in compile.
  1963. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1964.   string sub-command REGEX, mode REPLACE failed to compile regex
  1965.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1966.  
  1967.  
  1968. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1969.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1970.   command.
  1971.  
  1972.  
  1973. RegularExpression::compile(): Nested *?+.
  1974. RegularExpression::compile(): Error in compile.
  1975. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1976.   string sub-command REGEX, mode REPLACE failed to compile regex
  1977.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1978.  
  1979.  
  1980. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1981.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1982.   command.
  1983.  
  1984.  
  1985. RegularExpression::compile(): Nested *?+.
  1986. RegularExpression::compile(): Error in compile.
  1987. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  1988.   string sub-command REGEX, mode REPLACE failed to compile regex
  1989.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  1990.  
  1991.  
  1992. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  1993.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  1994.   command.
  1995.  
  1996.  
  1997. RegularExpression::compile(): Nested *?+.
  1998. RegularExpression::compile(): Error in compile.
  1999. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2000.   string sub-command REGEX, mode REPLACE failed to compile regex
  2001.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2002.  
  2003.  
  2004. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2005.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2006.   command.
  2007.  
  2008.  
  2009. RegularExpression::compile(): Nested *?+.
  2010. RegularExpression::compile(): Error in compile.
  2011. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2012.   string sub-command REGEX, mode REPLACE failed to compile regex
  2013.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2014.  
  2015.  
  2016. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2017.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2018.   command.
  2019.  
  2020.  
  2021. RegularExpression::compile(): Nested *?+.
  2022. RegularExpression::compile(): Error in compile.
  2023. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2024.   string sub-command REGEX, mode REPLACE failed to compile regex
  2025.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2026.  
  2027.  
  2028. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2029.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2030.   command.
  2031.  
  2032.  
  2033. RegularExpression::compile(): Nested *?+.
  2034. RegularExpression::compile(): Error in compile.
  2035. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2036.   string sub-command REGEX, mode REPLACE failed to compile regex
  2037.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2038.  
  2039.  
  2040. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2041.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2042.   command.
  2043.  
  2044.  
  2045. RegularExpression::compile(): Nested *?+.
  2046. RegularExpression::compile(): Error in compile.
  2047. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2048.   string sub-command REGEX, mode REPLACE failed to compile regex
  2049.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2050.  
  2051.  
  2052. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2053.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2054.   command.
  2055.  
  2056.  
  2057. RegularExpression::compile(): Nested *?+.
  2058. RegularExpression::compile(): Error in compile.
  2059. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2060.   string sub-command REGEX, mode REPLACE failed to compile regex
  2061.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2062.  
  2063.  
  2064. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2065.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2066.   command.
  2067.  
  2068.  
  2069. RegularExpression::compile(): Nested *?+.
  2070. RegularExpression::compile(): Error in compile.
  2071. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2072.   string sub-command REGEX, mode REPLACE failed to compile regex
  2073.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2074.  
  2075.  
  2076. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2077.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2078.   command.
  2079.  
  2080.  
  2081. RegularExpression::compile(): Nested *?+.
  2082. RegularExpression::compile(): Error in compile.
  2083. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2084.   string sub-command REGEX, mode REPLACE failed to compile regex
  2085.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2086.  
  2087.  
  2088. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2089.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2090.   command.
  2091.  
  2092.  
  2093. RegularExpression::compile(): Nested *?+.
  2094. RegularExpression::compile(): Error in compile.
  2095. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2096.   string sub-command REGEX, mode REPLACE failed to compile regex
  2097.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2098.  
  2099.  
  2100. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2101.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2102.   command.
  2103.  
  2104.  
  2105. RegularExpression::compile(): Nested *?+.
  2106. RegularExpression::compile(): Error in compile.
  2107. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2108.   string sub-command REGEX, mode REPLACE failed to compile regex
  2109.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2110.  
  2111.  
  2112. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2113.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2114.   command.
  2115.  
  2116.  
  2117. RegularExpression::compile(): Nested *?+.
  2118. RegularExpression::compile(): Error in compile.
  2119. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2120.   string sub-command REGEX, mode REPLACE failed to compile regex
  2121.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2122.  
  2123.  
  2124. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2125.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2126.   command.
  2127.  
  2128.  
  2129. RegularExpression::compile(): Nested *?+.
  2130. RegularExpression::compile(): Error in compile.
  2131. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2132.   string sub-command REGEX, mode REPLACE failed to compile regex
  2133.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2134.  
  2135.  
  2136. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2137.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2138.   command.
  2139.  
  2140.  
  2141. RegularExpression::compile(): Nested *?+.
  2142. RegularExpression::compile(): Error in compile.
  2143. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2144.   string sub-command REGEX, mode REPLACE failed to compile regex
  2145.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2146.  
  2147.  
  2148. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2149.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2150.   command.
  2151.  
  2152.  
  2153. RegularExpression::compile(): Nested *?+.
  2154. RegularExpression::compile(): Error in compile.
  2155. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2156.   string sub-command REGEX, mode REPLACE failed to compile regex
  2157.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2158.  
  2159.  
  2160. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2161.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2162.   command.
  2163.  
  2164.  
  2165. RegularExpression::compile(): Nested *?+.
  2166. RegularExpression::compile(): Error in compile.
  2167. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2168.   string sub-command REGEX, mode REPLACE failed to compile regex
  2169.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2170.  
  2171.  
  2172. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2173.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2174.   command.
  2175.  
  2176.  
  2177. RegularExpression::compile(): Nested *?+.
  2178. RegularExpression::compile(): Error in compile.
  2179. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2180.   string sub-command REGEX, mode REPLACE failed to compile regex
  2181.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2182.  
  2183.  
  2184. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2185.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2186.   command.
  2187.  
  2188.  
  2189. RegularExpression::compile(): Nested *?+.
  2190. RegularExpression::compile(): Error in compile.
  2191. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2192.   string sub-command REGEX, mode REPLACE failed to compile regex
  2193.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2194.  
  2195.  
  2196. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2197.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2198.   command.
  2199.  
  2200.  
  2201. RegularExpression::compile(): Nested *?+.
  2202. RegularExpression::compile(): Error in compile.
  2203. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2204.   string sub-command REGEX, mode REPLACE failed to compile regex
  2205.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2206.  
  2207.  
  2208. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2209.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2210.   command.
  2211.  
  2212.  
  2213. RegularExpression::compile(): Nested *?+.
  2214. RegularExpression::compile(): Error in compile.
  2215. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2216.   string sub-command REGEX, mode REPLACE failed to compile regex
  2217.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2218.  
  2219.  
  2220. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2221.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2222.   command.
  2223.  
  2224.  
  2225. RegularExpression::compile(): Nested *?+.
  2226. RegularExpression::compile(): Error in compile.
  2227. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2228.   string sub-command REGEX, mode REPLACE failed to compile regex
  2229.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2230.  
  2231.  
  2232. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2233.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2234.   command.
  2235.  
  2236.  
  2237. RegularExpression::compile(): Nested *?+.
  2238. RegularExpression::compile(): Error in compile.
  2239. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2240.   string sub-command REGEX, mode REPLACE failed to compile regex
  2241.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2242.  
  2243.  
  2244. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2245.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2246.   command.
  2247.  
  2248.  
  2249. RegularExpression::compile(): Nested *?+.
  2250. RegularExpression::compile(): Error in compile.
  2251. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2252.   string sub-command REGEX, mode REPLACE failed to compile regex
  2253.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2254.  
  2255.  
  2256. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2257.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2258.   command.
  2259.  
  2260.  
  2261. RegularExpression::compile(): Nested *?+.
  2262. RegularExpression::compile(): Error in compile.
  2263. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2264.   string sub-command REGEX, mode REPLACE failed to compile regex
  2265.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2266.  
  2267.  
  2268. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2269.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2270.   command.
  2271.  
  2272.  
  2273. RegularExpression::compile(): Nested *?+.
  2274. RegularExpression::compile(): Error in compile.
  2275. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2276.   string sub-command REGEX, mode REPLACE failed to compile regex
  2277.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2278.  
  2279.  
  2280. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2281.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2282.   command.
  2283.  
  2284.  
  2285. RegularExpression::compile(): Nested *?+.
  2286. RegularExpression::compile(): Error in compile.
  2287. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2288.   string sub-command REGEX, mode REPLACE failed to compile regex
  2289.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2290.  
  2291.  
  2292. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2293.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2294.   command.
  2295.  
  2296.  
  2297. RegularExpression::compile(): Nested *?+.
  2298. RegularExpression::compile(): Error in compile.
  2299. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2300.   string sub-command REGEX, mode REPLACE failed to compile regex
  2301.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2302.  
  2303.  
  2304. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2305.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2306.   command.
  2307.  
  2308.  
  2309. RegularExpression::compile(): Nested *?+.
  2310. RegularExpression::compile(): Error in compile.
  2311. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2312.   string sub-command REGEX, mode REPLACE failed to compile regex
  2313.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2314.  
  2315.  
  2316. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2317.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2318.   command.
  2319.  
  2320.  
  2321. RegularExpression::compile(): Nested *?+.
  2322. RegularExpression::compile(): Error in compile.
  2323. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2324.   string sub-command REGEX, mode REPLACE failed to compile regex
  2325.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2326.  
  2327.  
  2328. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2329.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2330.   command.
  2331.  
  2332.  
  2333. RegularExpression::compile(): Nested *?+.
  2334. RegularExpression::compile(): Error in compile.
  2335. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2336.   string sub-command REGEX, mode REPLACE failed to compile regex
  2337.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2338.  
  2339.  
  2340. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2341.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2342.   command.
  2343.  
  2344.  
  2345. RegularExpression::compile(): Nested *?+.
  2346. RegularExpression::compile(): Error in compile.
  2347. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2348.   string sub-command REGEX, mode REPLACE failed to compile regex
  2349.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2350.  
  2351.  
  2352. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2353.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2354.   command.
  2355.  
  2356.  
  2357. RegularExpression::compile(): Nested *?+.
  2358. RegularExpression::compile(): Error in compile.
  2359. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2360.   string sub-command REGEX, mode REPLACE failed to compile regex
  2361.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2362.  
  2363.  
  2364. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2365.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2366.   command.
  2367.  
  2368.  
  2369. RegularExpression::compile(): Nested *?+.
  2370. RegularExpression::compile(): Error in compile.
  2371. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2372.   string sub-command REGEX, mode REPLACE failed to compile regex
  2373.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2374.  
  2375.  
  2376. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2377.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2378.   command.
  2379.  
  2380.  
  2381. RegularExpression::compile(): Nested *?+.
  2382. RegularExpression::compile(): Error in compile.
  2383. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2384.   string sub-command REGEX, mode REPLACE failed to compile regex
  2385.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2386.  
  2387.  
  2388. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2389.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2390.   command.
  2391.  
  2392.  
  2393. RegularExpression::compile(): Nested *?+.
  2394. RegularExpression::compile(): Error in compile.
  2395. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2396.   string sub-command REGEX, mode REPLACE failed to compile regex
  2397.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2398.  
  2399.  
  2400. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2401.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2402.   command.
  2403.  
  2404.  
  2405. RegularExpression::compile(): Nested *?+.
  2406. RegularExpression::compile(): Error in compile.
  2407. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2408.   string sub-command REGEX, mode REPLACE failed to compile regex
  2409.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2410.  
  2411.  
  2412. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2413.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2414.   command.
  2415.  
  2416.  
  2417. RegularExpression::compile(): Nested *?+.
  2418. RegularExpression::compile(): Error in compile.
  2419. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2420.   string sub-command REGEX, mode REPLACE failed to compile regex
  2421.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2422.  
  2423.  
  2424. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2425.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2426.   command.
  2427.  
  2428.  
  2429. RegularExpression::compile(): Nested *?+.
  2430. RegularExpression::compile(): Error in compile.
  2431. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2432.   string sub-command REGEX, mode REPLACE failed to compile regex
  2433.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2434.  
  2435.  
  2436. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2437.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2438.   command.
  2439.  
  2440.  
  2441. RegularExpression::compile(): Nested *?+.
  2442. RegularExpression::compile(): Error in compile.
  2443. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2444.   string sub-command REGEX, mode REPLACE failed to compile regex
  2445.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2446.  
  2447.  
  2448. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2449.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2450.   command.
  2451.  
  2452.  
  2453. RegularExpression::compile(): Nested *?+.
  2454. RegularExpression::compile(): Error in compile.
  2455. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2456.   string sub-command REGEX, mode REPLACE failed to compile regex
  2457.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2458.  
  2459.  
  2460. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2461.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2462.   command.
  2463.  
  2464.  
  2465. RegularExpression::compile(): Nested *?+.
  2466. RegularExpression::compile(): Error in compile.
  2467. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2468.   string sub-command REGEX, mode REPLACE failed to compile regex
  2469.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2470.  
  2471.  
  2472. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2473.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2474.   command.
  2475.  
  2476.  
  2477. RegularExpression::compile(): Nested *?+.
  2478. RegularExpression::compile(): Error in compile.
  2479. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2480.   string sub-command REGEX, mode REPLACE failed to compile regex
  2481.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2482.  
  2483.  
  2484. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2485.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2486.   command.
  2487.  
  2488.  
  2489. RegularExpression::compile(): Nested *?+.
  2490. RegularExpression::compile(): Error in compile.
  2491. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2492.   string sub-command REGEX, mode REPLACE failed to compile regex
  2493.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2494.  
  2495.  
  2496. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2497.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2498.   command.
  2499.  
  2500.  
  2501. RegularExpression::compile(): Nested *?+.
  2502. RegularExpression::compile(): Error in compile.
  2503. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2504.   string sub-command REGEX, mode REPLACE failed to compile regex
  2505.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2506.  
  2507.  
  2508. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2509.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2510.   command.
  2511.  
  2512.  
  2513. RegularExpression::compile(): Nested *?+.
  2514. RegularExpression::compile(): Error in compile.
  2515. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2516.   string sub-command REGEX, mode REPLACE failed to compile regex
  2517.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2518.  
  2519.  
  2520. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2521.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2522.   command.
  2523.  
  2524.  
  2525. RegularExpression::compile(): Nested *?+.
  2526. RegularExpression::compile(): Error in compile.
  2527. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2528.   string sub-command REGEX, mode REPLACE failed to compile regex
  2529.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2530.  
  2531.  
  2532. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2533.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2534.   command.
  2535.  
  2536.  
  2537. RegularExpression::compile(): Nested *?+.
  2538. RegularExpression::compile(): Error in compile.
  2539. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2540.   string sub-command REGEX, mode REPLACE failed to compile regex
  2541.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2542.  
  2543.  
  2544. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2545.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2546.   command.
  2547.  
  2548.  
  2549. RegularExpression::compile(): Nested *?+.
  2550. RegularExpression::compile(): Error in compile.
  2551. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2552.   string sub-command REGEX, mode REPLACE failed to compile regex
  2553.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2554.  
  2555.  
  2556. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2557.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2558.   command.
  2559.  
  2560.  
  2561. RegularExpression::compile(): Nested *?+.
  2562. RegularExpression::compile(): Error in compile.
  2563. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2564.   string sub-command REGEX, mode REPLACE failed to compile regex
  2565.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2566.  
  2567.  
  2568. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2569.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2570.   command.
  2571.  
  2572.  
  2573. RegularExpression::compile(): Nested *?+.
  2574. RegularExpression::compile(): Error in compile.
  2575. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2576.   string sub-command REGEX, mode REPLACE failed to compile regex
  2577.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2578.  
  2579.  
  2580. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2581.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2582.   command.
  2583.  
  2584.  
  2585. RegularExpression::compile(): Nested *?+.
  2586. RegularExpression::compile(): Error in compile.
  2587. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2588.   string sub-command REGEX, mode REPLACE failed to compile regex
  2589.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2590.  
  2591.  
  2592. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2593.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2594.   command.
  2595.  
  2596.  
  2597. RegularExpression::compile(): Nested *?+.
  2598. RegularExpression::compile(): Error in compile.
  2599. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2600.   string sub-command REGEX, mode REPLACE failed to compile regex
  2601.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2602.  
  2603.  
  2604. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2605.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2606.   command.
  2607.  
  2608.  
  2609. RegularExpression::compile(): Nested *?+.
  2610. RegularExpression::compile(): Error in compile.
  2611. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2612.   string sub-command REGEX, mode REPLACE failed to compile regex
  2613.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2614.  
  2615.  
  2616. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2617.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2618.   command.
  2619.  
  2620.  
  2621. RegularExpression::compile(): Nested *?+.
  2622. RegularExpression::compile(): Error in compile.
  2623. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2624.   string sub-command REGEX, mode REPLACE failed to compile regex
  2625.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2626.  
  2627.  
  2628. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2629.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2630.   command.
  2631.  
  2632.  
  2633. RegularExpression::compile(): Nested *?+.
  2634. RegularExpression::compile(): Error in compile.
  2635. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2636.   string sub-command REGEX, mode REPLACE failed to compile regex
  2637.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2638.  
  2639.  
  2640. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2641.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2642.   command.
  2643.  
  2644.  
  2645. RegularExpression::compile(): Nested *?+.
  2646. RegularExpression::compile(): Error in compile.
  2647. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2648.   string sub-command REGEX, mode REPLACE failed to compile regex
  2649.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2650.  
  2651.  
  2652. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2653.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2654.   command.
  2655.  
  2656.  
  2657. RegularExpression::compile(): Nested *?+.
  2658. RegularExpression::compile(): Error in compile.
  2659. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2660.   string sub-command REGEX, mode REPLACE failed to compile regex
  2661.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2662.  
  2663.  
  2664. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2665.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2666.   command.
  2667.  
  2668.  
  2669. RegularExpression::compile(): Nested *?+.
  2670. RegularExpression::compile(): Error in compile.
  2671. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2672.   string sub-command REGEX, mode REPLACE failed to compile regex
  2673.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2674.  
  2675.  
  2676. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2677.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2678.   command.
  2679.  
  2680.  
  2681. RegularExpression::compile(): Nested *?+.
  2682. RegularExpression::compile(): Error in compile.
  2683. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2684.   string sub-command REGEX, mode REPLACE failed to compile regex
  2685.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2686.  
  2687.  
  2688. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2689.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2690.   command.
  2691.  
  2692.  
  2693. RegularExpression::compile(): Nested *?+.
  2694. RegularExpression::compile(): Error in compile.
  2695. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2696.   string sub-command REGEX, mode REPLACE failed to compile regex
  2697.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2698.  
  2699.  
  2700. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2701.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2702.   command.
  2703.  
  2704.  
  2705. RegularExpression::compile(): Nested *?+.
  2706. RegularExpression::compile(): Error in compile.
  2707. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2708.   string sub-command REGEX, mode REPLACE failed to compile regex
  2709.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2710.  
  2711.  
  2712. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2713.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2714.   command.
  2715.  
  2716.  
  2717. RegularExpression::compile(): Nested *?+.
  2718. RegularExpression::compile(): Error in compile.
  2719. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2720.   string sub-command REGEX, mode REPLACE failed to compile regex
  2721.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2722.  
  2723.  
  2724. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2725.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2726.   command.
  2727.  
  2728.  
  2729. RegularExpression::compile(): Nested *?+.
  2730. RegularExpression::compile(): Error in compile.
  2731. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2732.   string sub-command REGEX, mode REPLACE failed to compile regex
  2733.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2734.  
  2735.  
  2736. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2737.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2738.   command.
  2739.  
  2740.  
  2741. RegularExpression::compile(): Nested *?+.
  2742. RegularExpression::compile(): Error in compile.
  2743. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2744.   string sub-command REGEX, mode REPLACE failed to compile regex
  2745.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2746.  
  2747.  
  2748. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2749.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2750.   command.
  2751.  
  2752.  
  2753. RegularExpression::compile(): Nested *?+.
  2754. RegularExpression::compile(): Error in compile.
  2755. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2756.   string sub-command REGEX, mode REPLACE failed to compile regex
  2757.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2758.  
  2759.  
  2760. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2761.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2762.   command.
  2763.  
  2764.  
  2765. RegularExpression::compile(): Nested *?+.
  2766. RegularExpression::compile(): Error in compile.
  2767. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2768.   string sub-command REGEX, mode REPLACE failed to compile regex
  2769.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2770.  
  2771.  
  2772. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2773.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2774.   command.
  2775.  
  2776.  
  2777. RegularExpression::compile(): Nested *?+.
  2778. RegularExpression::compile(): Error in compile.
  2779. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2780.   string sub-command REGEX, mode REPLACE failed to compile regex
  2781.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2782.  
  2783.  
  2784. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2785.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2786.   command.
  2787.  
  2788.  
  2789. RegularExpression::compile(): Nested *?+.
  2790. RegularExpression::compile(): Error in compile.
  2791. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2792.   string sub-command REGEX, mode REPLACE failed to compile regex
  2793.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2794.  
  2795.  
  2796. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2797.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2798.   command.
  2799.  
  2800.  
  2801. RegularExpression::compile(): Nested *?+.
  2802. RegularExpression::compile(): Error in compile.
  2803. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2804.   string sub-command REGEX, mode REPLACE failed to compile regex
  2805.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2806.  
  2807.  
  2808. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2809.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2810.   command.
  2811.  
  2812.  
  2813. RegularExpression::compile(): Nested *?+.
  2814. RegularExpression::compile(): Error in compile.
  2815. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2816.   string sub-command REGEX, mode REPLACE failed to compile regex
  2817.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2818.  
  2819.  
  2820. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2821.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2822.   command.
  2823.  
  2824.  
  2825. RegularExpression::compile(): Nested *?+.
  2826. RegularExpression::compile(): Error in compile.
  2827. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2828.   string sub-command REGEX, mode REPLACE failed to compile regex
  2829.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2830.  
  2831.  
  2832. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2833.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2834.   command.
  2835.  
  2836.  
  2837. RegularExpression::compile(): Nested *?+.
  2838. RegularExpression::compile(): Error in compile.
  2839. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2840.   string sub-command REGEX, mode REPLACE failed to compile regex
  2841.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2842.  
  2843.  
  2844. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2845.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2846.   command.
  2847.  
  2848.  
  2849. RegularExpression::compile(): Nested *?+.
  2850. RegularExpression::compile(): Error in compile.
  2851. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2852.   string sub-command REGEX, mode REPLACE failed to compile regex
  2853.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2854.  
  2855.  
  2856. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2857.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2858.   command.
  2859.  
  2860.  
  2861. RegularExpression::compile(): Nested *?+.
  2862. RegularExpression::compile(): Error in compile.
  2863. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2864.   string sub-command REGEX, mode REPLACE failed to compile regex
  2865.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2866.  
  2867.  
  2868. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2869.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2870.   command.
  2871.  
  2872.  
  2873. RegularExpression::compile(): Nested *?+.
  2874. RegularExpression::compile(): Error in compile.
  2875. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2876.   string sub-command REGEX, mode REPLACE failed to compile regex
  2877.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2878.  
  2879.  
  2880. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2881.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2882.   command.
  2883.  
  2884.  
  2885. RegularExpression::compile(): Nested *?+.
  2886. RegularExpression::compile(): Error in compile.
  2887. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2888.   string sub-command REGEX, mode REPLACE failed to compile regex
  2889.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2890.  
  2891.  
  2892. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2893.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2894.   command.
  2895.  
  2896.  
  2897. RegularExpression::compile(): Nested *?+.
  2898. RegularExpression::compile(): Error in compile.
  2899. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2900.   string sub-command REGEX, mode REPLACE failed to compile regex
  2901.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2902.  
  2903.  
  2904. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2905.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2906.   command.
  2907.  
  2908.  
  2909. RegularExpression::compile(): Nested *?+.
  2910. RegularExpression::compile(): Error in compile.
  2911. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2912.   string sub-command REGEX, mode REPLACE failed to compile regex
  2913.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2914.  
  2915.  
  2916. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2917.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2918.   command.
  2919.  
  2920.  
  2921. RegularExpression::compile(): Nested *?+.
  2922. RegularExpression::compile(): Error in compile.
  2923. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2924.   string sub-command REGEX, mode REPLACE failed to compile regex
  2925.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2926.  
  2927.  
  2928. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2929.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2930.   command.
  2931.  
  2932.  
  2933. RegularExpression::compile(): Nested *?+.
  2934. RegularExpression::compile(): Error in compile.
  2935. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2936.   string sub-command REGEX, mode REPLACE failed to compile regex
  2937.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2938.  
  2939.  
  2940. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2941.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2942.   command.
  2943.  
  2944.  
  2945. RegularExpression::compile(): Nested *?+.
  2946. RegularExpression::compile(): Error in compile.
  2947. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2948.   string sub-command REGEX, mode REPLACE failed to compile regex
  2949.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2950.  
  2951.  
  2952. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2953.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2954.   command.
  2955.  
  2956.  
  2957. RegularExpression::compile(): Nested *?+.
  2958. RegularExpression::compile(): Error in compile.
  2959. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2960.   string sub-command REGEX, mode REPLACE failed to compile regex
  2961.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2962.  
  2963.  
  2964. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2965.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2966.   command.
  2967.  
  2968.  
  2969. RegularExpression::compile(): Nested *?+.
  2970. RegularExpression::compile(): Error in compile.
  2971. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2972.   string sub-command REGEX, mode REPLACE failed to compile regex
  2973.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2974.  
  2975.  
  2976. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2977.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2978.   command.
  2979.  
  2980.  
  2981. RegularExpression::compile(): Nested *?+.
  2982. RegularExpression::compile(): Error in compile.
  2983. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2984.   string sub-command REGEX, mode REPLACE failed to compile regex
  2985.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2986.  
  2987.  
  2988. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  2989.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  2990.   command.
  2991.  
  2992.  
  2993. RegularExpression::compile(): Nested *?+.
  2994. RegularExpression::compile(): Error in compile.
  2995. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  2996.   string sub-command REGEX, mode REPLACE failed to compile regex
  2997.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  2998.  
  2999.  
  3000. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3001.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3002.   command.
  3003.  
  3004.  
  3005. RegularExpression::compile(): Nested *?+.
  3006. RegularExpression::compile(): Error in compile.
  3007. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3008.   string sub-command REGEX, mode REPLACE failed to compile regex
  3009.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3010.  
  3011.  
  3012. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3013.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3014.   command.
  3015.  
  3016.  
  3017. RegularExpression::compile(): Nested *?+.
  3018. RegularExpression::compile(): Error in compile.
  3019. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3020.   string sub-command REGEX, mode REPLACE failed to compile regex
  3021.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3022.  
  3023.  
  3024. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3025.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3026.   command.
  3027.  
  3028.  
  3029. RegularExpression::compile(): Nested *?+.
  3030. RegularExpression::compile(): Error in compile.
  3031. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3032.   string sub-command REGEX, mode REPLACE failed to compile regex
  3033.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3034.  
  3035.  
  3036. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3037.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3038.   command.
  3039.  
  3040.  
  3041. RegularExpression::compile(): Nested *?+.
  3042. RegularExpression::compile(): Error in compile.
  3043. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3044.   string sub-command REGEX, mode REPLACE failed to compile regex
  3045.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3046.  
  3047.  
  3048. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3049.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3050.   command.
  3051.  
  3052.  
  3053. RegularExpression::compile(): Nested *?+.
  3054. RegularExpression::compile(): Error in compile.
  3055. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3056.   string sub-command REGEX, mode REPLACE failed to compile regex
  3057.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3058.  
  3059.  
  3060. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3061.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3062.   command.
  3063.  
  3064.  
  3065. RegularExpression::compile(): Nested *?+.
  3066. RegularExpression::compile(): Error in compile.
  3067. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3068.   string sub-command REGEX, mode REPLACE failed to compile regex
  3069.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3070.  
  3071.  
  3072. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3073.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3074.   command.
  3075.  
  3076.  
  3077. RegularExpression::compile(): Nested *?+.
  3078. RegularExpression::compile(): Error in compile.
  3079. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3080.   string sub-command REGEX, mode REPLACE failed to compile regex
  3081.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3082.  
  3083.  
  3084. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3085.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3086.   command.
  3087.  
  3088.  
  3089. RegularExpression::compile(): Nested *?+.
  3090. RegularExpression::compile(): Error in compile.
  3091. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3092.   string sub-command REGEX, mode REPLACE failed to compile regex
  3093.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3094.  
  3095.  
  3096. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3097.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3098.   command.
  3099.  
  3100.  
  3101. RegularExpression::compile(): Nested *?+.
  3102. RegularExpression::compile(): Error in compile.
  3103. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3104.   string sub-command REGEX, mode REPLACE failed to compile regex
  3105.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3106.  
  3107.  
  3108. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3109.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3110.   command.
  3111.  
  3112.  
  3113. RegularExpression::compile(): Nested *?+.
  3114. RegularExpression::compile(): Error in compile.
  3115. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3116.   string sub-command REGEX, mode REPLACE failed to compile regex
  3117.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3118.  
  3119.  
  3120. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3121.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3122.   command.
  3123.  
  3124.  
  3125. RegularExpression::compile(): Nested *?+.
  3126. RegularExpression::compile(): Error in compile.
  3127. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3128.   string sub-command REGEX, mode REPLACE failed to compile regex
  3129.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3130.  
  3131.  
  3132. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3133.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3134.   command.
  3135.  
  3136.  
  3137. RegularExpression::compile(): Nested *?+.
  3138. RegularExpression::compile(): Error in compile.
  3139. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3140.   string sub-command REGEX, mode REPLACE failed to compile regex
  3141.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3142.  
  3143.  
  3144. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3145.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3146.   command.
  3147.  
  3148.  
  3149. RegularExpression::compile(): Nested *?+.
  3150. RegularExpression::compile(): Error in compile.
  3151. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3152.   string sub-command REGEX, mode REPLACE failed to compile regex
  3153.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3154.  
  3155.  
  3156. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3157.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3158.   command.
  3159.  
  3160.  
  3161. RegularExpression::compile(): Nested *?+.
  3162. RegularExpression::compile(): Error in compile.
  3163. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3164.   string sub-command REGEX, mode REPLACE failed to compile regex
  3165.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3166.  
  3167.  
  3168. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3169.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3170.   command.
  3171.  
  3172.  
  3173. RegularExpression::compile(): Nested *?+.
  3174. RegularExpression::compile(): Error in compile.
  3175. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3176.   string sub-command REGEX, mode REPLACE failed to compile regex
  3177.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3178.  
  3179.  
  3180. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3181.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3182.   command.
  3183.  
  3184.  
  3185. RegularExpression::compile(): Nested *?+.
  3186. RegularExpression::compile(): Error in compile.
  3187. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3188.   string sub-command REGEX, mode REPLACE failed to compile regex
  3189.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3190.  
  3191.  
  3192. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3193.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3194.   command.
  3195.  
  3196.  
  3197. RegularExpression::compile(): Nested *?+.
  3198. RegularExpression::compile(): Error in compile.
  3199. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3200.   string sub-command REGEX, mode REPLACE failed to compile regex
  3201.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3202.  
  3203.  
  3204. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3205.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3206.   command.
  3207.  
  3208.  
  3209. RegularExpression::compile(): Nested *?+.
  3210. RegularExpression::compile(): Error in compile.
  3211. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3212.   string sub-command REGEX, mode REPLACE failed to compile regex
  3213.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3214.  
  3215.  
  3216. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3217.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3218.   command.
  3219.  
  3220.  
  3221. RegularExpression::compile(): Nested *?+.
  3222. RegularExpression::compile(): Error in compile.
  3223. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3224.   string sub-command REGEX, mode REPLACE failed to compile regex
  3225.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3226.  
  3227.  
  3228. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3229.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3230.   command.
  3231.  
  3232.  
  3233. RegularExpression::compile(): Nested *?+.
  3234. RegularExpression::compile(): Error in compile.
  3235. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3236.   string sub-command REGEX, mode REPLACE failed to compile regex
  3237.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3238.  
  3239.  
  3240. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3241.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3242.   command.
  3243.  
  3244.  
  3245. RegularExpression::compile(): Nested *?+.
  3246. RegularExpression::compile(): Error in compile.
  3247. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3248.   string sub-command REGEX, mode REPLACE failed to compile regex
  3249.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3250.  
  3251.  
  3252. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3253.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3254.   command.
  3255.  
  3256.  
  3257. RegularExpression::compile(): Nested *?+.
  3258. RegularExpression::compile(): Error in compile.
  3259. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3260.   string sub-command REGEX, mode REPLACE failed to compile regex
  3261.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3262.  
  3263.  
  3264. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3265.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3266.   command.
  3267.  
  3268.  
  3269. RegularExpression::compile(): Nested *?+.
  3270. RegularExpression::compile(): Error in compile.
  3271. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3272.   string sub-command REGEX, mode REPLACE failed to compile regex
  3273.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3274.  
  3275.  
  3276. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3277.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3278.   command.
  3279.  
  3280.  
  3281. RegularExpression::compile(): Nested *?+.
  3282. RegularExpression::compile(): Error in compile.
  3283. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3284.   string sub-command REGEX, mode REPLACE failed to compile regex
  3285.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3286.  
  3287.  
  3288. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3289.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3290.   command.
  3291.  
  3292.  
  3293. RegularExpression::compile(): Nested *?+.
  3294. RegularExpression::compile(): Error in compile.
  3295. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3296.   string sub-command REGEX, mode REPLACE failed to compile regex
  3297.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3298.  
  3299.  
  3300. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3301.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3302.   command.
  3303.  
  3304.  
  3305. RegularExpression::compile(): Nested *?+.
  3306. RegularExpression::compile(): Error in compile.
  3307. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3308.   string sub-command REGEX, mode REPLACE failed to compile regex
  3309.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3310.  
  3311.  
  3312. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3313.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3314.   command.
  3315.  
  3316.  
  3317. RegularExpression::compile(): Nested *?+.
  3318. RegularExpression::compile(): Error in compile.
  3319. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3320.   string sub-command REGEX, mode REPLACE failed to compile regex
  3321.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3322.  
  3323.  
  3324. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3325.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3326.   command.
  3327.  
  3328.  
  3329. RegularExpression::compile(): Nested *?+.
  3330. RegularExpression::compile(): Error in compile.
  3331. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3332.   string sub-command REGEX, mode REPLACE failed to compile regex
  3333.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3334.  
  3335.  
  3336. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3337.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3338.   command.
  3339.  
  3340.  
  3341. RegularExpression::compile(): Nested *?+.
  3342. RegularExpression::compile(): Error in compile.
  3343. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3344.   string sub-command REGEX, mode REPLACE failed to compile regex
  3345.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3346.  
  3347.  
  3348. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3349.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3350.   command.
  3351.  
  3352.  
  3353. RegularExpression::compile(): Nested *?+.
  3354. RegularExpression::compile(): Error in compile.
  3355. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3356.   string sub-command REGEX, mode REPLACE failed to compile regex
  3357.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3358.  
  3359.  
  3360. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3361.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3362.   command.
  3363.  
  3364.  
  3365. RegularExpression::compile(): Nested *?+.
  3366. RegularExpression::compile(): Error in compile.
  3367. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3368.   string sub-command REGEX, mode REPLACE failed to compile regex
  3369.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3370.  
  3371.  
  3372. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3373.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3374.   command.
  3375.  
  3376.  
  3377. RegularExpression::compile(): Nested *?+.
  3378. RegularExpression::compile(): Error in compile.
  3379. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3380.   string sub-command REGEX, mode REPLACE failed to compile regex
  3381.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3382.  
  3383.  
  3384. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3385.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3386.   command.
  3387.  
  3388.  
  3389. RegularExpression::compile(): Nested *?+.
  3390. RegularExpression::compile(): Error in compile.
  3391. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3392.   string sub-command REGEX, mode REPLACE failed to compile regex
  3393.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3394.  
  3395.  
  3396. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3397.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3398.   command.
  3399.  
  3400.  
  3401. RegularExpression::compile(): Nested *?+.
  3402. RegularExpression::compile(): Error in compile.
  3403. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3404.   string sub-command REGEX, mode REPLACE failed to compile regex
  3405.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3406.  
  3407.  
  3408. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3409.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3410.   command.
  3411.  
  3412.  
  3413. RegularExpression::compile(): Nested *?+.
  3414. RegularExpression::compile(): Error in compile.
  3415. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3416.   string sub-command REGEX, mode REPLACE failed to compile regex
  3417.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3418.  
  3419.  
  3420. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3421.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3422.   command.
  3423.  
  3424.  
  3425. RegularExpression::compile(): Nested *?+.
  3426. RegularExpression::compile(): Error in compile.
  3427. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3428.   string sub-command REGEX, mode REPLACE failed to compile regex
  3429.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3430.  
  3431.  
  3432. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3433.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3434.   command.
  3435.  
  3436.  
  3437. RegularExpression::compile(): Nested *?+.
  3438. RegularExpression::compile(): Error in compile.
  3439. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3440.   string sub-command REGEX, mode REPLACE failed to compile regex
  3441.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3442.  
  3443.  
  3444. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3445.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3446.   command.
  3447.  
  3448.  
  3449. RegularExpression::compile(): Nested *?+.
  3450. RegularExpression::compile(): Error in compile.
  3451. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3452.   string sub-command REGEX, mode REPLACE failed to compile regex
  3453.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3454.  
  3455.  
  3456. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3457.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3458.   command.
  3459.  
  3460.  
  3461. RegularExpression::compile(): Nested *?+.
  3462. RegularExpression::compile(): Error in compile.
  3463. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3464.   string sub-command REGEX, mode REPLACE failed to compile regex
  3465.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3466.  
  3467.  
  3468. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3469.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3470.   command.
  3471.  
  3472.  
  3473. RegularExpression::compile(): Nested *?+.
  3474. RegularExpression::compile(): Error in compile.
  3475. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3476.   string sub-command REGEX, mode REPLACE failed to compile regex
  3477.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3478.  
  3479.  
  3480. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3481.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3482.   command.
  3483.  
  3484.  
  3485. RegularExpression::compile(): Nested *?+.
  3486. RegularExpression::compile(): Error in compile.
  3487. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3488.   string sub-command REGEX, mode REPLACE failed to compile regex
  3489.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3490.  
  3491.  
  3492. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3493.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3494.   command.
  3495.  
  3496.  
  3497. RegularExpression::compile(): Nested *?+.
  3498. RegularExpression::compile(): Error in compile.
  3499. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3500.   string sub-command REGEX, mode REPLACE failed to compile regex
  3501.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3502.  
  3503.  
  3504. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3505.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3506.   command.
  3507.  
  3508.  
  3509. RegularExpression::compile(): Nested *?+.
  3510. RegularExpression::compile(): Error in compile.
  3511. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3512.   string sub-command REGEX, mode REPLACE failed to compile regex
  3513.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3514.  
  3515.  
  3516. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3517.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3518.   command.
  3519.  
  3520.  
  3521. RegularExpression::compile(): Nested *?+.
  3522. RegularExpression::compile(): Error in compile.
  3523. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3524.   string sub-command REGEX, mode REPLACE failed to compile regex
  3525.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3526.  
  3527.  
  3528. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3529.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3530.   command.
  3531.  
  3532.  
  3533. RegularExpression::compile(): Nested *?+.
  3534. RegularExpression::compile(): Error in compile.
  3535. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3536.   string sub-command REGEX, mode REPLACE failed to compile regex
  3537.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3538.  
  3539.  
  3540. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3541.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3542.   command.
  3543.  
  3544.  
  3545. RegularExpression::compile(): Nested *?+.
  3546. RegularExpression::compile(): Error in compile.
  3547. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3548.   string sub-command REGEX, mode REPLACE failed to compile regex
  3549.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3550.  
  3551.  
  3552. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3553.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3554.   command.
  3555.  
  3556.  
  3557. RegularExpression::compile(): Nested *?+.
  3558. RegularExpression::compile(): Error in compile.
  3559. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3560.   string sub-command REGEX, mode REPLACE failed to compile regex
  3561.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3562.  
  3563.  
  3564. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3565.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3566.   command.
  3567.  
  3568.  
  3569. RegularExpression::compile(): Nested *?+.
  3570. RegularExpression::compile(): Error in compile.
  3571. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3572.   string sub-command REGEX, mode REPLACE failed to compile regex
  3573.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3574.  
  3575.  
  3576. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3577.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3578.   command.
  3579.  
  3580.  
  3581. RegularExpression::compile(): Nested *?+.
  3582. RegularExpression::compile(): Error in compile.
  3583. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3584.   string sub-command REGEX, mode REPLACE failed to compile regex
  3585.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3586.  
  3587.  
  3588. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3589.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3590.   command.
  3591.  
  3592.  
  3593. RegularExpression::compile(): Nested *?+.
  3594. RegularExpression::compile(): Error in compile.
  3595. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3596.   string sub-command REGEX, mode REPLACE failed to compile regex
  3597.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3598.  
  3599.  
  3600. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3601.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3602.   command.
  3603.  
  3604.  
  3605. RegularExpression::compile(): Nested *?+.
  3606. RegularExpression::compile(): Error in compile.
  3607. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3608.   string sub-command REGEX, mode REPLACE failed to compile regex
  3609.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3610.  
  3611.  
  3612. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3613.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3614.   command.
  3615.  
  3616.  
  3617. RegularExpression::compile(): Nested *?+.
  3618. RegularExpression::compile(): Error in compile.
  3619. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3620.   string sub-command REGEX, mode REPLACE failed to compile regex
  3621.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3622.  
  3623.  
  3624. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3625.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3626.   command.
  3627.  
  3628.  
  3629. RegularExpression::compile(): Nested *?+.
  3630. RegularExpression::compile(): Error in compile.
  3631. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3632.   string sub-command REGEX, mode REPLACE failed to compile regex
  3633.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3634.  
  3635.  
  3636. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3637.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3638.   command.
  3639.  
  3640.  
  3641. RegularExpression::compile(): Nested *?+.
  3642. RegularExpression::compile(): Error in compile.
  3643. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3644.   string sub-command REGEX, mode REPLACE failed to compile regex
  3645.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3646.  
  3647.  
  3648. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3649.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3650.   command.
  3651.  
  3652.  
  3653. RegularExpression::compile(): Nested *?+.
  3654. RegularExpression::compile(): Error in compile.
  3655. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3656.   string sub-command REGEX, mode REPLACE failed to compile regex
  3657.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3658.  
  3659.  
  3660. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3661.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3662.   command.
  3663.  
  3664.  
  3665. RegularExpression::compile(): Nested *?+.
  3666. RegularExpression::compile(): Error in compile.
  3667. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3668.   string sub-command REGEX, mode REPLACE failed to compile regex
  3669.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3670.  
  3671.  
  3672. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3673.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3674.   command.
  3675.  
  3676.  
  3677. RegularExpression::compile(): Nested *?+.
  3678. RegularExpression::compile(): Error in compile.
  3679. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3680.   string sub-command REGEX, mode REPLACE failed to compile regex
  3681.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3682.  
  3683.  
  3684. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3685.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3686.   command.
  3687.  
  3688.  
  3689. RegularExpression::compile(): Nested *?+.
  3690. RegularExpression::compile(): Error in compile.
  3691. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3692.   string sub-command REGEX, mode REPLACE failed to compile regex
  3693.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3694.  
  3695.  
  3696. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3697.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3698.   command.
  3699.  
  3700.  
  3701. RegularExpression::compile(): Nested *?+.
  3702. RegularExpression::compile(): Error in compile.
  3703. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3704.   string sub-command REGEX, mode REPLACE failed to compile regex
  3705.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3706.  
  3707.  
  3708. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3709.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3710.   command.
  3711.  
  3712.  
  3713. RegularExpression::compile(): Nested *?+.
  3714. RegularExpression::compile(): Error in compile.
  3715. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3716.   string sub-command REGEX, mode REPLACE failed to compile regex
  3717.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3718.  
  3719.  
  3720. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3721.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3722.   command.
  3723.  
  3724.  
  3725. RegularExpression::compile(): Nested *?+.
  3726. RegularExpression::compile(): Error in compile.
  3727. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3728.   string sub-command REGEX, mode REPLACE failed to compile regex
  3729.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3730.  
  3731.  
  3732. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3733.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3734.   command.
  3735.  
  3736.  
  3737. RegularExpression::compile(): Nested *?+.
  3738. RegularExpression::compile(): Error in compile.
  3739. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3740.   string sub-command REGEX, mode REPLACE failed to compile regex
  3741.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3742.  
  3743.  
  3744. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3745.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3746.   command.
  3747.  
  3748.  
  3749. RegularExpression::compile(): Nested *?+.
  3750. RegularExpression::compile(): Error in compile.
  3751. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3752.   string sub-command REGEX, mode REPLACE failed to compile regex
  3753.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3754.  
  3755.  
  3756. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3757.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3758.   command.
  3759.  
  3760.  
  3761. RegularExpression::compile(): Nested *?+.
  3762. RegularExpression::compile(): Error in compile.
  3763. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3764.   string sub-command REGEX, mode REPLACE failed to compile regex
  3765.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3766.  
  3767.  
  3768. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3769.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3770.   command.
  3771.  
  3772.  
  3773. RegularExpression::compile(): Nested *?+.
  3774. RegularExpression::compile(): Error in compile.
  3775. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3776.   string sub-command REGEX, mode REPLACE failed to compile regex
  3777.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3778.  
  3779.  
  3780. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3781.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3782.   command.
  3783.  
  3784.  
  3785. RegularExpression::compile(): Nested *?+.
  3786. RegularExpression::compile(): Error in compile.
  3787. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3788.   string sub-command REGEX, mode REPLACE failed to compile regex
  3789.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3790.  
  3791.  
  3792. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3793.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3794.   command.
  3795.  
  3796.  
  3797. RegularExpression::compile(): Nested *?+.
  3798. RegularExpression::compile(): Error in compile.
  3799. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3800.   string sub-command REGEX, mode REPLACE failed to compile regex
  3801.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3802.  
  3803.  
  3804. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3805.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3806.   command.
  3807.  
  3808.  
  3809. RegularExpression::compile(): Nested *?+.
  3810. RegularExpression::compile(): Error in compile.
  3811. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3812.   string sub-command REGEX, mode REPLACE failed to compile regex
  3813.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3814.  
  3815.  
  3816. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3817.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3818.   command.
  3819.  
  3820.  
  3821. RegularExpression::compile(): Nested *?+.
  3822. RegularExpression::compile(): Error in compile.
  3823. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3824.   string sub-command REGEX, mode REPLACE failed to compile regex
  3825.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3826.  
  3827.  
  3828. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3829.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3830.   command.
  3831.  
  3832.  
  3833. RegularExpression::compile(): Nested *?+.
  3834. RegularExpression::compile(): Error in compile.
  3835. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3836.   string sub-command REGEX, mode REPLACE failed to compile regex
  3837.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3838.  
  3839.  
  3840. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3841.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3842.   command.
  3843.  
  3844.  
  3845. RegularExpression::compile(): Nested *?+.
  3846. RegularExpression::compile(): Error in compile.
  3847. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3848.   string sub-command REGEX, mode REPLACE failed to compile regex
  3849.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3850.  
  3851.  
  3852. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3853.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3854.   command.
  3855.  
  3856.  
  3857. RegularExpression::compile(): Nested *?+.
  3858. RegularExpression::compile(): Error in compile.
  3859. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3860.   string sub-command REGEX, mode REPLACE failed to compile regex
  3861.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3862.  
  3863.  
  3864. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3865.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3866.   command.
  3867.  
  3868.  
  3869. RegularExpression::compile(): Nested *?+.
  3870. RegularExpression::compile(): Error in compile.
  3871. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3872.   string sub-command REGEX, mode REPLACE failed to compile regex
  3873.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3874.  
  3875.  
  3876. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3877.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3878.   command.
  3879.  
  3880.  
  3881. RegularExpression::compile(): Nested *?+.
  3882. RegularExpression::compile(): Error in compile.
  3883. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3884.   string sub-command REGEX, mode REPLACE failed to compile regex
  3885.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3886.  
  3887.  
  3888. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3889.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3890.   command.
  3891.  
  3892.  
  3893. RegularExpression::compile(): Nested *?+.
  3894. RegularExpression::compile(): Error in compile.
  3895. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3896.   string sub-command REGEX, mode REPLACE failed to compile regex
  3897.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3898.  
  3899.  
  3900. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3901.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3902.   command.
  3903.  
  3904.  
  3905. RegularExpression::compile(): Nested *?+.
  3906. RegularExpression::compile(): Error in compile.
  3907. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3908.   string sub-command REGEX, mode REPLACE failed to compile regex
  3909.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3910.  
  3911.  
  3912. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3913.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3914.   command.
  3915.  
  3916.  
  3917. RegularExpression::compile(): Nested *?+.
  3918. RegularExpression::compile(): Error in compile.
  3919. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3920.   string sub-command REGEX, mode REPLACE failed to compile regex
  3921.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3922.  
  3923.  
  3924. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3925.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3926.   command.
  3927.  
  3928.  
  3929. RegularExpression::compile(): Nested *?+.
  3930. RegularExpression::compile(): Error in compile.
  3931. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3932.   string sub-command REGEX, mode REPLACE failed to compile regex
  3933.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3934.  
  3935.  
  3936. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3937.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3938.   command.
  3939.  
  3940.  
  3941. RegularExpression::compile(): Nested *?+.
  3942. RegularExpression::compile(): Error in compile.
  3943. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3944.   string sub-command REGEX, mode REPLACE failed to compile regex
  3945.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3946.  
  3947.  
  3948. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3949.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3950.   command.
  3951.  
  3952.  
  3953. RegularExpression::compile(): Nested *?+.
  3954. RegularExpression::compile(): Error in compile.
  3955. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3956.   string sub-command REGEX, mode REPLACE failed to compile regex
  3957.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3958.  
  3959.  
  3960. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3961.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3962.   command.
  3963.  
  3964.  
  3965. RegularExpression::compile(): Nested *?+.
  3966. RegularExpression::compile(): Error in compile.
  3967. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3968.   string sub-command REGEX, mode REPLACE failed to compile regex
  3969.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3970.  
  3971.  
  3972. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3973.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3974.   command.
  3975.  
  3976.  
  3977. RegularExpression::compile(): Nested *?+.
  3978. RegularExpression::compile(): Error in compile.
  3979. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3980.   string sub-command REGEX, mode REPLACE failed to compile regex
  3981.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3982.  
  3983.  
  3984. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3985.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3986.   command.
  3987.  
  3988.  
  3989. RegularExpression::compile(): Nested *?+.
  3990. RegularExpression::compile(): Error in compile.
  3991. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  3992.   string sub-command REGEX, mode REPLACE failed to compile regex
  3993.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  3994.  
  3995.  
  3996. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  3997.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  3998.   command.
  3999.  
  4000.  
  4001. RegularExpression::compile(): Nested *?+.
  4002. RegularExpression::compile(): Error in compile.
  4003. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4004.   string sub-command REGEX, mode REPLACE failed to compile regex
  4005.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4006.  
  4007.  
  4008. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4009.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4010.   command.
  4011.  
  4012.  
  4013. RegularExpression::compile(): Nested *?+.
  4014. RegularExpression::compile(): Error in compile.
  4015. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4016.   string sub-command REGEX, mode REPLACE failed to compile regex
  4017.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4018.  
  4019.  
  4020. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4021.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4022.   command.
  4023.  
  4024.  
  4025. RegularExpression::compile(): Nested *?+.
  4026. RegularExpression::compile(): Error in compile.
  4027. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4028.   string sub-command REGEX, mode REPLACE failed to compile regex
  4029.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4030.  
  4031.  
  4032. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4033.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4034.   command.
  4035.  
  4036.  
  4037. RegularExpression::compile(): Nested *?+.
  4038. RegularExpression::compile(): Error in compile.
  4039. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4040.   string sub-command REGEX, mode REPLACE failed to compile regex
  4041.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4042.  
  4043.  
  4044. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4045.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4046.   command.
  4047.  
  4048.  
  4049. RegularExpression::compile(): Nested *?+.
  4050. RegularExpression::compile(): Error in compile.
  4051. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4052.   string sub-command REGEX, mode REPLACE failed to compile regex
  4053.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4054.  
  4055.  
  4056. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4057.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4058.   command.
  4059.  
  4060.  
  4061. RegularExpression::compile(): Nested *?+.
  4062. RegularExpression::compile(): Error in compile.
  4063. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4064.   string sub-command REGEX, mode REPLACE failed to compile regex
  4065.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4066.  
  4067.  
  4068. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4069.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4070.   command.
  4071.  
  4072.  
  4073. RegularExpression::compile(): Nested *?+.
  4074. RegularExpression::compile(): Error in compile.
  4075. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4076.   string sub-command REGEX, mode REPLACE failed to compile regex
  4077.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4078.  
  4079.  
  4080. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4081.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4082.   command.
  4083.  
  4084.  
  4085. RegularExpression::compile(): Nested *?+.
  4086. RegularExpression::compile(): Error in compile.
  4087. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4088.   string sub-command REGEX, mode REPLACE failed to compile regex
  4089.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4090.  
  4091.  
  4092. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4093.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4094.   command.
  4095.  
  4096.  
  4097. RegularExpression::compile(): Nested *?+.
  4098. RegularExpression::compile(): Error in compile.
  4099. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4100.   string sub-command REGEX, mode REPLACE failed to compile regex
  4101.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4102.  
  4103.  
  4104. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4105.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4106.   command.
  4107.  
  4108.  
  4109. RegularExpression::compile(): Nested *?+.
  4110. RegularExpression::compile(): Error in compile.
  4111. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4112.   string sub-command REGEX, mode REPLACE failed to compile regex
  4113.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4114.  
  4115.  
  4116. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4117.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4118.   command.
  4119.  
  4120.  
  4121. RegularExpression::compile(): Nested *?+.
  4122. RegularExpression::compile(): Error in compile.
  4123. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4124.   string sub-command REGEX, mode REPLACE failed to compile regex
  4125.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4126.  
  4127.  
  4128. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4129.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4130.   command.
  4131.  
  4132.  
  4133. RegularExpression::compile(): Nested *?+.
  4134. RegularExpression::compile(): Error in compile.
  4135. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4136.   string sub-command REGEX, mode REPLACE failed to compile regex
  4137.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4138.  
  4139.  
  4140. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4141.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4142.   command.
  4143.  
  4144.  
  4145. RegularExpression::compile(): Nested *?+.
  4146. RegularExpression::compile(): Error in compile.
  4147. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4148.   string sub-command REGEX, mode REPLACE failed to compile regex
  4149.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4150.  
  4151.  
  4152. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4153.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4154.   command.
  4155.  
  4156.  
  4157. RegularExpression::compile(): Nested *?+.
  4158. RegularExpression::compile(): Error in compile.
  4159. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4160.   string sub-command REGEX, mode REPLACE failed to compile regex
  4161.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4162.  
  4163.  
  4164. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4165.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4166.   command.
  4167.  
  4168.  
  4169. RegularExpression::compile(): Nested *?+.
  4170. RegularExpression::compile(): Error in compile.
  4171. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4172.   string sub-command REGEX, mode REPLACE failed to compile regex
  4173.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4174.  
  4175.  
  4176. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4177.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4178.   command.
  4179.  
  4180.  
  4181. RegularExpression::compile(): Nested *?+.
  4182. RegularExpression::compile(): Error in compile.
  4183. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4184.   string sub-command REGEX, mode REPLACE failed to compile regex
  4185.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4186.  
  4187.  
  4188. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4189.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4190.   command.
  4191.  
  4192.  
  4193. RegularExpression::compile(): Nested *?+.
  4194. RegularExpression::compile(): Error in compile.
  4195. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4196.   string sub-command REGEX, mode REPLACE failed to compile regex
  4197.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4198.  
  4199.  
  4200. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4201.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4202.   command.
  4203.  
  4204.  
  4205. RegularExpression::compile(): Nested *?+.
  4206. RegularExpression::compile(): Error in compile.
  4207. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4208.   string sub-command REGEX, mode REPLACE failed to compile regex
  4209.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4210.  
  4211.  
  4212. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4213.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4214.   command.
  4215.  
  4216.  
  4217. RegularExpression::compile(): Nested *?+.
  4218. RegularExpression::compile(): Error in compile.
  4219. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4220.   string sub-command REGEX, mode REPLACE failed to compile regex
  4221.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4222.  
  4223.  
  4224. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4225.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4226.   command.
  4227.  
  4228.  
  4229. RegularExpression::compile(): Nested *?+.
  4230. RegularExpression::compile(): Error in compile.
  4231. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4232.   string sub-command REGEX, mode REPLACE failed to compile regex
  4233.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4234.  
  4235.  
  4236. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4237.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4238.   command.
  4239.  
  4240.  
  4241. RegularExpression::compile(): Nested *?+.
  4242. RegularExpression::compile(): Error in compile.
  4243. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4244.   string sub-command REGEX, mode REPLACE failed to compile regex
  4245.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4246.  
  4247.  
  4248. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4249.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4250.   command.
  4251.  
  4252.  
  4253. RegularExpression::compile(): Nested *?+.
  4254. RegularExpression::compile(): Error in compile.
  4255. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4256.   string sub-command REGEX, mode REPLACE failed to compile regex
  4257.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4258.  
  4259.  
  4260. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4261.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4262.   command.
  4263.  
  4264.  
  4265. RegularExpression::compile(): Nested *?+.
  4266. RegularExpression::compile(): Error in compile.
  4267. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4268.   string sub-command REGEX, mode REPLACE failed to compile regex
  4269.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4270.  
  4271.  
  4272. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4273.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4274.   command.
  4275.  
  4276.  
  4277. RegularExpression::compile(): Nested *?+.
  4278. RegularExpression::compile(): Error in compile.
  4279. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4280.   string sub-command REGEX, mode REPLACE failed to compile regex
  4281.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4282.  
  4283.  
  4284. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4285.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4286.   command.
  4287.  
  4288.  
  4289. RegularExpression::compile(): Nested *?+.
  4290. RegularExpression::compile(): Error in compile.
  4291. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4292.   string sub-command REGEX, mode REPLACE failed to compile regex
  4293.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4294.  
  4295.  
  4296. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4297.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4298.   command.
  4299.  
  4300.  
  4301. RegularExpression::compile(): Nested *?+.
  4302. RegularExpression::compile(): Error in compile.
  4303. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4304.   string sub-command REGEX, mode REPLACE failed to compile regex
  4305.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4306.  
  4307.  
  4308. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4309.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4310.   command.
  4311.  
  4312.  
  4313. RegularExpression::compile(): Nested *?+.
  4314. RegularExpression::compile(): Error in compile.
  4315. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4316.   string sub-command REGEX, mode REPLACE failed to compile regex
  4317.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4318.  
  4319.  
  4320. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4321.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4322.   command.
  4323.  
  4324.  
  4325. RegularExpression::compile(): Nested *?+.
  4326. RegularExpression::compile(): Error in compile.
  4327. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4328.   string sub-command REGEX, mode REPLACE failed to compile regex
  4329.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4330.  
  4331.  
  4332. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4333.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4334.   command.
  4335.  
  4336.  
  4337. RegularExpression::compile(): Nested *?+.
  4338. RegularExpression::compile(): Error in compile.
  4339. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4340.   string sub-command REGEX, mode REPLACE failed to compile regex
  4341.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4342.  
  4343.  
  4344. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4345.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4346.   command.
  4347.  
  4348.  
  4349. RegularExpression::compile(): Nested *?+.
  4350. RegularExpression::compile(): Error in compile.
  4351. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4352.   string sub-command REGEX, mode REPLACE failed to compile regex
  4353.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4354.  
  4355.  
  4356. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4357.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4358.   command.
  4359.  
  4360.  
  4361. RegularExpression::compile(): Nested *?+.
  4362. RegularExpression::compile(): Error in compile.
  4363. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4364.   string sub-command REGEX, mode REPLACE failed to compile regex
  4365.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4366.  
  4367.  
  4368. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4369.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4370.   command.
  4371.  
  4372.  
  4373. RegularExpression::compile(): Nested *?+.
  4374. RegularExpression::compile(): Error in compile.
  4375. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4376.   string sub-command REGEX, mode REPLACE failed to compile regex
  4377.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4378.  
  4379.  
  4380. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4381.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4382.   command.
  4383.  
  4384.  
  4385. RegularExpression::compile(): Nested *?+.
  4386. RegularExpression::compile(): Error in compile.
  4387. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4388.   string sub-command REGEX, mode REPLACE failed to compile regex
  4389.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4390.  
  4391.  
  4392. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4393.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4394.   command.
  4395.  
  4396.  
  4397. RegularExpression::compile(): Nested *?+.
  4398. RegularExpression::compile(): Error in compile.
  4399. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4400.   string sub-command REGEX, mode REPLACE failed to compile regex
  4401.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4402.  
  4403.  
  4404. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4405.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4406.   command.
  4407.  
  4408.  
  4409. RegularExpression::compile(): Nested *?+.
  4410. RegularExpression::compile(): Error in compile.
  4411. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4412.   string sub-command REGEX, mode REPLACE failed to compile regex
  4413.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4414.  
  4415.  
  4416. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4417.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4418.   command.
  4419.  
  4420.  
  4421. RegularExpression::compile(): Nested *?+.
  4422. RegularExpression::compile(): Error in compile.
  4423. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4424.   string sub-command REGEX, mode REPLACE failed to compile regex
  4425.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4426.  
  4427.  
  4428. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4429.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4430.   command.
  4431.  
  4432.  
  4433. RegularExpression::compile(): Nested *?+.
  4434. RegularExpression::compile(): Error in compile.
  4435. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4436.   string sub-command REGEX, mode REPLACE failed to compile regex
  4437.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4438.  
  4439.  
  4440. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4441.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4442.   command.
  4443.  
  4444.  
  4445. RegularExpression::compile(): Nested *?+.
  4446. RegularExpression::compile(): Error in compile.
  4447. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4448.   string sub-command REGEX, mode REPLACE failed to compile regex
  4449.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4450.  
  4451.  
  4452. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4453.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4454.   command.
  4455.  
  4456.  
  4457. RegularExpression::compile(): Nested *?+.
  4458. RegularExpression::compile(): Error in compile.
  4459. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4460.   string sub-command REGEX, mode REPLACE failed to compile regex
  4461.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4462.  
  4463.  
  4464. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4465.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4466.   command.
  4467.  
  4468.  
  4469. RegularExpression::compile(): Nested *?+.
  4470. RegularExpression::compile(): Error in compile.
  4471. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4472.   string sub-command REGEX, mode REPLACE failed to compile regex
  4473.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4474.  
  4475.  
  4476. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4477.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4478.   command.
  4479.  
  4480.  
  4481. RegularExpression::compile(): Nested *?+.
  4482. RegularExpression::compile(): Error in compile.
  4483. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4484.   string sub-command REGEX, mode REPLACE failed to compile regex
  4485.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4486.  
  4487.  
  4488. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4489.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4490.   command.
  4491.  
  4492.  
  4493. RegularExpression::compile(): Nested *?+.
  4494. RegularExpression::compile(): Error in compile.
  4495. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4496.   string sub-command REGEX, mode REPLACE failed to compile regex
  4497.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4498.  
  4499.  
  4500. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4501.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4502.   command.
  4503.  
  4504.  
  4505. RegularExpression::compile(): Nested *?+.
  4506. RegularExpression::compile(): Error in compile.
  4507. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4508.   string sub-command REGEX, mode REPLACE failed to compile regex
  4509.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4510.  
  4511.  
  4512. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4513.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4514.   command.
  4515.  
  4516.  
  4517. RegularExpression::compile(): Nested *?+.
  4518. RegularExpression::compile(): Error in compile.
  4519. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4520.   string sub-command REGEX, mode REPLACE failed to compile regex
  4521.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4522.  
  4523.  
  4524. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4525.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4526.   command.
  4527.  
  4528.  
  4529. RegularExpression::compile(): Nested *?+.
  4530. RegularExpression::compile(): Error in compile.
  4531. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4532.   string sub-command REGEX, mode REPLACE failed to compile regex
  4533.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4534.  
  4535.  
  4536. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4537.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4538.   command.
  4539.  
  4540.  
  4541. RegularExpression::compile(): Nested *?+.
  4542. RegularExpression::compile(): Error in compile.
  4543. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4544.   string sub-command REGEX, mode REPLACE failed to compile regex
  4545.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4546.  
  4547.  
  4548. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4549.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4550.   command.
  4551.  
  4552.  
  4553. RegularExpression::compile(): Nested *?+.
  4554. RegularExpression::compile(): Error in compile.
  4555. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4556.   string sub-command REGEX, mode REPLACE failed to compile regex
  4557.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4558.  
  4559.  
  4560. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4561.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4562.   command.
  4563.  
  4564.  
  4565. RegularExpression::compile(): Nested *?+.
  4566. RegularExpression::compile(): Error in compile.
  4567. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4568.   string sub-command REGEX, mode REPLACE failed to compile regex
  4569.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4570.  
  4571.  
  4572. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4573.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4574.   command.
  4575.  
  4576.  
  4577. RegularExpression::compile(): Nested *?+.
  4578. RegularExpression::compile(): Error in compile.
  4579. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4580.   string sub-command REGEX, mode REPLACE failed to compile regex
  4581.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4582.  
  4583.  
  4584. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4585.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4586.   command.
  4587.  
  4588.  
  4589. RegularExpression::compile(): Nested *?+.
  4590. RegularExpression::compile(): Error in compile.
  4591. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4592.   string sub-command REGEX, mode REPLACE failed to compile regex
  4593.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4594.  
  4595.  
  4596. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4597.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4598.   command.
  4599.  
  4600.  
  4601. RegularExpression::compile(): Nested *?+.
  4602. RegularExpression::compile(): Error in compile.
  4603. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4604.   string sub-command REGEX, mode REPLACE failed to compile regex
  4605.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4606.  
  4607.  
  4608. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4609.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4610.   command.
  4611.  
  4612.  
  4613. RegularExpression::compile(): Nested *?+.
  4614. RegularExpression::compile(): Error in compile.
  4615. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4616.   string sub-command REGEX, mode REPLACE failed to compile regex
  4617.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4618.  
  4619.  
  4620. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4621.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4622.   command.
  4623.  
  4624.  
  4625. RegularExpression::compile(): Nested *?+.
  4626. RegularExpression::compile(): Error in compile.
  4627. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4628.   string sub-command REGEX, mode REPLACE failed to compile regex
  4629.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4630.  
  4631.  
  4632. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4633.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4634.   command.
  4635.  
  4636.  
  4637. RegularExpression::compile(): Nested *?+.
  4638. RegularExpression::compile(): Error in compile.
  4639. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4640.   string sub-command REGEX, mode REPLACE failed to compile regex
  4641.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4642.  
  4643.  
  4644. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4645.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4646.   command.
  4647.  
  4648.  
  4649. RegularExpression::compile(): Nested *?+.
  4650. RegularExpression::compile(): Error in compile.
  4651. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4652.   string sub-command REGEX, mode REPLACE failed to compile regex
  4653.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4654.  
  4655.  
  4656. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4657.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4658.   command.
  4659.  
  4660.  
  4661. RegularExpression::compile(): Nested *?+.
  4662. RegularExpression::compile(): Error in compile.
  4663. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4664.   string sub-command REGEX, mode REPLACE failed to compile regex
  4665.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4666.  
  4667.  
  4668. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4669.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4670.   command.
  4671.  
  4672.  
  4673. RegularExpression::compile(): Nested *?+.
  4674. RegularExpression::compile(): Error in compile.
  4675. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4676.   string sub-command REGEX, mode REPLACE failed to compile regex
  4677.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4678.  
  4679.  
  4680. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4681.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4682.   command.
  4683.  
  4684.  
  4685. RegularExpression::compile(): Nested *?+.
  4686. RegularExpression::compile(): Error in compile.
  4687. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4688.   string sub-command REGEX, mode REPLACE failed to compile regex
  4689.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4690.  
  4691.  
  4692. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4693.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4694.   command.
  4695.  
  4696.  
  4697. RegularExpression::compile(): Nested *?+.
  4698. RegularExpression::compile(): Error in compile.
  4699. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4700.   string sub-command REGEX, mode REPLACE failed to compile regex
  4701.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4702.  
  4703.  
  4704. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4705.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4706.   command.
  4707.  
  4708.  
  4709. RegularExpression::compile(): Nested *?+.
  4710. RegularExpression::compile(): Error in compile.
  4711. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4712.   string sub-command REGEX, mode REPLACE failed to compile regex
  4713.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4714.  
  4715.  
  4716. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4717.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4718.   command.
  4719.  
  4720.  
  4721. RegularExpression::compile(): Nested *?+.
  4722. RegularExpression::compile(): Error in compile.
  4723. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4724.   string sub-command REGEX, mode REPLACE failed to compile regex
  4725.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4726.  
  4727.  
  4728. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4729.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4730.   command.
  4731.  
  4732.  
  4733. RegularExpression::compile(): Nested *?+.
  4734. RegularExpression::compile(): Error in compile.
  4735. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4736.   string sub-command REGEX, mode REPLACE failed to compile regex
  4737.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4738.  
  4739.  
  4740. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4741.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4742.   command.
  4743.  
  4744.  
  4745. RegularExpression::compile(): Nested *?+.
  4746. RegularExpression::compile(): Error in compile.
  4747. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4748.   string sub-command REGEX, mode REPLACE failed to compile regex
  4749.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4750.  
  4751.  
  4752. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4753.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4754.   command.
  4755.  
  4756.  
  4757. RegularExpression::compile(): Nested *?+.
  4758. RegularExpression::compile(): Error in compile.
  4759. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4760.   string sub-command REGEX, mode REPLACE failed to compile regex
  4761.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4762.  
  4763.  
  4764. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4765.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4766.   command.
  4767.  
  4768.  
  4769. RegularExpression::compile(): Nested *?+.
  4770. RegularExpression::compile(): Error in compile.
  4771. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4772.   string sub-command REGEX, mode REPLACE failed to compile regex
  4773.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4774.  
  4775.  
  4776. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4777.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4778.   command.
  4779.  
  4780.  
  4781. RegularExpression::compile(): Nested *?+.
  4782. RegularExpression::compile(): Error in compile.
  4783. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4784.   string sub-command REGEX, mode REPLACE failed to compile regex
  4785.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4786.  
  4787.  
  4788. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4789.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4790.   command.
  4791.  
  4792.  
  4793. RegularExpression::compile(): Nested *?+.
  4794. RegularExpression::compile(): Error in compile.
  4795. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4796.   string sub-command REGEX, mode REPLACE failed to compile regex
  4797.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4798.  
  4799.  
  4800. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4801.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4802.   command.
  4803.  
  4804.  
  4805. RegularExpression::compile(): Nested *?+.
  4806. RegularExpression::compile(): Error in compile.
  4807. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4808.   string sub-command REGEX, mode REPLACE failed to compile regex
  4809.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4810.  
  4811.  
  4812. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4813.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4814.   command.
  4815.  
  4816.  
  4817. RegularExpression::compile(): Nested *?+.
  4818. RegularExpression::compile(): Error in compile.
  4819. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4820.   string sub-command REGEX, mode REPLACE failed to compile regex
  4821.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4822.  
  4823.  
  4824. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4825.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4826.   command.
  4827.  
  4828.  
  4829. RegularExpression::compile(): Nested *?+.
  4830. RegularExpression::compile(): Error in compile.
  4831. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4832.   string sub-command REGEX, mode REPLACE failed to compile regex
  4833.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4834.  
  4835.  
  4836. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4837.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4838.   command.
  4839.  
  4840.  
  4841. RegularExpression::compile(): Nested *?+.
  4842. RegularExpression::compile(): Error in compile.
  4843. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4844.   string sub-command REGEX, mode REPLACE failed to compile regex
  4845.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4846.  
  4847.  
  4848. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4849.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4850.   command.
  4851.  
  4852.  
  4853. RegularExpression::compile(): Nested *?+.
  4854. RegularExpression::compile(): Error in compile.
  4855. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4856.   string sub-command REGEX, mode REPLACE failed to compile regex
  4857.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4858.  
  4859.  
  4860. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4861.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4862.   command.
  4863.  
  4864.  
  4865. RegularExpression::compile(): Nested *?+.
  4866. RegularExpression::compile(): Error in compile.
  4867. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4868.   string sub-command REGEX, mode REPLACE failed to compile regex
  4869.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4870.  
  4871.  
  4872. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4873.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4874.   command.
  4875.  
  4876.  
  4877. RegularExpression::compile(): Nested *?+.
  4878. RegularExpression::compile(): Error in compile.
  4879. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4880.   string sub-command REGEX, mode REPLACE failed to compile regex
  4881.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4882.  
  4883.  
  4884. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4885.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4886.   command.
  4887.  
  4888.  
  4889. RegularExpression::compile(): Nested *?+.
  4890. RegularExpression::compile(): Error in compile.
  4891. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4892.   string sub-command REGEX, mode REPLACE failed to compile regex
  4893.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4894.  
  4895.  
  4896. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4897.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4898.   command.
  4899.  
  4900.  
  4901. RegularExpression::compile(): Nested *?+.
  4902. RegularExpression::compile(): Error in compile.
  4903. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4904.   string sub-command REGEX, mode REPLACE failed to compile regex
  4905.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4906.  
  4907.  
  4908. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4909.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4910.   command.
  4911.  
  4912.  
  4913. RegularExpression::compile(): Nested *?+.
  4914. RegularExpression::compile(): Error in compile.
  4915. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4916.   string sub-command REGEX, mode REPLACE failed to compile regex
  4917.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4918.  
  4919.  
  4920. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4921.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4922.   command.
  4923.  
  4924.  
  4925. RegularExpression::compile(): Nested *?+.
  4926. RegularExpression::compile(): Error in compile.
  4927. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4928.   string sub-command REGEX, mode REPLACE failed to compile regex
  4929.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4930.  
  4931.  
  4932. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4933.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4934.   command.
  4935.  
  4936.  
  4937. RegularExpression::compile(): Nested *?+.
  4938. RegularExpression::compile(): Error in compile.
  4939. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4940.   string sub-command REGEX, mode REPLACE failed to compile regex
  4941.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4942.  
  4943.  
  4944. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4945.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4946.   command.
  4947.  
  4948.  
  4949. RegularExpression::compile(): Nested *?+.
  4950. RegularExpression::compile(): Error in compile.
  4951. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4952.   string sub-command REGEX, mode REPLACE failed to compile regex
  4953.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4954.  
  4955.  
  4956. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4957.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4958.   command.
  4959.  
  4960.  
  4961. RegularExpression::compile(): Nested *?+.
  4962. RegularExpression::compile(): Error in compile.
  4963. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4964.   string sub-command REGEX, mode REPLACE failed to compile regex
  4965.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4966.  
  4967.  
  4968. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4969.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4970.   command.
  4971.  
  4972.  
  4973. RegularExpression::compile(): Nested *?+.
  4974. RegularExpression::compile(): Error in compile.
  4975. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4976.   string sub-command REGEX, mode REPLACE failed to compile regex
  4977.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4978.  
  4979.  
  4980. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4981.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4982.   command.
  4983.  
  4984.  
  4985. RegularExpression::compile(): Nested *?+.
  4986. RegularExpression::compile(): Error in compile.
  4987. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  4988.   string sub-command REGEX, mode REPLACE failed to compile regex
  4989.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  4990.  
  4991.  
  4992. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  4993.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  4994.   command.
  4995.  
  4996.  
  4997. RegularExpression::compile(): Nested *?+.
  4998. RegularExpression::compile(): Error in compile.
  4999. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5000.   string sub-command REGEX, mode REPLACE failed to compile regex
  5001.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5002.  
  5003.  
  5004. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5005.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5006.   command.
  5007.  
  5008.  
  5009. RegularExpression::compile(): Nested *?+.
  5010. RegularExpression::compile(): Error in compile.
  5011. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5012.   string sub-command REGEX, mode REPLACE failed to compile regex
  5013.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5014.  
  5015.  
  5016. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5017.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5018.   command.
  5019.  
  5020.  
  5021. RegularExpression::compile(): Nested *?+.
  5022. RegularExpression::compile(): Error in compile.
  5023. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5024.   string sub-command REGEX, mode REPLACE failed to compile regex
  5025.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5026.  
  5027.  
  5028. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5029.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5030.   command.
  5031.  
  5032.  
  5033. RegularExpression::compile(): Nested *?+.
  5034. RegularExpression::compile(): Error in compile.
  5035. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5036.   string sub-command REGEX, mode REPLACE failed to compile regex
  5037.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5038.  
  5039.  
  5040. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5041.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5042.   command.
  5043.  
  5044.  
  5045. RegularExpression::compile(): Nested *?+.
  5046. RegularExpression::compile(): Error in compile.
  5047. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5048.   string sub-command REGEX, mode REPLACE failed to compile regex
  5049.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5050.  
  5051.  
  5052. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5053.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5054.   command.
  5055.  
  5056.  
  5057. RegularExpression::compile(): Nested *?+.
  5058. RegularExpression::compile(): Error in compile.
  5059. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5060.   string sub-command REGEX, mode REPLACE failed to compile regex
  5061.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5062.  
  5063.  
  5064. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5065.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5066.   command.
  5067.  
  5068.  
  5069. RegularExpression::compile(): Nested *?+.
  5070. RegularExpression::compile(): Error in compile.
  5071. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5072.   string sub-command REGEX, mode REPLACE failed to compile regex
  5073.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5074.  
  5075.  
  5076. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5077.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5078.   command.
  5079.  
  5080.  
  5081. RegularExpression::compile(): Nested *?+.
  5082. RegularExpression::compile(): Error in compile.
  5083. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5084.   string sub-command REGEX, mode REPLACE failed to compile regex
  5085.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5086.  
  5087.  
  5088. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5089.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5090.   command.
  5091.  
  5092.  
  5093. RegularExpression::compile(): Nested *?+.
  5094. RegularExpression::compile(): Error in compile.
  5095. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5096.   string sub-command REGEX, mode REPLACE failed to compile regex
  5097.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5098.  
  5099.  
  5100. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5101.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5102.   command.
  5103.  
  5104.  
  5105. RegularExpression::compile(): Nested *?+.
  5106. RegularExpression::compile(): Error in compile.
  5107. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5108.   string sub-command REGEX, mode REPLACE failed to compile regex
  5109.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5110.  
  5111.  
  5112. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5113.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5114.   command.
  5115.  
  5116.  
  5117. RegularExpression::compile(): Nested *?+.
  5118. RegularExpression::compile(): Error in compile.
  5119. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5120.   string sub-command REGEX, mode REPLACE failed to compile regex
  5121.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5122.  
  5123.  
  5124. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5125.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5126.   command.
  5127.  
  5128.  
  5129. RegularExpression::compile(): Nested *?+.
  5130. RegularExpression::compile(): Error in compile.
  5131. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5132.   string sub-command REGEX, mode REPLACE failed to compile regex
  5133.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5134.  
  5135.  
  5136. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5137.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5138.   command.
  5139.  
  5140.  
  5141. RegularExpression::compile(): Nested *?+.
  5142. RegularExpression::compile(): Error in compile.
  5143. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5144.   string sub-command REGEX, mode REPLACE failed to compile regex
  5145.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5146.  
  5147.  
  5148. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5149.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5150.   command.
  5151.  
  5152.  
  5153. RegularExpression::compile(): Nested *?+.
  5154. RegularExpression::compile(): Error in compile.
  5155. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5156.   string sub-command REGEX, mode REPLACE failed to compile regex
  5157.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5158.  
  5159.  
  5160. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5161.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5162.   command.
  5163.  
  5164.  
  5165. RegularExpression::compile(): Nested *?+.
  5166. RegularExpression::compile(): Error in compile.
  5167. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5168.   string sub-command REGEX, mode REPLACE failed to compile regex
  5169.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5170.  
  5171.  
  5172. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5173.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5174.   command.
  5175.  
  5176.  
  5177. RegularExpression::compile(): Nested *?+.
  5178. RegularExpression::compile(): Error in compile.
  5179. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5180.   string sub-command REGEX, mode REPLACE failed to compile regex
  5181.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5182.  
  5183.  
  5184. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5185.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5186.   command.
  5187.  
  5188.  
  5189. RegularExpression::compile(): Nested *?+.
  5190. RegularExpression::compile(): Error in compile.
  5191. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5192.   string sub-command REGEX, mode REPLACE failed to compile regex
  5193.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5194.  
  5195.  
  5196. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5197.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5198.   command.
  5199.  
  5200.  
  5201. RegularExpression::compile(): Nested *?+.
  5202. RegularExpression::compile(): Error in compile.
  5203. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5204.   string sub-command REGEX, mode REPLACE failed to compile regex
  5205.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5206.  
  5207.  
  5208. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5209.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5210.   command.
  5211.  
  5212.  
  5213. RegularExpression::compile(): Nested *?+.
  5214. RegularExpression::compile(): Error in compile.
  5215. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5216.   string sub-command REGEX, mode REPLACE failed to compile regex
  5217.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5218.  
  5219.  
  5220. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5221.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5222.   command.
  5223.  
  5224.  
  5225. RegularExpression::compile(): Nested *?+.
  5226. RegularExpression::compile(): Error in compile.
  5227. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5228.   string sub-command REGEX, mode REPLACE failed to compile regex
  5229.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5230.  
  5231.  
  5232. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5233.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5234.   command.
  5235.  
  5236.  
  5237. RegularExpression::compile(): Nested *?+.
  5238. RegularExpression::compile(): Error in compile.
  5239. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5240.   string sub-command REGEX, mode REPLACE failed to compile regex
  5241.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5242.  
  5243.  
  5244. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5245.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5246.   command.
  5247.  
  5248.  
  5249. RegularExpression::compile(): Nested *?+.
  5250. RegularExpression::compile(): Error in compile.
  5251. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5252.   string sub-command REGEX, mode REPLACE failed to compile regex
  5253.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5254.  
  5255.  
  5256. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5257.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5258.   command.
  5259.  
  5260.  
  5261. RegularExpression::compile(): Nested *?+.
  5262. RegularExpression::compile(): Error in compile.
  5263. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5264.   string sub-command REGEX, mode REPLACE failed to compile regex
  5265.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5266.  
  5267.  
  5268. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5269.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5270.   command.
  5271.  
  5272.  
  5273. RegularExpression::compile(): Nested *?+.
  5274. RegularExpression::compile(): Error in compile.
  5275. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5276.   string sub-command REGEX, mode REPLACE failed to compile regex
  5277.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5278.  
  5279.  
  5280. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5281.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5282.   command.
  5283.  
  5284.  
  5285. RegularExpression::compile(): Nested *?+.
  5286. RegularExpression::compile(): Error in compile.
  5287. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5288.   string sub-command REGEX, mode REPLACE failed to compile regex
  5289.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5290.  
  5291.  
  5292. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5293.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5294.   command.
  5295.  
  5296.  
  5297. RegularExpression::compile(): Nested *?+.
  5298. RegularExpression::compile(): Error in compile.
  5299. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5300.   string sub-command REGEX, mode REPLACE failed to compile regex
  5301.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5302.  
  5303.  
  5304. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5305.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5306.   command.
  5307.  
  5308.  
  5309. RegularExpression::compile(): Nested *?+.
  5310. RegularExpression::compile(): Error in compile.
  5311. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5312.   string sub-command REGEX, mode REPLACE failed to compile regex
  5313.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5314.  
  5315.  
  5316. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5317.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5318.   command.
  5319.  
  5320.  
  5321. RegularExpression::compile(): Nested *?+.
  5322. RegularExpression::compile(): Error in compile.
  5323. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5324.   string sub-command REGEX, mode REPLACE failed to compile regex
  5325.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5326.  
  5327.  
  5328. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5329.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5330.   command.
  5331.  
  5332.  
  5333. RegularExpression::compile(): Nested *?+.
  5334. RegularExpression::compile(): Error in compile.
  5335. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5336.   string sub-command REGEX, mode REPLACE failed to compile regex
  5337.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5338.  
  5339.  
  5340. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5341.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5342.   command.
  5343.  
  5344.  
  5345. RegularExpression::compile(): Nested *?+.
  5346. RegularExpression::compile(): Error in compile.
  5347. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5348.   string sub-command REGEX, mode REPLACE failed to compile regex
  5349.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5350.  
  5351.  
  5352. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5353.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5354.   command.
  5355.  
  5356.  
  5357. RegularExpression::compile(): Nested *?+.
  5358. RegularExpression::compile(): Error in compile.
  5359. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5360.   string sub-command REGEX, mode REPLACE failed to compile regex
  5361.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5362.  
  5363.  
  5364. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5365.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5366.   command.
  5367.  
  5368.  
  5369. RegularExpression::compile(): Nested *?+.
  5370. RegularExpression::compile(): Error in compile.
  5371. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5372.   string sub-command REGEX, mode REPLACE failed to compile regex
  5373.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5374.  
  5375.  
  5376. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5377.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5378.   command.
  5379.  
  5380.  
  5381. RegularExpression::compile(): Nested *?+.
  5382. RegularExpression::compile(): Error in compile.
  5383. CMake Error at OgreMain/CMakeLists.txt:499 (string):
  5384.   string sub-command REGEX, mode REPLACE failed to compile regex
  5385.   "((/Users/tchoune/Documents/dev/c++/Ogre/ogre-next/OgreMain|/Users/tchoune/Documents/dev/c++/Ogre/ogre-next)/)?(include|src)/".
  5386.  
  5387.  
  5388. CMake Error at OgreMain/CMakeLists.txt:500 (string):
  5389.   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  5390.   command.
  5391.  
  5392.  
  5393. -- Installing target: RenderSystem_GL3Plus / OFF
  5394. -- Installing target: RenderSystem_Metal / OFF
  5395. -- Installing target: RenderSystem_NULL / OFF
  5396. -- Installing target: Plugin_ParticleFX / OFF
  5397. -- Installing target: OgreHlmsPbs  FALSE
  5398. -- OGRE_NEXT_PREFIX: OGRE
  5399. -- Installing target: OgreHlmsUnlit  FALSE
  5400. -- Installing target: OgreSceneFormat  FALSE
  5401. -- Installing target: OgreMeshLodGenerator  FALSE
  5402. -- Installing target: OgreOverlay  FALSE
  5403. -- Installing target: Sample_AnimationTagPoint /OGRE/Samples FALSE
  5404. -- Installing target: Sample_AreaApproxLights /OGRE/Samples FALSE
  5405. -- Installing target: Sample_ImportAnimationsShareSkeletonInstance /OGRE/Samples FALSE
  5406. -- Installing target: Sample_CustomRenderable /OGRE/Samples FALSE
  5407. -- Installing target: Sample_Decals /OGRE/Samples FALSE
  5408. -- Installing target: Sample_DynamicGeometry /OGRE/Samples FALSE
  5409. -- Installing target: Sample_IesProfiles /OGRE/Samples FALSE
  5410. -- Installing target: Sample_ImageVoxelizer /OGRE/Samples FALSE
  5411. -- Installing target: Sample_InstancedStereo /OGRE/Samples FALSE
  5412. -- Installing target: Sample_InstantRadiosity /OGRE/Samples FALSE
  5413. -- Installing target: Sample_LocalCubemaps /OGRE/Samples FALSE
  5414. -- Installing target: Sample_LocalCubemapsManualProbes /OGRE/Samples FALSE
  5415. -- Installing target: Sample_MeshLod /OGRE/Samples FALSE
  5416. -- Installing target: Sample_MorphAnimations /OGRE/Samples FALSE
  5417. -- Installing target: Sample_Refractions /OGRE/Samples FALSE
  5418. -- Installing target: Sample_V1Interfaces /OGRE/Samples FALSE
  5419. -- Installing target: Sample_V2Mesh /OGRE/Samples FALSE
  5420. -- Installing target: Sample_V2ManualObject /OGRE/Samples FALSE
  5421. -- Installing target: Sample_PccPerPixelGridPlacement /OGRE/Samples FALSE
  5422. -- Skipping PlanarReflections sample (OGRE_BUILD_COMPONENT_PLANAR_REFLECTIONS not set)
  5423. -- Installing target: Sample_SceneFormat /OGRE/Samples FALSE
  5424. -- Installing target: Sample_ScreenSpaceReflections /OGRE/Samples FALSE
  5425. -- Installing target: Sample_StaticShadowMaps /OGRE/Samples FALSE
  5426. -- Installing target: Sample_StencilTest /OGRE/Samples FALSE
  5427. -- Installing target: Sample_StereoRendering /OGRE/Samples FALSE
  5428. -- Installing target: Sample_ShadowMapDebugging /OGRE/Samples FALSE
  5429. -- Installing target: Sample_ShadowMapFromCode /OGRE/Samples FALSE
  5430. -- Installing target: Sample_UpdatingDecalsAndAreaLightTex /OGRE/Samples FALSE
  5431. -- Installing target: Sample_Forward3D /OGRE/Samples FALSE
  5432. -- Installing target: Sample_Hdr /OGRE/Samples FALSE
  5433. -- Installing target: Sample_HdrSmaa /OGRE/Samples FALSE
  5434. -- Installing target: Sample_PbsMaterials /OGRE/Samples FALSE
  5435. -- Installing target: Sample_Postprocessing /OGRE/Samples FALSE
  5436. -- Installing target: Sample_Tutorial00_Basic /OGRE/Samples FALSE
  5437. -- Installing target: Sample_Tutorial01_Initialization /OGRE/Samples FALSE
  5438. -- Installing target: Sample_Tutorial02_VariableFramerate /OGRE/Samples FALSE
  5439. -- Installing target: Sample_Tutorial03_DeterministicLoop /OGRE/Samples FALSE
  5440. -- Installing target: Sample_TutorialCompute01_UavTexture /OGRE/Samples FALSE
  5441. -- Installing target: Sample_TutorialCompute02_UavBuffer /OGRE/Samples FALSE
  5442. -- Installing target: Sample_Tutorial_Distortion /OGRE/Samples FALSE
  5443. -- Installing target: Sample_Tutorial_DynamicCubemap /OGRE/Samples FALSE
  5444. -- Installing target: Sample_Tutorial_Memory /OGRE/Samples FALSE
  5445. -- Skipping OpenVR sample (OpenVR not found)
  5446. -- Installing target: Sample_Tutorial_ReconstructPosFromDepth /OGRE/Samples FALSE
  5447. -- Installing target: Sample_TutorialSky_Postprocess /OGRE/Samples FALSE
  5448. -- Installing target: Sample_Tutorial_SSAO /OGRE/Samples FALSE
  5449. -- Installing target: Sample_Tutorial_SMAA /OGRE/Samples FALSE
  5450. -- Installing target: Sample_Tutorial_Terrain /OGRE/Samples FALSE
  5451. -- Installing target: Sample_Tutorial_TextureBaking /OGRE/Samples FALSE
  5452. -- Installing target: Sample_TutorialUav01_Setup /OGRE/Samples FALSE
  5453. -- Installing target: Sample_TutorialUav02_Setup /OGRE/Samples FALSE
  5454. -- Installing target: OgreCmgenToCubemap  FALSE
  5455. -- Installing target: OgreMeshTool  FALSE
  5456. --
  5457. ----------------------------------------------------------------------------
  5458.   FEATURE SUMMARY
  5459. ----------------------------------------------------------------------------
  5460.  
  5461. Building components:
  5462.   + MeshLodGenerator
  5463.   + SceneFormat
  5464.   + Overlay
  5465. Building plugins:
  5466.   + Particle FX
  5467. Building rendersystems:
  5468.   + OpenGL 3.3+
  5469.   + Metal
  5470. Building executables:
  5471.   + Samples
  5472.   + Tools
  5473. Building core features:
  5474.   + Mesh Lod
  5475.   + DDS image codec
  5476.   + ETC image codec
  5477.   + FreeImage codec
  5478.   + rapidjson
  5479.   + ZIP archives
  5480.  
  5481. Build type:                      dynamic
  5482. Threading support:               none
  5483. Use double precision:            disabled
  5484. Nodes inherit transform:         disabled
  5485. Assert mode:                     standard
  5486. Allocator type:                  standard
  5487. STL containers use allocator:    enabled
  5488. Strings use allocator:           disabled
  5489. Memory tracker (debug):          disabled
  5490. Memory tracker (release):        disabled
  5491. Use Boost:                       disabled
  5492. Use SIMD (SSE2):                 enabled
  5493. Use SIMD (NEON):                 enabled
  5494.  
  5495. ----------------------------------------------------------------------------
  5496.  
  5497. -- Configuring incomplete, errors occurred!
  5498. tchoune@yannicks-MBP ogre-next %
  5499.  
Advertisement
Add Comment
Please, Sign In to add comment