[ros-dev] Const Error
James Tabor
jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Sun Sep 26 22:29:58 CEST 2004
Hi!
i386-mingw32-gcc -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0501 -I./include -DUNICODE -D_UNICODE
-D__REACTOS__ -D__USE_W32API -D_HIDPI_ -D_HIDPI_NO_FUNCTION_MACROS_ -Wall -Werror -fno-builtin -I.
-I../../include -I../../w32api/include -pipe -march=i486 -D_M_IX86 -g -c hid.c -o hid.o
hid.c: In function `HidD_Hello':
hid.c:374: warning: duplicate `const'
make: *** [hid.o] Error 1
const PCHAR const HelloString = "Hello\n";
^
| is that right?
I'm back online!
James
More information about the Ros-dev
mailing list