digitalmars.D.dwt - Access Violation for AddressBook sample
- Kite <yipeng97 yahoo.com> May 30 2008
- arnaud <arnaud.versini gmail.com> May 30 2008
- arnaud <arnaud.versini gmail.com> May 30 2008
- Frank Benoit <keinfarbton googlemail.com> May 30 2008
I installed dmd-snaps from FSDEV. And I compiled AddressBook sample, it's ok. But after I run it, if I click some menu, for instance, file/edit menu. application crashed. Access Violation is reported. How to avoid this when I use DWT? Thanks.
May 30 2008
Kite a écrit :I installed dmd-snaps from FSDEV. And I compiled AddressBook sample, it's ok. But after I run it, if I click some menu, for instance, file/edit menu. application crashed. Access Violation is reported. How to avoid this when I use DWT? Thanks.
May 30 2008
arnaud a écrit :Kite a écrit :I installed dmd-snaps from FSDEV. And I compiled AddressBook sample, it's ok. But after I run it, if I click some menu, for instance, file/edit menu. application crashed. Access Violation is reported. How to avoid this when I use DWT? Thanks.
May 30 2008
arnaud schrieb:arnaud a écrit :Kite a écrit :I installed dmd-snaps from FSDEV. And I compiled AddressBook sample, it's ok. But after I run it, if I click some menu, for instance, file/edit menu. application crashed. Access Violation is reported. How to avoid this when I use DWT? Thanks.
Yes, DMD 1.028 is the newest known to work compiler. See http://www.dsource.org/projects/dwt/wiki/Requirements
May 30 2008








Frank Benoit <keinfarbton googlemail.com>