Chuck Rolke created PROTON-547:
----------------------------------
Summary: C Build failure on Windows
Key: PROTON-547
URL: https://issues.apache.org/jira/browse/PROTON-547
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: 0.7
Environment: Visual Studio 2010, 32-bit.
cmake 2.8.11.2
Reporter: Chuck Rolke
Projects send and recv fail.
{noformat}
7>------ Build started: Project: recv, Configuration: RelWithDebInfo Win32
------
7>Build started 3/28/2014 12:00:02 PM.
7>PrepareForBuild:
7> Creating directory "P:\build_2010_x86\examples\messenger\c\RelWithDebInfo\".
7>InitializeBuildStatus:
7> Creating "recv.dir\RelWithDebInfo\recv.unsuccessfulbuild" because
"AlwaysCreate" was specified.
7>CustomBuild:
7> Building Custom Rule P:/examples/messenger/c/CMakeLists.txt
7> CMake does not need to re-run because
P:\build_2010_x86\examples\messenger\c\CMakeFiles\generate.stamp is up-to-date.
7>ClCompile:
7> recv.c
7>P:\proton-c\include\proton/object.h(28): fatal error C1083: Cannot open
include file: 'stdbool.h': No such file or directory
7>
7>Build FAILED.
7>
7>Time Elapsed 00:00:00.66
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)