Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.83 KB | None | 0 0
  1. set with settings.ey as ./ENIGMA/ and clang
  2.  
  3. compile window
  4. ------
  5. Building for mode (0)
  6. Cleaning up from previous executions
  7. - Cleared parsed objects
  8. - Cleared room entries
  9. - Cleared shared locals list
  10. - Cleared event info
  11. Loading shared locals from extensions list
  12. Location in memory of structure: 0x7fb625cc8e10
  13. Copying resources:
  14. Copying sprite names [0]
  15. Copying sound names [0]
  16. Copying background names [0]
  17. Copying path names [0]
  18. Copying script names [0]
  19. Copying shader names [0]
  20. Copying font names [1]
  21. Copying timeline names [kidding, these are totally not implemented :P] [0]
  22. Copying object names [0]
  23. Copying room names [0]
  24. SYNTAX CHECKING AND PRIMARY PARSING:
  25. 0 Scripts:
  26. "Linking" scripts
  27. `Linking' 0 scripts in 0 passes...
  28. Completing script "Link"
  29. Done.
  30. 0 Objects:
  31. Creating room creation code scope and parsing
  32. "Linking" scripts into the objects...
  33. "Link" complete.
  34. Tabulating maximum argument passes to each script
  35. Finished
  36. Writing executable information and resources.
  37. Writing modes and settings
  38. Writing object switch
  39. Writing resource names and maxima
  40. Writing events
  41. Linking globals
  42. Running Secondary Parse Passes
  43. Writing object data
  44. Writing local accessors
  45. Writing font data
  46. Writing room data
  47. Writing shader data
  48. Running make from `make'
  49. Full command line: make Game WORKDIR="./ENIGMA/" GMODE=Run GRAPHICS=OpenGL1 AUDIO=OpenAL COLLISION=Precise WIDGETS=None NETWORKING=None PLATFORM=Cocoa CXX=clang++ CC=clang CFLAGS="-Wall -O3" CXXFLAGS="-I/opt/X11/include/" COMPILEPATH="MacOSX/MacOSX" EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures" OUTPUTNAME="/Users/lepton/Developer/enigma/./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode" eTCpath=""
  50. /Applications/code/Xcode.app/Contents/Developer/usr/bin/make -C ENIGMAsystem/SHELL
  51. clang++ -I/opt/X11/include/ -IPlatforms/Cocoa/Info -IGraphics_Systems/OpenGL1/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -I./ENIGMA/ -Wall -O3 -MMD -MP -c -o ./ENIGMA/.eobjs/MacOSX/MacOSX/Run/SHELLmain.o SHELLmain.cpp
  52. SHELLmain.cpp:44:10: fatal error: 'Preprocessor_Environment_Editable/LIBINCLUDE.h' file not found
  53. #include "Preprocessor_Environment_Editable/LIBINCLUDE.h"
  54. ^
  55. 1 error generated.
  56. make: *** [Game] Error 2
  57.  
  58.  
  59.  
  60. terminal
  61. ------
  62. Last login: Sun Apr 20 23:16:31 on ttys000
  63. You have mail.
  64. lepton:~ lepton$ cd /Users/lepton/Developer/enigma
  65. lepton:enigma lepton$ java -jar lateralgm.jar
  66. Java Version: 10700 (1.7.0_51)
  67. Loading lib files in /Users/lepton/Developer/enigma/lateralgm.jar
  68. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  69. 05_score.lgl 06_extra.lgl 07_draw.lgl
  70. Calling `make eTCpath=""`
  71. > /Applications/code/Xcode.app/Contents/Developer/usr/bin/make -j 3 -C CompilerSource
  72. > make[1]: Nothing to be done for `all'.
  73. 0
  74. Process terminated
  75. Initializing Enigma:
  76. Failed to create make directory at ./ENIGMA/
  77. Linking up to IDE
  78. Implementing JDI basics
  79. UnimplementedUnimplemented
  80.  
  81. Choosing language: C++
  82. Reading GCC builtins
  83. Read key `defines` as `gcc -dM -xc++ -E $blank`
  84. Parsed `gcc` `-dM -xc++ -E "./ENIGMA/enigma_blank.txt"`: redirect=yes
  85. TRUE
  86.  
  87.  
  88.  
  89.  
  90. *********** EXECUTE
  91. `/usr/bin/gcc`
  92. `-dM`
  93. `-xc++`
  94. `-E`
  95. `./ENIGMA/enigma_blank.txt`
  96.  
  97.  
  98.  
  99. Call succeeded
  100. Read key `searchdirs` as `gcc -E -xc++ -v $blank -I./ENIGMAsystem/SHELL/`
  101. Parsed `gcc` `-E -xc++ -v "./ENIGMA/enigma_blank.txt" -I./ENIGMAsystem/SHELL/`: redirect=yes
  102. TRUE
  103.  
  104.  
  105.  
  106.  
  107. *********** EXECUTE
  108. `/usr/bin/gcc`
  109. `-E`
  110. `-xc++`
  111. `-v`
  112. `./ENIGMA/enigma_blank.txt`
  113. `-I./ENIGMAsystem/SHELL/`
  114.  
  115.  
  116.  
  117. Call succeeded
  118. Searching for directories between "#include <...> search starts here:" and "End of search list."
  119. Toolchain returned 8 search directories:
  120. Creating parse context
  121. Parsing settings...
  122. TOINT: 0
  123. TOINT: 0
  124. TOINT: 1
  125. TOINT: 0
  126. TOINT: 0
  127. Setting up IDE editables...
  128. %e-yaml
  129. ---
  130. treat-literals-as: 0
  131. inherit-equivalence-from: 0
  132. make-directory: "./ENIGMA/"
  133. scalar-precision: 0
  134. angular-unit: 0
  135. inherit-strings-from: 0
  136. inherit-negatives-as: 0
  137. inherit-escapes-from: 0
  138. inherit-objects: true
  139. inherit-increment-from: 1
  140.  
  141. target-networking: None
  142. target-audio: OpenAL
  143. target-windowing: Cocoa
  144. target-compiler: gcc
  145. target-graphics: OpenGL1
  146. target-widget: None
  147. target-collision: Precise
  148.  
  149. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/DataStructures
  150.  
  151. Creating swap.
  152. Dumping whiteSpace definitions...
  153. Opening ENIGMA for parse...
  154. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  155. No operand to unary (operator!)!
  156. No operand to unary (operator!)!
  157. No operand to unary (operator!)!
  158. No operand to unary (operator!)!
  159. No operand to unary (operator!)!
  160. No operand to unary (operator!)!
  161. No operand to unary (operator!)!
  162. No operand to unary (operator!)!
  163. No operand to unary (operator!)!
  164. No operand to unary (operator!)!
  165. No operand to unary (operator!)!
  166. No operand to unary (operator!)!
  167. No operand to unary (operator!)!
  168. No operand to unary (operator!)!
  169. No operand to unary (operator!)!
  170. No operand to unary (operator!)!
  171. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  172. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  173. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  174. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  175. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  176. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  177. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  178. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  179. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  180. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  181. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  182. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  183. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  184. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  185. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  186. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  187. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  188. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  189. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  190. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  191. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  192. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  193. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  194. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  195. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  196. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  197. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  198. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  199. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  200. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  201. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  202. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  203. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  204. ERROR(ENIGMAsystem/SHELL//Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL1.h,33,23): Could not find OpenGL/gl.h
  205. Checked ENIGMAsystem/SHELL/
  206. Checked ./ENIGMA/
  207. Checked ./ENIGMAsystem/SHELL/
  208. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/
  209. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/
  210. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/
  211. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/
  212. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks (framework directory)/
  213. Successfully loaded builtin variant type
  214. Successfully loaded builtin var type
  215. Successfully loaded builtin varargs type
  216. ERROR in parsing engine file: The parser isn't happy. Don't worry, it's never fucking happy. Have a turd.
  217. ERROR: UnknownContinuing anyway.
  218. Creating dummy primitives for old ENIGMA
  219. Initializing EDL Parser...
  220. Grabbing locals...
  221. Finding parent...Found parent scope
  222. >> Checking ancestor object_collisions
  223. >> Checking ancestor object_transform
  224. >> Checking ancestor object_graphics
  225. >> Checking ancestor object_planar
  226. >> Checking ancestor object_basic
  227. Determining build target...
  228.  
  229.  
  230.  
  231.  
  232. Starting platform inspection
  233. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  234. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  235. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Opened.
  236. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  237. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  238. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  239. Done.
  240. Parsing settings...
  241. TOINT: 0
  242. TOINT: 0
  243. TOINT: 1
  244. TOINT: 0
  245. TOINT: 0
  246. Setting up IDE editables...
  247. %e-yaml
  248. ---
  249. treat-literals-as: 0
  250. inherit-equivalence-from: 0
  251. make-directory: "./ENIGMA/"
  252. scalar-precision: 0
  253. angular-unit: 0
  254. inherit-strings-from: 0
  255. inherit-negatives-as: 0
  256. inherit-escapes-from: 0
  257. inherit-objects: true
  258. inherit-increment-from: 1
  259.  
  260. target-networking: None
  261. target-audio: OpenAL
  262. target-windowing: Cocoa
  263. target-compiler: gcc
  264. target-graphics: OpenGL1
  265. target-widget: None
  266. target-collision: Precise
  267.  
  268. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/DataStructures
  269.  
  270. Creating swap.
  271. Dumping whiteSpace definitions...
  272. Opening ENIGMA for parse...
  273. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  274. No operand to unary (operator!)!
  275. No operand to unary (operator!)!
  276. No operand to unary (operator!)!
  277. No operand to unary (operator!)!
  278. No operand to unary (operator!)!
  279. No operand to unary (operator!)!
  280. No operand to unary (operator!)!
  281. No operand to unary (operator!)!
  282. No operand to unary (operator!)!
  283. No operand to unary (operator!)!
  284. No operand to unary (operator!)!
  285. No operand to unary (operator!)!
  286. No operand to unary (operator!)!
  287. No operand to unary (operator!)!
  288. No operand to unary (operator!)!
  289. No operand to unary (operator!)!
  290. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  291. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  292. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  293. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  294. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  295. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  296. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  297. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  298. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  299. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  300. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  301. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  302. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  303. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  304. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  305. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  306. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  307. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  308. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  309. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  310. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  311. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  312. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  313. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  314. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  315. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  316. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  317. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  318. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  319. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  320. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  321. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  322. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  323. ERROR(ENIGMAsystem/SHELL//Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL1.h,33,23): Could not find OpenGL/gl.h
  324. Checked ENIGMAsystem/SHELL/
  325. Checked ./ENIGMA/
  326. Checked ./ENIGMAsystem/SHELL/
  327. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/
  328. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/
  329. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/
  330. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/
  331. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks (framework directory)/
  332. Successfully loaded builtin variant type
  333. Successfully loaded builtin var type
  334. Successfully loaded builtin varargs type
  335. ERROR in parsing engine file: The parser isn't happy. Don't worry, it's never fucking happy. Have a turd.
  336. ERROR: UnknownContinuing anyway.
  337. Creating dummy primitives for old ENIGMA
  338. Initializing EDL Parser...
  339. Grabbing locals...
  340. Finding parent...Found parent scope
  341. >> Checking ancestor object_collisions
  342. >> Checking ancestor object_transform
  343. >> Checking ancestor object_graphics
  344. >> Checking ancestor object_planar
  345. >> Checking ancestor object_basic
  346. Determining build target...
  347.  
  348.  
  349.  
  350.  
  351. Starting platform inspection
  352. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  353. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  354. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Opened.
  355. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  356. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  357. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  358. Done.
  359. Plugin: Delegating to ENIGMA (out of my hands now)
  360. Initializing dialog boxes
  361. Initialized.
  362. Building for mode (0)
  363. Cleaning up from previous executions
  364. - Cleared parsed objects
  365. - Cleared room entries
  366. - Cleared shared locals list
  367. - Cleared event info
  368. Adding extension
  369. extension
  370. Universal_System/Extensions
  371. :
  372. Alarms
  373. Loading shared locals from extensions list
  374. Finding parent...Found parent scope
  375. >> Checking ancestor object_collisions
  376. >> Checking ancestor object_transform
  377. >> Checking ancestor object_graphics
  378. >> Checking ancestor object_planar
  379. >> Checking ancestor object_basic
  380. Location in memory of structure: 0x7fb625b43e20
  381. Copying resources:
  382. Copying sprite names [0]
  383. Copying sound names [0]
  384. Copying background names [0]
  385. Copying path names [0]
  386. Copying script names [0]
  387. Copying shader names [0]
  388. Copying font names [1]
  389. Copying timeline names [kidding, these are totally not implemented :P] [0]
  390. Copying object names [0]
  391. Copying room names [0]
  392. SYNTAX CHECKING AND PRIMARY PARSING:
  393. 0 Scripts:
  394. "Linking" scripts
  395. `Linking' 0 scripts in 0 passes...
  396. Completing script "Link"
  397. Done.
  398. 0 Objects:
  399. Creating room creation code scope and parsing
  400. "Linking" scripts into the objects...
  401. "Link" complete.
  402. Tabulating maximum argument passes to each script
  403. Finished
  404. Writing executable information and resources.
  405. Writing modes and settings
  406. Writing object switch
  407. Writing resource names and maxima
  408. Writing events
  409. Linking globals
  410. Running Secondary Parse Passes
  411. Writing object data
  412. DBGMSG 1
  413. DBGMSG 2
  414. DBGMSG 3
  415. DBGMSG 7
  416. DBGMSG 8
  417. Writing local accessors
  418. Writing font data
  419. Writing room data
  420. Writing shader data
  421. Running make from `make'
  422. Full command line: make Game WORKDIR="./ENIGMA/" GMODE=Run GRAPHICS=OpenGL1 AUDIO=OpenAL COLLISION=Precise WIDGETS=None NETWORKING=None PLATFORM=Cocoa CXX=g++ CXXFLAGS="-I/opt/X11/include/" COMPILEPATH="MacOSX/MacOSX" EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures" OUTPUTNAME="/Users/lepton/Developer/enigma/./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode" eTCpath=""
  423.  
  424.  
  425. *********** EXECUTE
  426. `/usr/bin/make`
  427. `Game`
  428. `WORKDIR=./ENIGMA/`
  429. `GMODE=Run`
  430. `GRAPHICS=OpenGL1`
  431. `AUDIO=OpenAL`
  432. `COLLISION=Precise`
  433. `WIDGETS=None`
  434. `NETWORKING=None`
  435. `PLATFORM=Cocoa`
  436. `CXX=g++`
  437. `CXXFLAGS=-I/opt/X11/include/`
  438. `COMPILEPATH=MacOSX/MacOSX`
  439. `EXTENSIONS= Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures`
  440. `OUTPUTNAME=/Users/lepton/Developer/enigma/./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode`
  441. `eTCpath=`
  442.  
  443.  
  444.  
  445. 3
  446. Parsing settings...
  447. TOINT: 0
  448. TOINT: 0
  449. TOINT: 1
  450. TOINT: 0
  451. TOINT: 0
  452. Read key `defines` as `cpp -dM -xc++ -E /dev/null`
  453. Parsed `cpp` `-dM -xc++ -E /dev/null`: redirect=yes
  454. TRUE
  455.  
  456.  
  457.  
  458.  
  459. *********** EXECUTE
  460. `/usr/bin/cpp`
  461. `-dM`
  462. `-xc++`
  463. `-E`
  464. `/dev/null`
  465.  
  466.  
  467.  
  468. Call succeeded
  469. Read key `searchdirs` as `cpp -dM -xc++ -E /dev/null`
  470. Parsed `cpp` `-dM -xc++ -E /dev/null`: redirect=yes
  471. TRUE
  472.  
  473.  
  474.  
  475.  
  476. *********** EXECUTE
  477. `/usr/bin/cpp`
  478. `-dM`
  479. `-xc++`
  480. `-E`
  481. `/dev/null`
  482.  
  483.  
  484.  
  485. Call succeeded
  486. Searching for directories between "#include <...> search starts here:" and "End of search list."
  487. Parse fail: Invalid search directories returned. Start search string does not match a line.
  488. Setting up IDE editables...
  489. %e-yaml
  490. ---
  491. treat-literals-as: 0
  492. inherit-equivalence-from: 0
  493. make-directory: "./ENIGMA/"
  494. inherit-strings-from: 0
  495. angular-unit: 0
  496. scalar-precision: 0
  497. inherit-escapes-from: 0
  498. inherit-negatives-as: 0
  499. inherit-objects: true
  500. inherit-increment-from: 1
  501.  
  502. target-networking: None
  503. target-audio: OpenAL
  504. target-windowing: Cocoa
  505. target-compiler: clang
  506. target-graphics: OpenGL1
  507. target-widget: None
  508. target-collision: Precise
  509.  
  510. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/DataStructures
  511.  
  512. Creating swap.
  513. Dumping whiteSpace definitions...
  514. Opening ENIGMA for parse...
  515. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  516. No operand to unary (operator!)!
  517. No operand to unary (operator!)!
  518. No operand to unary (operator!)!
  519. No operand to unary (operator!)!
  520. No operand to unary (operator!)!
  521. No operand to unary (operator!)!
  522. No operand to unary (operator!)!
  523. No operand to unary (operator!)!
  524. No operand to unary (operator!)!
  525. No operand to unary (operator!)!
  526. No operand to unary (operator!)!
  527. No operand to unary (operator!)!
  528. No operand to unary (operator!)!
  529. No operand to unary (operator!)!
  530. No operand to unary (operator!)!
  531. No operand to unary (operator!)!
  532. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  533. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  534. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  535. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  536. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  537. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  538. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  539. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  540. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  541. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  542. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  543. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  544. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  545. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  546. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  547. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  548. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  549. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  550. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  551. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  552. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  553. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  554. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  555. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  556. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  557. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  558. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  559. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  560. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  561. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  562. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  563. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  564. ERROR(/Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1//__config,86,5): Invalid preprocessor directive `/'
  565. ERROR(ENIGMAsystem/SHELL//Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL1.h,33,23): Could not find OpenGL/gl.h
  566. Checked ENIGMAsystem/SHELL/
  567. Checked ./ENIGMA/
  568. Checked ./ENIGMAsystem/SHELL/
  569. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/
  570. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/
  571. Checked /Applications/code/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/
  572. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/
  573. Checked /Applications/code/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks (framework directory)/
  574. Successfully loaded builtin variant type
  575. Successfully loaded builtin var type
  576. Successfully loaded builtin varargs type
  577. ERROR in parsing engine file: The parser isn't happy. Don't worry, it's never fucking happy. Have a turd.
  578. ERROR: UnknownContinuing anyway.
  579. Creating dummy primitives for old ENIGMA
  580. Initializing EDL Parser...
  581. Grabbing locals...
  582. Finding parent...Found parent scope
  583. >> Checking ancestor object_collisions
  584. >> Checking ancestor object_transform
  585. >> Checking ancestor object_graphics
  586. >> Checking ancestor object_planar
  587. >> Checking ancestor object_basic
  588. Determining build target...
  589.  
  590.  
  591.  
  592.  
  593. Starting platform inspection
  594. - ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey: Opened.
  595. - ENIGMAsystem/SHELL/Platforms/Cocoa/Info/About.ey: Opened.
  596. - ENIGMAsystem/SHELL/Platforms/General/Info/About.ey: Opened.
  597. - ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey: Opened.
  598. - ENIGMAsystem/SHELL/Platforms/Win32/Info/About.ey: Opened.
  599. - ENIGMAsystem/SHELL/Platforms/xlib/Info/About.ey: Opened.
  600. Done.
  601. Plugin: Delegating to ENIGMA (out of my hands now)
  602. Initializing dialog boxes
  603. Initialized.
  604. Building for mode (0)
  605. Cleaning up from previous executions
  606. - Cleared parsed objects
  607. - Cleared room entries
  608. - Cleared shared locals list
  609. - Cleared event info
  610. Adding extension
  611. extension
  612. Universal_System/Extensions
  613. :
  614. Alarms
  615. Loading shared locals from extensions list
  616. Finding parent...Found parent scope
  617. >> Checking ancestor object_collisions
  618. >> Checking ancestor object_transform
  619. >> Checking ancestor object_graphics
  620. >> Checking ancestor object_planar
  621. >> Checking ancestor object_basic
  622. Location in memory of structure: 0x7fb625cc8e10
  623. Copying resources:
  624. Copying sprite names [0]
  625. Copying sound names [0]
  626. Copying background names [0]
  627. Copying path names [0]
  628. Copying script names [0]
  629. Copying shader names [0]
  630. Copying font names [1]
  631. Copying timeline names [kidding, these are totally not implemented :P] [0]
  632. Copying object names [0]
  633. Copying room names [0]
  634. SYNTAX CHECKING AND PRIMARY PARSING:
  635. 0 Scripts:
  636. "Linking" scripts
  637. `Linking' 0 scripts in 0 passes...
  638. Completing script "Link"
  639. Done.
  640. 0 Objects:
  641. Creating room creation code scope and parsing
  642. "Linking" scripts into the objects...
  643. "Link" complete.
  644. Tabulating maximum argument passes to each script
  645. Finished
  646. Writing executable information and resources.
  647. Writing modes and settings
  648. Writing object switch
  649. Writing resource names and maxima
  650. Writing events
  651. Linking globals
  652. Running Secondary Parse Passes
  653. Writing object data
  654. DBGMSG 1
  655. DBGMSG 2
  656. DBGMSG 3
  657. DBGMSG 7
  658. DBGMSG 8
  659. Writing local accessors
  660. Writing font data
  661. Writing room data
  662. Writing shader data
  663. Running make from `make'
  664. Full command line: make Game WORKDIR="./ENIGMA/" GMODE=Run GRAPHICS=OpenGL1 AUDIO=OpenAL COLLISION=Precise WIDGETS=None NETWORKING=None PLATFORM=Cocoa CXX=clang++ CC=clang CFLAGS="-Wall -O3" CXXFLAGS="-I/opt/X11/include/" COMPILEPATH="MacOSX/MacOSX" EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures" OUTPUTNAME="/Users/lepton/Developer/enigma/./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode" eTCpath=""
  665.  
  666.  
  667. *********** EXECUTE
  668. `/usr/bin/make`
  669. `Game`
  670. `WORKDIR=./ENIGMA/`
  671. `GMODE=Run`
  672. `GRAPHICS=OpenGL1`
  673. `AUDIO=OpenAL`
  674. `COLLISION=Precise`
  675. `WIDGETS=None`
  676. `NETWORKING=None`
  677. `PLATFORM=Cocoa`
  678. `CXX=clang++`
  679. `CC=clang`
  680. `CFLAGS=-Wall -O3`
  681. `CXXFLAGS=-I/opt/X11/include/`
  682. `COMPILEPATH=MacOSX/MacOSX`
  683. `EXTENSIONS= Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures`
  684. `OUTPUTNAME=/Users/lepton/Developer/enigma/./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode`
  685. `eTCpath=`
  686.  
  687.  
  688.  
  689. 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement