RE: Post-processing does not work on my machine anymore.
2017-04-17, 12:27 (This post was last modified: 2017-04-18, 15:16 by Nils Schmidt.)
2017-04-17, 12:27 (This post was last modified: 2017-04-18, 15:16 by Nils Schmidt.)
(2017-04-17, 6:16)Philippe Hurbain Wrote: Could it be related to this? https://sourceforge.net/p/patterncreator/tickets/190/
I am still annoyed by this issue on one of my machines...
I don't know yet... I have to investigate. It's not as trivial as I thought.
I enabled compiler optimizations => error occurs => disabled optimizations => error is gone permanently => published release (without optimizations) => error occurs again...

I don't know... I guess that I have to redo a "correct" implementation of the export method again (to supress the unwanted "magic" of the CLR JIT compiler).
edit: There is no other solution to this madness than translating Rectifier, SlicerPro and Unificator from C++ to .NET... D'oh!
edit2: 33% done. Now, I need to translate Unificator and SlicerPro...