New FWH 16.01

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

Re: New FWH 16.01

Post by Silvio.Falconi »

Antonio,
As I sad to CNavarro there is an mistake on fwh build
perhaps some forget to link c5cnew.c on libs because I not founded two function (before on oldest 16.01 run ok)
Yesterday Cnavarro send me a message where sad where found the functions I not founded.

-------------------------------------------------------------------------------------------------------------------------------------
Functions CREAFBOLD and CREAFCAPT
They are repeated with CREATEFONTBOLD and CREATECAPTIONFONT
Now called CREATEFONTBOLD and CREATECAPTIONFONT
-------------------------------------------------------------------------------------------------------------------------------------
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: New FWH 16.01

Post by Antonio Linares »

Please post the linker output

Here it is working fine building FWH examples like FiveDBU, Fivedit, etc.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: New FWH 16.01

Post by cnavarro »

Silvio.Falconi wrote:Antonio,
As I sad to CNavarro there is an mistake on fwh build
perhaps some forget to link c5cnew.c on libs because I not founded two function (before on oldest 16.01 run ok)
Yesterday Cnavarro send me a message where sad where found the functions I not founded.

-------------------------------------------------------------------------------------------------------------------------------------
Functions CREAFBOLD and CREAFCAPT
They are repeated with CREATEFONTBOLD and CREATECAPTIONFONT
Now called CREATEFONTBOLD and CREATECAPTIONFONT
-------------------------------------------------------------------------------------------------------------------------------------
In official builds these functions are contained
The libraries that I sent were for me to check menus in XP
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Post Reply