Skip to content

Commit

Permalink
Linking to compiler bug in issue #6
Browse files Browse the repository at this point in the history
  • Loading branch information
m8pple committed Feb 9, 2015
1 parent 08ddce0 commit 7719a77
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -874,3 +874,13 @@ I would suggest compiling and running your submission
in AWS, just to get the feel of it. A correctly written
submission should compile anywhere, with no real depencency
on the environment, but it is good to try things out.

Trouble-shooting tips
=====================

I'm collecting together the issues which might help people here:

`In lambda function: ... error: ‘this’ was not captured for this lambda function`
-------------------------------------------------------------------------------
Odd g++ bug, with [https://github.com/HPCE/hpce_2014_cw3/issues/6](fix). thanks to @almanarif:

0 comments on commit 7719a77

Please sign in to comment.