QHull dll

Blitz3D Forums/Blitz3D Programming/QHull dll

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?

Hi. If you are using my qhull dll version I have uploaded a new version of this dll. It had to do with a memory release problem.

Please redownload from here: http://www.freewebs.com/elias_t/qhulldll.htm


Bye.
Elias.

okay, works great now.
Thanks a lot