100 Days FiveWin
Posted: Fri Dec 06, 2019 1:17 am
hi,
since 100 Days i have FiveWin but it is hard to start for a FiveWin Newbie.
it is not "out-of-box" working ... you need harbour (with MSVC LIB) and BCC
i have download harbour but it does NOT include \MSVC so i guess i can't use any VC Sample.
where do i get those LIB for harbour 3x (my files was from harbour v1.x)
---
there are 22 x Build*.BAT.
DOC say use BUILD.BAT and it "seems" to work with most Sample but other give Error.
Error are like : missing FiveWin.ch
i guess there are some Environment Variable missing in some BUILD*.BAT.
so i like to ask again which Environment Variable FiveWin use
---
IDE : i have try FivEdit ... it start "missing *.FLV"
next it show Form with with "Hello"
FiveWin Sample have no *.PRJ file which can be assign to start IDE.
Preference ( Crtl-F2 ) : in Tab "FiveWin", "Harbour" and "C Compiler" i press "Default Libs" and Save.
Question : there is a Tab "Project" ... and a lot of Space. do i need it to run FW \Sample
---
after 100 Days i'm a bit frustrated while i'm not able to work in FiveWin Environment.
i have also HMG and Extendet Version and was able to wrote some harbour Apps with it.
my 1st work was to get HMG Debugger work while this is the Tool i use when not writing Code.
but how to activate FW Debugger with FW Sample
i got Error Message like "FWDBG.DLL not found" (it is in C:\FWH\FWDBG.DLL)
---
please help me to fix my FiveWin Environment.
need LIB from c:\harbour\lib\win\msvc\
need to get FW Debugger work (no IDE need)
please help a Newbie to get into FiveWin world, Thx
since 100 Days i have FiveWin but it is hard to start for a FiveWin Newbie.
it is not "out-of-box" working ... you need harbour (with MSVC LIB) and BCC
i have download harbour but it does NOT include \MSVC so i guess i can't use any VC Sample.
where do i get those LIB for harbour 3x (my files was from harbour v1.x)
---
there are 22 x Build*.BAT.
DOC say use BUILD.BAT and it "seems" to work with most Sample but other give Error.
Error are like : missing FiveWin.ch
i guess there are some Environment Variable missing in some BUILD*.BAT.
so i like to ask again which Environment Variable FiveWin use
Question : as i have also Xbase++ install i havebcdir=c:\bcc7
FWDIR=c:\fwh
fwh=c:\fwh
GT=gtgui
HBDIR=c:\harbour
hdir=c:\harbour
hdirl=c:\harbour\lib
does it make Problem with FiveWinINCLUDE=C:\ALASKA\XBTW32\INCLUDE;C:\ALASKA\XPPW32\INCLUDE;C:\exp20\include;
LIB=C:\ALASKA\XPPW32\LIB;C:\ALASKA\XBTW32\LIB;C:\exp20\lib;
---
IDE : i have try FivEdit ... it start "missing *.FLV"
next it show Form with with "Hello"
FiveWin Sample have no *.PRJ file which can be assign to start IDE.
Preference ( Crtl-F2 ) : in Tab "FiveWin", "Harbour" and "C Compiler" i press "Default Libs" and Save.
Question : there is a Tab "Project" ... and a lot of Space. do i need it to run FW \Sample
---
after 100 Days i'm a bit frustrated while i'm not able to work in FiveWin Environment.
i have also HMG and Extendet Version and was able to wrote some harbour Apps with it.
my 1st work was to get HMG Debugger work while this is the Tool i use when not writing Code.
but how to activate FW Debugger with FW Sample
i got Error Message like "FWDBG.DLL not found" (it is in C:\FWH\FWDBG.DLL)
---
please help me to fix my FiveWin Environment.
need LIB from c:\harbour\lib\win\msvc\
need to get FW Debugger work (no IDE need)
please help a Newbie to get into FiveWin world, Thx