Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmd stackoverflows #1

Closed
extrawurst opened this issue Dec 30, 2011 · 1 comment
Closed

dmd stackoverflows #1

extrawurst opened this issue Dec 30, 2011 · 1 comment

Comments

@extrawurst
Copy link

this simple cmd line build of cl4d makes dmd 2057 "stack overflow" :

dmd opencl\c\cl.d opencl\c\cl_ext.d opencl\c\cl_gl.d opencl\c\cl_gl_ext.d opencl\c\cl_platform.d opencl\c\opencl.d opencl\all.d opencl\buffer.d opencl\commandqueue.d opencl\context.d opencl\device.d opencl\error.d opencl\event.d opencl\host.d opencl\image.d opencl\kernel.d opencl\memory.d opencl\platform.d opencl\program.d opencl\sampler.d opencl\wrapper.d

@Trass3r
Copy link
Owner

Trass3r commented Dec 30, 2011

Use git dmd or temporarily comment out the CLObjectCollection destructor.
See 5db36c2

@Trass3r Trass3r closed this as completed Dec 30, 2011
John-Colvin pushed a commit to John-Colvin/cl4d that referenced this issue Sep 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants