Today, when I set hb_architecture to "win" and manually removed all w32
subfolders, after build have I on screen :

---------------
c:\harbour>make_gnu.bat
make[3]: *** [wvgcore.obj] Error 8
make[2]: *** [descend] Error 2
make[1]: *** [gtwvg] Error 2
make: *** [contrib] Error 2
----------

And on end make_gnu.log file is :

C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32'
../../wvgcore.c(176): Error! E306: col(81) cannot convert expression to
type of cast
../../wvgcore.c(176): Note! N630: col(81) source conversion type is
'_GUID const *'
../../wvgcore.c(176): Note! N631: col(81) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(213): Error! E306: col(90) cannot convert expression to
type of cast
../../wvgcore.c(213): Note! N630: col(90) source conversion type is
'_GUID const *'
../../wvgcore.c(213): Note! N631: col(90) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(617): Error! E306: col(85) cannot convert expression to
type of cast
../../wvgcore.c(617): Note! N630: col(85) source conversion type is
'_GUID const *'
../../wvgcore.c(617): Note! N631: col(85) target conversion type is
'_GUID const (lvalue)'
make[3]: Leaving directory `c:/harbour/contrib/gtwvg/win/owatcom'
make[2]: Leaving directory `c:/harbour/contrib/gtwvg'
make[1]: Leaving directory `c:/harbour/contrib'


But when I try build test aplication, have error :

c:\harbour\tests>hbmk_ow cls_test                                    
Autodetected HB_ARCHITECTURE: win                                    
Error! E107: filename required on command line                       
Open Watcom Linker Version 1.8                                       
Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.   
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.                          
Error! E3122: no FILE directives found                               


Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to