Thread Win32::AdminMisc::ScheduleList (8 answers)
Opened by kabel at 2005-04-26 01:21

kabel
 2005-04-27 11:26
#54224 #54224
User since
2003-08-04
704 Artikel
BenutzerIn
[default_avatar]
http://sourceforge.net/projects/taskscheduler/
damit hats geklappt.

selber kompilieren konnte ich nicht. vielleicht kannst du was mit der fehlermeldung anfangen:
Quote
Microsoft ® Program Maintenance Utility Version 1.50
Copyright © Microsoft Corp 1988-94. All rights reserved.

cl -c -I"C:\Programme\Microsoft Visual C++ Toolkit 2003\include" -I"C:\
Programme\Microsoft Platform SDK for Windows XP SP2\Include" -nologo -Gf -W3 -M
D -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SE
ED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFI
X -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.0.3\" -DXS_VERSION=\"2.0.3\" "-IC:\Per
l\lib\CORE" -TP TaskScheduler.c
TaskScheduler.c
c1xx : warning C4349: /Gf is deprecated and will not be supported in future vers
ions of Visual C++; remove /Gf or use /GF instead
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(1925) : w
arning C4002: too many actual parameters for macro 'PerlProc_abort'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(1925) : e
rror C2059: syntax error : '('
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(1925) : e
rror C2238: unexpected token(s) preceding ';'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9624) : w
arning C4002: too many actual parameters for macro 'PerlLIO_open'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9624) : e
rror C2059: syntax error : '('
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9624) : e
rror C2238: unexpected token(s) preceding ';'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9638) : w
arning C4003: not enough actual parameters for macro 'PerlSock_send'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9638) : e
rror C2059: syntax error : '('
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9638) : e
rror C2238: unexpected token(s) preceding ';'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9640) : w
arning C4002: too many actual parameters for macro 'PerlProc_abort'
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9640) : e
rror C2059: syntax error : '('
c:\Programme\Microsoft Platform SDK for Windows XP SP2\Include\MsXml.h(9640) : e
rror C2238: unexpected token(s) preceding ';'
c:\.cpan\build\TaskScheduler\misc.h(134) : warning C4244: 'return' : conversion
from 'double' to 'IV', possible loss of data
c:\.cpan\build\TaskScheduler\misc.h(139) : warning C4244: 'return' : conversion
from 'double' to 'IV', possible loss of data
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
-- stefan

View full thread Win32::AdminMisc::ScheduleList