From: Luca B. <luc...@gm...> - 2010-04-01 16:51:22
|
> This constructor scheme is not working for me. I think that's because > there isn't any symbol here that's used elsewhere, hence the linker is > not linking this file. I replaced the system with a different mechanism. It should now work correctly, but only GCC and MSVC are supported, and the latter is untested. > Please put copyright headers. *Especially* when basing your work from > external references, as it gives the impression that this code was > copied, and not your own creation. Done: the code was a reimplementation from scratch of the code provided by them, with slight changes. |