timage

Postby Antonio Linares » Thu Apr 24, 2008 12:33 pm

Peter,

Have you created the two files that I told you in c:\borland\bcc55\bin ?

If you want, we can provide you remote assistance from here to properly setup everything there for you. We can send you a small EXE that allows us to take control from here of your computer. It is totally safe.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Peterg » Thu Apr 24, 2008 12:42 pm

Yes please
Peterg
 
Posts: 62
Joined: Mon Nov 28, 2005 5:36 pm
Location: Oxford UK

Postby Antonio Linares » Thu Apr 24, 2008 12:48 pm

Peter,

We have already sent you the remote assistance software. There is no need to install it. Just run it and provide us by email the shown ID and password. Keep the EXE running.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Peterg » Thu Apr 24, 2008 1:06 pm

Antonio
Thanks
I will try a build on one of my applications and let you know how it goes

Peter
Peterg
 
Posts: 62
Joined: Mon Nov 28, 2005 5:36 pm
Location: Oxford UK

Postby Antonio Linares » Thu Apr 24, 2008 1:07 pm

Peter,

Everything configured and properly running :-)

I left samples\TestImg.exe running in your desktop showing a JPG file :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Peterg » Thu Apr 24, 2008 1:14 pm

Antonio

Do you have a sample buildx where more than one prg file is compiled

Thanks
Peterg
 
Posts: 62
Joined: Mon Nov 28, 2005 5:36 pm
Location: Oxford UK

Postby Antonio Linares » Thu Apr 24, 2008 3:52 pm

Peter,

Simply add more calls to harbour.exe and bcc32.exe:

%hdir%\bin\harbour another /n /i..\include;%hdir%\include /w /p %2 %3 > clip.log
@type clip.log
IF ERRORLEVEL 1 PAUSE
IF ERRORLEVEL 1 GOTO EXIT

echo -O2 -e%1.exe -I%hdir%\include another.c > b32.bc
%bcdir%\bin\bcc32 -M -c -v @b32.bc

and then add the extra OBJs to this line:

echo %1.obj another.obj, + >> b32.bc

Alternatively you may use a make file for Borland. We provide a working one in fwh\makes\bormake.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 81 guests