Anyone using Turbo C++ Prof or BDS 2006 ?
Guru Kathiresan
gururamnath at yahoo.com
Tue Apr 3 13:15:29 PDT 2007
> Very strange. The only reason I can see for this crash is that static
> timeLock mutex is not initialized. But why wouldn't it be initialized is
> not clear... Do you use wx as a DLL? If so, does the crash still happen if
> you use a static build?
Hi Vadim,
I'm using a static build. I used the cmd,
make -f makefile.bcc BUILD=debug MONOLITHIC=1 USE_OPENGL=1
RUNTIME_LIBS=static USE_RTTI=0 USE_EXCEPTIONS=1
to build the libraries.
Thanks,
Guru Kathiresan
More information about the wx-users
mailing list