I'm playing about with the QHull dll, and I've encountered a problem. It's quite simple to describe:
If I call the create_Tok_Hull() function twice in the same program, I get I memory access violation on the QHull function. How can I fix this?
If I call the create_Tok_Hull() function twice in the same program, I get I memory access violation on the QHull function. How can I fix this?