BTW, you should use CLEAN (not /CLEAN) when running make_vc.bat.
But that's unrelated to this problem.
Brgds,
Viktor
On 2008.08.27., at 21:44, José Luis Capel - wrote:
Hi Viktor,
Thanks for your answer.
I updated from svn.
These are my sets:
P:\Programacion\harbour>SET HB_BUILD_WINCE=yes
P:\Programacion\harbour>SET HB_CC_NAME=vc
P:\Programacion\harbour>SET HB_ARCHITECTURE=w32
P:\Programacion\harbour>SET HB_GT_LIB=gtgui
P:\Programacion\harbour>SET HB_GT_DEFAULT=gui
P:\Programacion\harbour>SET HB_VISUALC_VER=60
P:\Programacion\harbour>SET HB_BUILD_MODE=c
P:\Programacion\harbour>SET C_USR= -DHB_GTGUI_HACK -
DHARBOUR_MAIN_WIN -DHB_TR_LEVEL_ALWAYS
P:\Programacion\harbour>make_vcce /CLEAN
NMAKE : U1052: file 'make_vcce.mak' not found
Stop.
Regards,
José Luis Capel
----- Original Message ----- From: "Szakáts Viktor" <[EMAIL PROTECTED]
>
To: "Harbour Project Main Developer List." <harbour@harbour-project.org
>
Sent: Wednesday, August 27, 2008 9:25 PM
Subject: Re: [Harbour] 2008-08-26 00:43 UTC+0200
ViktorSzakats(harbour.01syenar hu)
Hi Jose,
Pls try it with:
set HB_CC_NAME=vc
(or just remove this setting)
I'll remove it from make_vcce.bat ASAP.
Brgds,
Viktor
On 2008.08.27., at 21:17, José Luis Capel - wrote:
Hi Viktor,
After updating from svn I tried to build harbour libs for Evc4.
My sets now are:
SET HB_BUILD_WINCE=yes
SET HB_CC_NAME=vcce
SET HB_ARCHITECTURE=w32
SET HB_GT_LIB=gtgui
SET HB_GT_DEFAULT=gui
SET HB_VISUALC_VER=60
SET HB_BUILD_MODE=c
SET C_USR= -DHB_GTGUI_HACK -DHARBOUR_MAIN_WIN -DHB_TR_LEVEL_ALWAYS
I do:
<<<<-----
P:\PROGRA~1\harbour>make_vcce
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1052: file 'make_vcce.mak' not found
Stop.
<<<-------
And that's right: make_vcce.mak does not exist (I deleted all .mak
and all .bat and update from svn).
Maybe I mistaked somewhere.
Thanks for your help....
Regards,
José LUis CApel
----- Original Message ----- From: "Szakáts Viktor" <[EMAIL PROTECTED]
>
To: "José Luis Capel" <[EMAIL PROTECTED]>
Cc: "'Harbour Project Main Developer List.'" <harbour@harbour-project.org
>
Sent: Tuesday, August 26, 2008 11:18 AM
Subject: Re: [Harbour] 2008-08-26 00:43 UTC+0200 Viktor
Szakats(harbour.01syenar hu)
Hi Jose,
Does it mean that my sets have to be as shown bellow ?
SET HB_BUILD_WINCE=yes
SET HB_CC_NAME=vcce
SET HB_ARCHITECTURE=w32
SET HB_GT_LIB=gtgui
SET HB_GT_DEFAULT=gui
SET HB_VISUALC_VER=60
SET HB_BUILD_MODE=c
SET CLIBFLAGS=-DHB_OS_WIN_32 -DHB_WINCE -DHB_GTGUI_HACK -
DHARBOUR_MAIN_WIN
-DHB_TR_LEVEL_ALWAYS -DUNICODE
SET HB_BUILD_DLL=yes
Yes. I'd suggest to remove -DHB_OS_WIN_32, -DHB_WINCE and
-DUNICODE. These are either autodetected or #defined by
the make files, so they are all unnecessary on user level.
I'd also recommend using C_USR instead of CLIBFLAGS.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour