[Bug] Missing CG32.dll in 3.1.2a [sf#16]
Closed this issue · 2 comments
Reported by edrickv on 2006-10-26 03:48 UTC
When run under Windows, version 3.1.2a complains that
CG32.dll is missing. This appears to be Borland's
CodeGuard DLL. (No idea what it actually does.) It's
also possible it might complain about missing runtime
library DLLs if it got that far. Version 3.1.1 of
course does not have the same problem.
I did find some information on making distribution
ready builds here:
http://www.donationcoder.com/Forums/bb/index.php?
PHPSESSID=801d87274f9a29754a32b7c4772b7296&topic=4525
Commented by andrewpunch on 2006-10-26 06:36 UTC
Logged In: YES
user_id=928005
Sorry! This is my mistake. I have been using codeguard to
smoke out any problems with the debug build.
It must have made its way into the release build. Version
3.1.3 should fix your problem.
It should not complain about missing runtime library DLLs
but please feel free to reopen this bug if it does.
Updated by andrewpunch on 2006-10-26 06:36 UTC
- status: open --> closed