Hi! Some ideas:

- is your wxWidgets installation otherwise working? (sample programs compile 
and execute)
- how do you build (IDE, makefile ?), what compiler are you using? Is it the 
same (with the same options) as used to compile wxWidgets ?
- did you try to start treelisttest with the debugger ?
- you could try with another build, e.g. 2.8.7 or 2.8.9
   binaries for 2.8.7 from:  http://www.brothersoft.com/wxwidgets-115143.html

Can anyone on the list confirm that wxTreeListCtrl works with a monolithic DLL 
? (can't see why it would not, but never tested)


On 08/09/2010 10:21, d.passinge wrote:
>
>
> Dear coders,
>
> I try to use wxTreeListCtrl, but the treelisttest doesn't work with me.
> I use wxWidget 2.8.11 as monolithic dll. I use windows XP.
> When I run treelisttest, I have an error (0xc0000005) "Process return 
> -1073741819 (0xc0000005)"
> I don't find any help about this on the forums.
> Have you an idea?
>
> Thanks
>

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to