Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SetMMLogFileName undefined #57

Open
rdtbert opened this issue Aug 7, 2018 · 0 comments
Open

SetMMLogFileName undefined #57

rdtbert opened this issue Aug 7, 2018 · 0 comments

Comments

@rdtbert
Copy link

rdtbert commented Aug 7, 2018

I have a delphi ISAPI DLL program, in my project options I have Debug configuration for 32bit platorm set.
I also have the following compiler declaratives set.

{$INCLUDE FastMM4Options.inc}
{$DEFINE FullDebugMode}
{$Define LogMemoryLeakDetailToFile}
{$DEFINE EnableMemoryLeakReporting}

However, when I reference SetMMFileName it is not recognized. Any ideas why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant