Access violation while trying to replace stdout with a local disk file

Mark Hammond mhammond at skippinet.com.au
Mon Nov 29 23:57:53 EST 1999


SINICA wrote in message <000a01bf3a98$4f13c940$36f96d8c at sylvia>...
>
>> They both need to be linked to the same c-runtime library, (ie,
>> "Multithreaded DLL" in Settings | Compile | Code Generation).
>>
>> - Gordon
>>
>>
>
>i've changed the c-runtime to "Multithreaded " for myprog.exe
>and "Multithreaded DLL" for python15.dll
>but it still refuse to work,
>shall i change to "Multithreaded DLL" instead of "Multithreaded" for
>myprog.exe ?

Yes - as Gordon said - "They both need to be linked to the same c-runtime
library, (ie,
"Multithreaded DLL" in Settings | Compile | Code Generation)."

Mark.






More information about the Python-list mailing list