[erlang-questions] On Windows XP (SP2): wx broken

Koener Antoine antoine.koener@REDACTED
Thu Mar 4 02:35:12 CET 2010


I have exactly the same problem.
But for WinXP SP3

I can't make wx work with newer version than R13B02.

But, while debugging the werl.exe with Windbg sometimes the wx:new(),  
works ...
And when it fails it's in a call of RtlEnterCriticalSection or  
something like this...

Last, if you want to know the real VC++ needed you can open the  
wxe_driver.dll and search
for its "manifest" (it's at the end of the file) you'll find the real  
version that is needed...


On Mar 2, 2010, at 08:05 , MapAndFold wrote:

> From R13B03 and on, wx can't run on my Windows XP (SP2) box. While on
> the same machine, elder versions are OK.
>
> I have checked wxe_driver.dll with MS Depends, and installed VC2005
> runtime DLL of different built numbers (8.0.50727.762, 8.0.50727.1433,
> 8.0.50727.4053, etc), but it's still broken.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>



More information about the erlang-questions mailing list