Recompiling with last release

Post Reply
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Recompiling with last release

Post by Silvio.Falconi »

Today I recompiled my application with the last release ( september) and I have this error

Image

How it is possible ?
the images are pngs


the oldest release before of that september was this
Image

Someone changed btnbmp?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Recompiling with last release

Post by Antonio Linares »

Silvio,

We are checking it.

Many thanks for your feedback
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Recompiling with last release

Post by Silvio.Falconi »

also with oBtnbmp:lGDIP:=.t. not run!!
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: Recompiling with last release

Post by nageswaragunupudi »

also with oBtnbmp:lGDIP:=.t. not run!!
This does not work.
As explained earlier please use the clause GDIP in the command.
This is fixed in the next version.
Regards

G. N. Rao.
Hyderabad, India
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Recompiling with last release

Post by Silvio.Falconi »

I cannot use the command because i have an Array type
abtn[x,y]:ltransparent:=.t.
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Post Reply