linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01634
[Bug 612145] [NEW] Compiling with MSVC 2010
Public bug reported:
Compiling build\release-default\win32\WinUtil.obj (static)
WinUtil.cpp
win32\WinUtil.cpp(267) : error C2059: syntax error : '('
win32\WinUtil.cpp(268) : error C2065: 'SPDP' : undeclared identifier
win32\WinUtil.cpp(268) : error C2146: syntax error : missing ';' before identifier 'spdp'
win32\WinUtil.cpp(268) : error C2065: 'spdp' : undeclared identifier
win32\WinUtil.cpp(268) : error C2065: 'SPDP' : undeclared identifier
win32\WinUtil.cpp(268) : error C2146: syntax error : missing ';' before identifier 'kernel'
win32\WinUtil.cpp(269) : error C2065: 'spdp' : undeclared identifier
win32\WinUtil.cpp(270) : error C2065: 'spdp' : undeclared identifier
scons: building terminated because of errors.
rev 2186 fails on compile i know msvc isn't supported but it may
interest poy when he gets back
** Affects: dcplusplus
Importance: Undecided
Status: New
--
Compiling with MSVC 2010
https://bugs.launchpad.net/bugs/612145
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: New
Bug description:
Compiling build\release-default\win32\WinUtil.obj (static)
WinUtil.cpp
win32\WinUtil.cpp(267) : error C2059: syntax error : '('
win32\WinUtil.cpp(268) : error C2065: 'SPDP' : undeclared identifier
win32\WinUtil.cpp(268) : error C2146: syntax error : missing ';' before identifier 'spdp'
win32\WinUtil.cpp(268) : error C2065: 'spdp' : undeclared identifier
win32\WinUtil.cpp(268) : error C2065: 'SPDP' : undeclared identifier
win32\WinUtil.cpp(268) : error C2146: syntax error : missing ';' before identifier 'kernel'
win32\WinUtil.cpp(269) : error C2065: 'spdp' : undeclared identifier
win32\WinUtil.cpp(270) : error C2065: 'spdp' : undeclared identifier
scons: building terminated because of errors.
rev 2186 fails on compile i know msvc isn't supported but it may interest poy when he gets back
Follow ups
References