Page 1 of 1

Trying to compile samples\alaska.prg

Posted: Thu Jun 29, 2006 9:04 am
by Frank Demont
Got as errors :

xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.
xRC: alaska.rc(16): error: Invalid syntax.

Line 16 :
LISTBOX 115, 6, 5, 162, 67, LBS_STANDARD

Warnings :

xRC: B:\MCLS\Xhb\c_include\win\winuser.h(1008): warning: Macro redefinition of 'WS_OVERLAPPEDWINDOW'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(1009): warning: Macro redefinition of 'WS_POPUPWINDOW'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(1010): warning: Macro redefinition of 'WS_CHILDWINDOW'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(1032): warning: Macro redefinition of 'WS_EX_OVERLAPPEDWINDOW'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(1033): warning: Macro redefinition of 'WS_EX_PALETTEWINDOW'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(2250): warning: Macro redefinition of 'DS_SHELLFONT'.
xRC: B:\MCLS\Xhb\c_include\win\winuser.h(2346): warning: Macro redefinition of 'LBS_STANDARD'.
xRC: B:\MCLS\Xhb\c_include\win\commctrl.h(269): warning: Macro redefinition of 'CCS_LEFT'.
xRC: B:\MCLS\Xhb\c_include\win\commctrl.h(270): warning: Macro redefinition of 'CCS_RIGHT'.
xRC: B:\MCLS\Xhb\c_include\win\commctrl.h(271): warning: Macro redefinition of 'CCS_NOMOVEX'.
xRC: B:\MCLS\Xhb\c_include\win\commctrl.h(791): warning: Macro redefinition of 'TBSTYLE_CHECKGROUP'.

Deleting line 16 doesn't solve the problem , the exe file doesn't start

What is the problem ?

Frank

Posted: Thu Jun 29, 2006 9:25 am
by Antonio Linares
Frank,

It looks as a xRC problem with that line. You may contact xRC developers.