Antonio,
Any advance or fix in FW 11.12 with Transbmp leak?
viewtopic.php?f=3t=21662start=45
Thanks.
&&
Antonio,
Any advance or fix in FW 11.12 with Transbmp leak?
viewtopic.php?f=3t=21662start=45
Thanks.
&&
John,
We need an example to reproduce it. Here it is working fine
Antonio Linares wrote:John,
We need an example to reproduce it. Here it is working fine
ukservice wrote:
As I told several times, this error occurs ramdonly.
FUNCTION MAIN()
SetResDebug()
... <Your code> ...
FERASE("CHECKRES.TXT")
CHECKRES()
winExec("notepad .\checkres.txt")
return(0)Ibtc,
Thanks for reply.
Yas, I did your test and know I don´t get items at checkres but the error happens.
I guess it is related to transbmp or method paint() at CLASS TRBtn.
echo %fwh%\lib\dolphin.lib + >> b32.bc
echo %fwh%\lib\libmysql.lib + >> b32.bcAntonio,
Thanks, I know this proyect.
But I don´t understand why they are on buildh.bat as TDolphin is not included on FWH.
Also, I know how to edit buildh.bat and remove them
.
But I feel that FWH is not propelly tested before releasing a new build. This is a sample.
John,
Your feeling is completely wrong. This is not a sample, I personally use Dolphin for several projects and I don't want to include those lines everytime, thats why they are there but commented so they don't interfere. We also include some ADS lines and we don't use them but they are helpful for other users.
Every FWH build is tested as much as possible. We can not test ALL features as FWH/Harbour is a huge development tool with so many possibilities, but we build complex projects, run them and test that they work fine.
We deliver a new FWH build every month and that is a huge task but we decided not to make FWH users to wait for so long to get all the new and fixed features. We could simply deliver new builds a few times a year but we have a strong commitment with the FWH users.
Please show respect for the hard work that we do here. If you not are not satisfied with these tools then I kindly ask you to go away from these forums. But if you decide to stay here, please be respectful. Thanks.
are there but commented so they don't interfere
echo %fwh%\lib\dolphin.lib + >> b32.bc
echo %fwh%\lib\libmysql.lib + >> b32.bc