Fixed the problem. My primary library somehow got compiled with
heaptrc. I couldn't find any way of removing heaptrc from the library
so I created a new package, copied the source files into it, compiled it
and added it back into the project. Program runs fine now without
heaptrace.
Thanks
Hi Allan.
You must install: "Visual C++ 2008 Redistributables"
Eduardo.
El 11/07/2014 05:19 a.m., Allan E. Registos escribió:
Hi,
Does anybody have a working lazreport + postgreSQL ?
I am having trouble both 32-bit(winxp) with postgresl lib client
present on the same program directory and in
On 07/10/2014 09:58 PM, Sven Barth wrote:
You should not need to use the thread manager. All functions (except
the semaphore ones which are only implemented for cthreads) should be
available by RTL functions. So don't use GetThreadManager if you don't
need to.
For a primary test I did e.g.:
Hi,
Does anybody have a working lazreport + postgreSQL ?
I am having trouble both 32-bit(winxp) with postgresl lib client present on the
same program directory and in 64-bit win7.
It cannot find libpq.dll.
Thanks & regards,
Allan
--
___
Lazarus