[
https://issues.apache.org/jira/browse/QPID-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622068#comment-14622068
]
Michael Xu commented on QPID-6266:
----------------------------------
Hello [~chug],
I am using your script to build "qpid 0.32" on windows, when I execute
"*build_qpid 2010 x86*", it's failed.
{panel:title=CMakeError.log, The first error in log}
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe
/ERRORREPORT:QUEUE
/OUT:"D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec4126322476.exe"
/INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib sasl2.lib
/MANIFEST
/ManifestFile:"cmTryCompileExec4126322476.dir\Debug\cmTryCompileExec4126322476.exe.intermediate.manifest"
/MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG
/PDB:"D:/Qpid/build_2010_x86/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4126322476.pdb"
/SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT
/IMPLIB:"D:/Qpid/build_2010_x86/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4126322476.lib"
/MACHINE:X86
cmTryCompileExec4126322476.dir\Debug\cmTryCompileExec4126322476.exe.embed.manifest.res
cmTryCompileExec4126322476.dir\Debug\CheckFunctionExists.obj /machine:X86
/debug
LINK : fatal error LNK1104: cannot open file '*sasl2.lib*'
[D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec4126322476.vcxproj]
Done Building Project
"D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec4126322476.vcxproj"
(default targets) -- FAILED.
Build FAILED.
{panel}
{panel:title=CMakeError.log, The second error in log}
CheckIncludeFiles.c
CheckIncludeFiles.c(2): fatal error C1083: Cannot open include file:
'sasl/sasl.h': No such file or directory
[D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec3690042846.vcxproj]
Done Building Project
"D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec3690042846.vcxproj"
(default targets) -- FAILED.
Build FAILED.
{panel}
{panel:title=CMakeError.log, The third error in log}
CheckSymbolExists.c
CheckSymbolExists.c(2): fatal error C1083: Cannot open include file:
'uuid/uuid.h': No such file or directory
[D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec2432066574.vcxproj]
Done Building Project
"D:\Qpid\build_2010_x86\CMakeFiles\CMakeTmp\cmTryCompileExec2432066574.vcxproj"
(default targets) -- FAILED.
Build FAILED.
{panel}
Did i miss something important?
> qpid-cpp-0.30 Build Fail - Org.Apache.Qpid.Messaging.dll
> --------------------------------------------------------
>
> Key: QPID-6266
> URL: https://issues.apache.org/jira/browse/QPID-6266
> Project: Qpid
> Issue Type: Bug
> Components: Dot Net Client
> Affects Versions: 0.30
> Environment: Windows XP (x86)
> Windows 7 ( x64).
> Visual Studios 2008, 2010
> Reporter: Fred Cheng
> Assignee: Chuck Rolke
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> The build instructions in the file INSTALL-WINDOWS in qpid-cpp-0.30 does not
> work. For example, the file said to install
> 1. CMake 2.4
> 2. "cmake -i -G "Visual Studio 9 2008"
> The problem is the CMake 2.4 does not support "Visual Studio 9 2008"
> A second example is that the command -i for cmake has been depreciated in
> current version of cmake.
> The file README-winsdk.txt also appears to be outdated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]