Viktor

I get this error on BCC55

        bcc32.exe -c -q -d -Q -w -w-sig- -4 -O2 -OS -Ov -Oi -Oc -I..\..\include 
-I..\hbwin  -oobj\b32\wvgwin.obj .\wvgwin.c
.\wvgwin.c:
Error E2451 .\wvgwin.c 1599: Undefined symbol 'item' in function
HB_FUN_WVG_TREEVIEW_ADDITEM
Error E2451 .\wvgwin.c 1600: Undefined symbol 'item' in function
HB_FUN_WVG_TREEVIEW_ADDITEM
Error E2451 .\wvgwin.c 1601: Undefined symbol 'item' in function
HB_FUN_WVG_TREEVIEW_ADDITEM
Error E2451 .\wvgwin.c 1605: Undefined symbol 'item' in function
HB_FUN_WVG_TREEVIEW_ADDITEM
Error E2451 .\wvgwin.c 1607: Undefined symbol 'item' in function
HB_FUN_WVG_TREEVIEW_ADDITEM
*** 5 errors in Compile ***

Changelog suggests that you have removed the structure in wvgwin.c
which is giving me this error. Probably you know what else I have to do to
fix it.

Regards
Pritpal Bedi
-- 
View this message in context: 
http://www.nabble.com/BCC55-and-Error-in-HB_FUN_WVG_TREEVIEW_ADDITEM-tp22206707p22206707.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to