Bill Allombert on Thu, 08 Oct 2020 20:33:19 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: using library in qt


On Thu, Oct 08, 2020 at 08:28:30PM +0200, Rigoberto Perez wrote:
> Hi:
> 
> I Compile (./configure and make all) from source code in W7 64bits
> with Msys2 and
> Mingw 32bits. Use the headers (*.h from sources) and libpari.dll.a in
> qt project
> (INCLUDEPATH += and LIBS +=) and it is compile Ok, but when I run with the only
>  funcion pari_init(...) it produces a crash in qt creator.

Hello Rigoberto,

Could you tell us what exactly are you compiling ?
What is the parameters given to pari_init ?

Cheers,
Bill.