[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] unhandled exception when using aspel in a simple win32
From: |
setterg |
Subject: |
Re: [Aspell-user] unhandled exception when using aspel in a simple win32 console application |
Date: |
Tue, 29 May 2007 17:09:32 +0000 |
-------------- Original message ----------------------
From: Niki Lijnen <address@hidden>
>
> Hi,
>
> I tried to use aspell in a simple win32 console application ( C++ ), but it
> doesn't run. When doing
>
> AspellConfig *config = new_aspell_config() ;
>
> I get the following exception:
>
> Unhandled exception at 0x0009a500 in AspellTest.exe: 0xC0000005: Access
> violation reading location 0x0009a500
>
> What am I doing wrong?
>
> Best regards,
>
>
Hi Niki
I've run into something similar. You might try this project. It uses Aspell as
it's spell checker. Hope it helps!
Gary
http://sourceforge.net/projects/descdatadiary/