views:

199

answers:

1

Hello

I have some projects which were done in c++ builder 2009 and they need borlandmm.dll to run. I have read that c++ Builder 2010 by default use Fastmm, but it dont seems to be the case in my projects. They still need borlandmm.dll

So how can i switch my projects to use fastmm ?

Regards

James

A: 

Try to create empty project - it should not require borlandmm.dll.

You've probably used some unit, which requires borlandmm.dll.

Alexander