[ 
https://issues.apache.org/jira/browse/QPID-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999594#comment-12999594
 ] 

Chuck Rolke commented on QPID-3083:
-----------------------------------

Sorry I haven't had  time to set up my Win 7 environment today.

Looking at your env.txt, though, I can see something for you to try. Your path 
has 

C:\Program Files (x86)\GnuWin32\bin

ahead of your installed CMake, doxygen, Python, and Ruby. Make sure that you 
are not running a GnuWin32 version of any of those utilities. Or temporarily 
take GnuWin32 out of your path and try again. I use 'which' or '--version' to 
ID the copy of the utility that'll run from my command prompt.

Again, I can't prove anything but I've been burned when cygwin snuck in usurped 
some commands used in the build with bad results. Cygwin even hijacks command 
prompt builtins (mkdir, echo) so I often run with no cygwin in my path at all.


> C++ Windows Build is looking for 'qpid/framing/constants.h', but that file is 
> not in the distribution at that location
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3083
>                 URL: https://issues.apache.org/jira/browse/QPID-3083
>             Project: Qpid
>          Issue Type: Bug
>          Components: Build Tools, C++ Broker, C++ Client, C++ Clustering
>    Affects Versions: 0.8
>         Environment: Windows 7 OS, MS Visual Studio 2008, CMake, Ruby, Python
>            Reporter: David Hickerson
>              Labels: build
>         Attachments: cmake_output.txt, env.txt
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> qpid/Exception.h:  #include "qpid/framing/constants.h" 
> in the cpp portion of the Full Source Distribution of the 0.8 source, 
> constants.h does not exist at that location. One was found at 
> qpid-0.8\cpp\src\qpid\replication , but it is not clear as to if that was the 
> intended file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to