Just a guess based on a presentation at Sydney ADUG last
month:
Do you have a conditional define named FullDebugMode ? That
causes
the FastMM subsystem to require a DLL in the same folder as
the EXE
you are building.
I also found this in FastMM4.pas :
Version 4.08 (27 June 2005):
- Added a BorlndMM.dpr project to allow you to build a
borlndmm.dll that uses
FastMM4 instead of the default memory manager. You may
replace the old
DLL in the Delphi \Bin directory to make the IDE use
this memory manager
instead.
-Ann
At 08:26 AM 06/21/2006, you wrote:
>First guess is that the application was built using
runtime packages...
>
>However this is not the case.
>
>Project->Options->Packages =Build with Runtime
packages is not checked.
>
>So any clues to why this new app is presenting users
with a beautiful
>message like -
>
>Unable to locate borlndmm.dll --- etc.
>
>
>
>
>
>--
>ADUG Members List
>Post: adug-members adug.org.au
>Unsubscribe/Options:
>http://lists.adug.org.au/mailman/options/ad
ug-members/ann%40sonic.net
>Archives: http://lists.adug.org.au/mailman/private/adug-members
--
ADUG Members List
Post: adug-members adug.org.au
Unsubscribe/Options: http://lists.adug.org.au/mailman/options/a
dug-members/bond%40yahoo.com
Archives: http://lists.adug.org.au/mailman/private/adug-members
|