You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jeff Laughlin (JIRA)" <qp...@incubator.apache.org> on 2009/11/15 00:14:39 UTC

[jira] Created: (QPID-2203) CMake build fails on paths with spaces in the name

CMake build fails on paths with spaces in the name
--------------------------------------------------

                 Key: QPID-2203
                 URL: https://issues.apache.org/jira/browse/QPID-2203
             Project: Qpid
          Issue Type: Bug
          Components: Build Tools
    Affects Versions: M4
         Environment: Windows XP, CMake 2.6 patch 4, Boost 1.37 from BoostPro, qpid trunk r834975 
            Reporter: Jeff Laughlin


With source and build dir in "C:\Documents and Settings\jlaughlin.nwvt\My Documents", for example, CMake "generate" step barfs with this error

CMake Error in src/CMakeLists.txt:

Cannot find source file "documents". Tried extensions .c .C .c++ .cc .cpp

.cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

Moving source and build dir to a location without spaces in the path, eg "c:\tmp", works around the issue and the whole build process is successful.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org