Jump to content
WoGe

FastMM not required?

Recommended Posts

Hi

on installing the new Delphi 10.3.3 i found several problem i am not shure how to solve them in the best manner.

 

I used the nice tests that come with the lib - the sample i used are randomly choosen and tagged with tokiyo 10.2 or 10.1 Berlin

It seems that the reference to FastMM can omitted or replaced with SimpleShareMem

It also seems the even SimpleShareMem can be discarded after at least 1 App has been compiled with it

The newest Tests 66 and 67 have no reference to any MemoryManager alt all.

 

Test 40_mandelbrot does not work. It compiles without error but does nothing.

 

Thanks

WoGe

 

 

 

 

Share this post


Link to post

FastMM is not required for OmniThreadLibrary. You can use any memory manager.

 

Mandelbrot generates the image on double-click. It does behave strangely, though, I agree. I'll look into that.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×