Need imported data reference ($G) to access 'IsMultiThread'
Brought to you by:
pierre_le_riche
Under D5 Upd1 (fastmm 4.78) compiler say:
[Error] Need imported data reference ($G) to access 'IsMultiThread' from unit 'FastMM4'
adding (*$IMPORTEDDATA ON*), as recommended by help, not change situation.
I define symbol "AssumeMultiThreaded" and error disappear. What wrong?
Logged In: YES
user_id=1158522
Originator: NO
From FastMM4_FAQ.txt:
Q: I get the following error when I try to use FastMM with an application compiled to use packages: "[Error] Need imported data reference ($G) to access 'IsMultiThread' from unit 'FastMM4'". How do I get it to work?
A: Enable the "UseRuntimePackages" option in FastMM4Options.inc.
Logged In: NO
it's appear when you checked options in project - compiule with packages, you would define it in FastMM4Options.inc file that places in folder with fastmm