Rigoberto Perez on Thu, 08 Oct 2020 20:28:34 +0200


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

using library in qt


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.

Anyone knows what's my mistake?

Thanks in advanced