Skip to content

Instantly share code, notes, and snippets.

@aaronfeng
Last active August 29, 2015 14:18

Revisions

  1. Aaron Feng revised this gist Mar 30, 2015. No changes.
  2. Aaron Feng created this gist Mar 30, 2015.
    10 changes: 10 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    [ 20%] Completed 'lua-5_1_5'
    [ 20%] Built target lua-5_1_5
    Makefile:147: recipe for target 'all' failed
    make[3]: *** [all] Error 2
    CMakeFiles/lua_sandbox.dir/build.make:110: recipe for target 'ep_base/Stamp/lua_sandbox/lua_sandbox-build' failed
    make[2]: *** [ep_base/Stamp/lua_sandbox/lua_sandbox-build] Error 2
    CMakeFiles/Makefile2:1707: recipe for target 'CMakeFiles/lua_sandbox.dir/all' failed
    make[1]: *** [CMakeFiles/lua_sandbox.dir/all] Error 2
    Makefile:147: recipe for target 'all' failed
    make: *** [all] Error 2