[ros-kernel] Explorer does not compile

jeanmichel.123 at free.fr jeanmichel.123 at free.fr
Tue Nov 4 14:17:55 CET 2003


I cannot compile explorer.

I have the following error:


D:\roscvs\reactos\subsys\system\explorer>MAKE
g++ -DWIN32 -D_ROS_ -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501 -fexceptions -Wall
-DNDEBUG -Os   -c -o shellclasses.o utility/shellclasses.cpp

...

utility/shellclasses.h: In member function `const TCHAR*
   COMException::ErrorMessage() const':
utility/shellclasses.h:81: warning: unsigned int format, long int arg (arg 3)
utility/shellclasses.h: At global scope:
utility/shellclasses.h:431: type specifier omitted for parameter `SHGDNF'
utility/shellclasses.h:431: parse error before `=' token
utility/shellclasses.h:461: type specifier omitted for parameter `SHGDNF'
utility/shellclasses.h:461: parse error before `)' token
utility/shellclasses.cpp:137: type specifier omitted for parameter `SHGDNF'
utility/shellclasses.cpp:137: parse error before `)' token
utility/shellclasses.cpp: In function `HRESULT name_from_pidl(...)':
utility/shellclasses.cpp:141: `folder' undeclared (first use this function)
utility/shellclasses.cpp:141: (Each undeclared identifier is reported only once

   for each function it appears in.)
utility/shellclasses.cpp:141: `pidl' undeclared (first use this function)
utility/shellclasses.cpp:141: `flags' undeclared (first use this function)
utility/shellclasses.cpp:144: `buffer' undeclared (first use this function)
utility/shellclasses.cpp:144: `len' undeclared (first use this function)
utility/shellclasses.cpp: At global scope:
utility/shellclasses.cpp:260: type specifier omitted for parameter `SHGDNF'
utility/shellclasses.cpp:260: parse error before `)' token
make: *** [shellclasses.o] Error 1

D:\roscvs\reactos\subsys\system\explorer>


More information about the Ros-kernel mailing list