[EMAIL PROTECTED] wrote, On 2008-03-24 03:17:
> Thanks!
> 
> I just built a debug version of Thunderbird but it doesn't seem to be
> logging (no log file was created) I'm using MINGW32 with WindowsXP and
> MSVC 6.0
> 
> i have followed the Technical Notes "Using the PKCS #11 Module Logger"
> and have set the proper Environment variables. I can run
> thunderbird.exe with the debug window but still no log file

I just noticed that the word "export" does not appear anywhere on that
web page I cited.

To ensure that your debug build sees the variables you need to :
a) export the variables from the MinGW shell, and
b) run the program from the shell where they were exported
   (as opposed to running the test program from Windows' desktop GUI).

Does that info help?
Perhaps the page needs to be clarified about that point.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to