Closed GoogleCodeExporter closed 8 years ago
Probably should have actually put the fix in...
On line 41 of src/nvcore/Debug.cpp, change
# include <ucontext.h>
to
# include <sys/ucontext.h>
Original comment by gabebear@gmail.com
on 12 Oct 2009 at 5:51
Thanks for the bug report, this was just fixed a couple of days ago. Can you
confirm
that the latest version from branch/2.0 compiles fine on OSX 10.6? I do not
have that
OS available yet. Thanks!
Original comment by cast...@gmail.com
on 14 Oct 2009 at 2:09
Yep, it works
Original comment by gabebear@gmail.com
on 14 Oct 2009 at 2:19
Excellent, thanks!
Original comment by cast...@gmail.com
on 14 Oct 2009 at 5:02
Original issue reported on code.google.com by
gabebear@gmail.com
on 12 Oct 2009 at 5:49