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

Steve Rothkin commented on QPID-4982:
-------------------------------------

OK, so I rebuilt boost 1.54 with VS2010 and told it to build for 64 bit as 
follows:
Edited C:\boost\boost_1_54_0\tools\build\v2\engine\build.bat To force using 
VS2010 instead of 2012.
Edited C:\boost\boost_1_54_0\project-config.jam and changed
        using msvc ;
     to
        using msvc : 10.0 ;

In VS2010 X64 command prompt:
    cd c:\boost\boost_1_54_0
    bootstrap
    .\b2 address-model=64 install

------

Using the Cmake GUI on qpid.22 I get

The C compiler identification is MSVC 16.0.40219.1
The CXX compiler identification is MSVC 16.0.40219.1
Check for working C compiler using: Visual Studio 10 Win64
Check for working C compiler using: Visual Studio 10 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10 Win64
Check for working CXX compiler using: Visual Studio 10 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Found PythonInterp: C:/Python33/python.exe (found version "3.3.2") 
Boost version: 1.54.0
Found Doxygen: C:/Program Files/doxygen/bin/doxygen.exe (found version "1.8.4") 
Could NOT find Ruby (missing:  RUBY_LIBRARY) (found version "2.0.0")
Regenerating AMQP protocol sources
C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/../specs/management-schema.xml is 
newer
C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/src/qpid/acl/management-schema.xml 
is newer
C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/src/qpid/ha/management-schema.xml is 
newer
C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/src/qpid/legacystore/management-schema.xml
 is newer
Regenerating Qpid Management Framework sources
CMake Error at src/CMakeLists.txt:231 (include):
  include could not find load file:

    C:/Qpid/src/managementgen.cmake


Can't locate the help2man command; man pages will not be generated
Can't locate the valgrind command; no run-time error detection
CMake Error at C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindBoost.cmake:1104 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.54.0

  Boost include path: C:/boost/include/boost-1_54

  The following Boost libraries could not be found:

          boost_program_options
          boost_date_time
          boost_thread
          boost_unit_test_framework
          boost_regex

  No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
  directory containing Boost libraries or BOOST_ROOT to the location of
  Boost.
Call Stack (most recent call first):
  src/CMakeLists.txt:325 (find_package)


CMake Error at src/CMakeLists.txt:327 (message):
  Boost C++ libraries not found.  Please install or try setting BOOST_ROOT


Configuring incomplete, errors occurred!

-------

I have set Environment variables

BOOST_ROOT=C:\boost
RUBY_LIBRARY=C:\Ruby200-x64\lib

 Directory of c:\boost\lib

07/08/2013  03:17 PM    <DIR>          .
07/08/2013  03:17 PM    <DIR>          ..
07/08/2013  03:04 PM             8,026 libboost_atomic-vc100-mt-1_54.lib
07/08/2013  02:50 PM            58,864 libboost_atomic-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM           440,648 libboost_chrono-vc100-mt-1_54.lib
07/08/2013  02:51 PM         1,655,564 libboost_chrono-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM             3,434 libboost_context-vc100-mt-1_54.lib
07/08/2013  02:51 PM             6,470 libboost_context-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM            27,794 libboost_coroutine-vc100-mt-1_54.lib
07/08/2013  02:51 PM           514,890 libboost_coroutine-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM           765,660 libboost_date_time-vc100-mt-1_54.lib
07/08/2013  02:51 PM         2,420,500 libboost_date_time-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM             5,412 libboost_exception-vc100-mt-1_54.lib
07/08/2013  02:51 PM            39,946 libboost_exception-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM         1,157,808 libboost_filesystem-vc100-mt-1_54.lib
07/08/2013  02:51 PM         5,007,634 libboost_filesystem-vc100-mt-gd-1_54.lib
07/08/2013  03:05 PM         7,450,782 libboost_graph-vc100-mt-1_54.lib
07/08/2013  02:52 PM        18,563,322 libboost_graph-vc100-mt-gd-1_54.lib
07/08/2013  03:05 PM           551,248 libboost_iostreams-vc100-mt-1_54.lib
07/08/2013  02:52 PM         1,479,338 libboost_iostreams-vc100-mt-gd-1_54.lib
07/08/2013  03:06 PM         9,496,632 libboost_locale-vc100-mt-1_54.lib
07/08/2013  02:52 PM        27,710,266 libboost_locale-vc100-mt-gd-1_54.lib
07/08/2013  03:08 PM        20,935,092 libboost_log-vc100-mt-1_54.lib
07/08/2013  02:54 PM        65,182,154 libboost_log-vc100-mt-gd-1_54.lib
07/08/2013  03:11 PM       165,561,810 libboost_log_setup-vc100-mt-1_54.lib
07/08/2013  02:57 PM       434,376,984 libboost_log_setup-vc100-mt-gd-1_54.lib
07/08/2013  03:12 PM         1,033,458 libboost_math_c99-vc100-mt-1_54.lib
07/08/2013  02:58 PM         3,265,524 libboost_math_c99-vc100-mt-gd-1_54.lib
07/08/2013  03:13 PM         1,050,148 libboost_math_c99f-vc100-mt-1_54.lib
07/08/2013  02:59 PM         3,246,582 libboost_math_c99f-vc100-mt-gd-1_54.lib
07/08/2013  03:13 PM           993,090 libboost_math_c99l-vc100-mt-1_54.lib
07/08/2013  02:59 PM         3,208,886 libboost_math_c99l-vc100-mt-gd-1_54.lib
07/08/2013  03:11 PM         9,132,800 libboost_math_tr1-vc100-mt-1_54.lib
07/08/2013  02:57 PM        20,640,030 libboost_math_tr1-vc100-mt-gd-1_54.lib
07/08/2013  03:12 PM         9,570,652 libboost_math_tr1f-vc100-mt-1_54.lib
07/08/2013  02:58 PM        21,364,276 libboost_math_tr1f-vc100-mt-gd-1_54.lib
07/08/2013  03:12 PM         9,049,806 libboost_math_tr1l-vc100-mt-1_54.lib
07/08/2013  02:58 PM        20,477,408 libboost_math_tr1l-vc100-mt-gd-1_54.lib
07/08/2013  03:15 PM           276,588 
libboost_prg_exec_monitor-vc100-mt-1_54.lib
07/08/2013  03:01 PM         1,432,724 
libboost_prg_exec_monitor-vc100-mt-gd-1_54.lib
07/08/2013  03:13 PM         9,348,672 
libboost_program_options-vc100-mt-1_54.lib
07/08/2013  02:59 PM        26,446,350 
libboost_program_options-vc100-mt-gd-1_54.lib
07/08/2013  03:14 PM         6,943,094 libboost_python-vc100-mt-1_54.lib
07/08/2013  03:00 PM        25,977,464 libboost_python-vc100-mt-gd-1_54.lib
07/08/2013  03:14 PM         6,943,094 libboost_python3-vc100-mt-1_54.lib
07/08/2013  03:00 PM        25,977,464 libboost_python3-vc100-mt-gd-1_54.lib
07/08/2013  03:14 PM           106,618 libboost_random-vc100-mt-1_54.lib
07/08/2013  03:00 PM           459,170 libboost_random-vc100-mt-gd-1_54.lib
07/08/2013  03:05 PM        14,468,698 libboost_regex-vc100-mt-1_54.lib
07/08/2013  02:51 PM        47,060,046 libboost_regex-vc100-mt-gd-1_54.lib
07/08/2013  03:15 PM        12,928,738 libboost_serialization-vc100-mt-1_54.lib
07/08/2013  03:01 PM        36,361,340 
libboost_serialization-vc100-mt-gd-1_54.lib
07/08/2013  03:15 PM         1,256,426 libboost_signals-vc100-mt-1_54.lib
07/08/2013  03:01 PM         4,759,364 libboost_signals-vc100-mt-gd-1_54.lib
07/08/2013  03:04 PM           103,316 libboost_system-vc100-mt-1_54.lib
07/08/2013  02:50 PM           453,466 libboost_system-vc100-mt-gd-1_54.lib
07/08/2013  03:16 PM        13,046,776 
libboost_test_exec_monitor-vc100-mt-1_54.lib
07/08/2013  03:02 PM        30,917,910 
libboost_test_exec_monitor-vc100-mt-gd-1_54.lib
07/08/2013  03:06 PM         1,309,246 libboost_thread-vc100-mt-1_54.lib
07/08/2013  02:52 PM         3,547,554 libboost_thread-vc100-mt-gd-1_54.lib
07/08/2013  03:16 PM           217,434 libboost_timer-vc100-mt-1_54.lib
07/08/2013  03:02 PM           930,650 libboost_timer-vc100-mt-gd-1_54.lib
07/08/2013  03:16 PM        14,224,920 
libboost_unit_test_framework-vc100-mt-1_54.lib
07/08/2013  03:02 PM        33,989,300 
libboost_unit_test_framework-vc100-mt-gd-1_54.lib
07/08/2013  03:17 PM        55,756,896 libboost_wave-vc100-mt-1_54.lib
07/08/2013  03:03 PM       122,596,916 libboost_wave-vc100-mt-gd-1_54.lib
07/08/2013  03:15 PM         9,953,076 libboost_wserialization-vc100-mt-1_54.lib
07/08/2013  03:01 PM        24,994,260 
libboost_wserialization-vc100-mt-gd-1_54.lib


 Directory of c:\boost\include\boost-1_54\boost

07/08/2013  03:04 PM    <DIR>          .
07/08/2013  03:04 PM    <DIR>          ..
07/08/2013  02:48 PM    <DIR>          accumulators
07/08/2013  02:48 PM    <DIR>          algorithm
07/08/2013  02:47 PM             4,478 aligned_storage.hpp
07/08/2013  02:47 PM             8,474 any.hpp
07/08/2013  02:48 PM    <DIR>          archive
07/08/2013  02:47 PM            16,226 array.hpp
07/08/2013  02:48 PM    <DIR>          asio
07/08/2013  02:47 PM             5,096 asio.hpp
07/08/2013  02:47 PM             4,386 assert.hpp
07/08/2013  02:48 PM    <DIR>          assign
07/08/2013  02:47 PM               638 assign.hpp
07/08/2013  02:48 PM    <DIR>          atomic
07/08/2013  02:47 PM               425 atomic.hpp
07/08/2013  02:48 PM    <DIR>          bimap
07/08/2013  02:47 PM               406 bimap.hpp
07/08/2013  02:47 PM    <DIR>          bind
07/08/2013  02:47 PM               605 bind.hpp
07/08/2013  02:47 PM             2,052 blank.hpp
07/08/2013  02:47 PM               640 blank_fwd.hpp
07/08/2013  02:47 PM               797 call_traits.hpp
07/08/2013  02:47 PM             4,562 cast.hpp
07/08/2013  02:47 PM             4,504 cerrno.hpp
07/08/2013  02:47 PM             1,658 checked_delete.hpp
07/08/2013  02:50 PM    <DIR>          chrono
07/08/2013  02:47 PM               726 chrono.hpp
07/08/2013  02:47 PM    <DIR>          circular_buffer
07/08/2013  02:47 PM             2,614 circular_buffer.hpp
07/08/2013  02:47 PM             1,200 circular_buffer_fwd.hpp
07/08/2013  03:04 PM    <DIR>          compatibility
07/08/2013  02:47 PM               825 compressed_pair.hpp
07/08/2013  02:48 PM    <DIR>          concept
07/08/2013  02:47 PM            24,340 concept_archetype.hpp
07/08/2013  02:47 PM    <DIR>          concept_check
07/08/2013  02:47 PM            33,188 concept_check.hpp
07/08/2013  02:48 PM    <DIR>          config
07/08/2013  02:47 PM             2,144 config.hpp
07/08/2013  02:48 PM    <DIR>          container
07/08/2013  02:48 PM    <DIR>          context
07/08/2013  02:48 PM    <DIR>          coroutine
07/08/2013  02:47 PM            34,483 crc.hpp
07/08/2013  02:47 PM               760 cregex.hpp
07/08/2013  02:47 PM            17,795 cstdint.hpp
07/08/2013  02:47 PM             1,780 cstdlib.hpp
07/08/2013  02:47 PM             1,579 current_function.hpp
07/08/2013  02:48 PM    <DIR>          date_time
07/08/2013  02:47 PM               604 date_time.hpp
07/08/2013  02:48 PM    <DIR>          detail
07/08/2013  02:47 PM    <DIR>          dynamic_bitset
07/08/2013  02:47 PM               577 dynamic_bitset.hpp
07/08/2013  02:47 PM               700 dynamic_bitset_fwd.hpp
07/08/2013  02:47 PM               548 enable_shared_from_this.hpp
07/08/2013  02:48 PM    <DIR>          exception
07/08/2013  02:47 PM               445 exception.hpp
07/08/2013  02:47 PM               385 exception_ptr.hpp
07/08/2013  02:48 PM    <DIR>          filesystem
07/08/2013  02:47 PM               704 filesystem.hpp
07/08/2013  02:48 PM    <DIR>          flyweight
07/08/2013  02:47 PM               644 flyweight.hpp
07/08/2013  02:47 PM            46,678 foreach.hpp
07/08/2013  02:47 PM             1,753 foreach_fwd.hpp
07/08/2013  02:48 PM    <DIR>          format
07/08/2013  02:47 PM             2,238 format.hpp
07/08/2013  02:48 PM    <DIR>          function
07/08/2013  02:47 PM             2,266 function.hpp
07/08/2013  02:48 PM    <DIR>          functional
07/08/2013  02:47 PM            19,441 functional.hpp
07/08/2013  02:47 PM               819 function_equal.hpp
07/08/2013  02:47 PM             1,630 function_output_iterator.hpp
07/08/2013  02:48 PM    <DIR>          function_types
07/08/2013  02:48 PM    <DIR>          fusion
07/08/2013  02:47 PM             1,939 generator_iterator.hpp
07/08/2013  02:48 PM    <DIR>          geometry
07/08/2013  02:47 PM               723 geometry.hpp
07/08/2013  02:47 PM             1,225 get_pointer.hpp
07/08/2013  02:50 PM    <DIR>          gil
07/08/2013  02:48 PM    <DIR>          graph
07/08/2013  02:48 PM    <DIR>          heap
07/08/2013  02:48 PM    <DIR>          icl
07/08/2013  02:47 PM               823 implicit_cast.hpp
07/08/2013  02:47 PM             1,082 indirect_reference.hpp
07/08/2013  02:47 PM    <DIR>          integer
07/08/2013  02:47 PM            11,575 integer.hpp
07/08/2013  02:47 PM             4,781 integer_fwd.hpp
07/08/2013  02:47 PM             8,979 integer_traits.hpp
07/08/2013  02:48 PM    <DIR>          interprocess
07/08/2013  02:48 PM    <DIR>          intrusive
07/08/2013  02:47 PM               517 intrusive_ptr.hpp
07/08/2013  02:48 PM    <DIR>          io
07/08/2013  02:48 PM    <DIR>          iostreams
07/08/2013  02:47 PM             2,448 io_fwd.hpp
07/08/2013  02:47 PM               665 is_placeholder.hpp
07/08/2013  02:48 PM    <DIR>          iterator
07/08/2013  02:47 PM             2,042 iterator.hpp
07/08/2013  02:47 PM               479 iterator_adaptors.hpp
07/08/2013  02:48 PM    <DIR>          lambda
07/08/2013  02:47 PM             1,325 last_value.hpp
07/08/2013  02:47 PM           110,225 lexical_cast.hpp
07/08/2013  02:47 PM             6,292 limits.hpp
07/08/2013  02:48 PM    <DIR>          locale
07/08/2013  02:47 PM               914 locale.hpp
07/08/2013  02:50 PM    <DIR>          local_function
07/08/2013  02:47 PM            19,317 local_function.hpp
07/08/2013  02:48 PM    <DIR>          lockfree
07/08/2013  02:49 PM    <DIR>          log
07/08/2013  02:47 PM    <DIR>          logic
07/08/2013  02:47 PM               501 make_shared.hpp
07/08/2013  02:49 PM    <DIR>          math
07/08/2013  02:47 PM             2,635 math_fwd.hpp
07/08/2013  02:47 PM             1,326 memory_order.hpp
07/08/2013  02:47 PM               620 mem_fn.hpp
07/08/2013  02:49 PM    <DIR>          move
07/08/2013  02:49 PM    <DIR>          mpi
07/08/2013  02:47 PM             1,136 mpi.hpp
07/08/2013  02:49 PM    <DIR>          mpl
07/08/2013  02:49 PM    <DIR>          msm
07/08/2013  02:49 PM    <DIR>          multiprecision
07/08/2013  02:47 PM    <DIR>          multi_array
07/08/2013  02:47 PM            15,850 multi_array.hpp
07/08/2013  02:49 PM    <DIR>          multi_index
07/08/2013  02:47 PM            34,648 multi_index_container.hpp
07/08/2013  02:47 PM             3,915 multi_index_container_fwd.hpp
07/08/2013  02:47 PM             1,347 next_prior.hpp
07/08/2013  02:47 PM             1,372 noncopyable.hpp
07/08/2013  02:47 PM               617 nondet_random.hpp
07/08/2013  02:47 PM               801 none.hpp
07/08/2013  02:47 PM               629 none_t.hpp
07/08/2013  02:47 PM               646 non_type.hpp
07/08/2013  02:49 PM    <DIR>          numeric
07/08/2013  02:47 PM            39,796 operators.hpp
07/08/2013  02:47 PM    <DIR>          optional
07/08/2013  02:47 PM               546 optional.hpp
07/08/2013  02:49 PM    <DIR>          parameter
07/08/2013  02:47 PM               745 parameter.hpp
07/08/2013  02:49 PM    <DIR>          pending
07/08/2013  02:49 PM    <DIR>          phoenix
07/08/2013  02:47 PM               489 phoenix.hpp
07/08/2013  02:47 PM             1,895 pointee.hpp
07/08/2013  02:47 PM             1,169 pointer_cast.hpp
07/08/2013  02:47 PM             1,254 pointer_to_other.hpp
07/08/2013  02:49 PM    <DIR>          polygon
07/08/2013  02:49 PM    <DIR>          pool
07/08/2013  02:49 PM    <DIR>          preprocessor
07/08/2013  02:47 PM               505 preprocessor.hpp
07/08/2013  02:49 PM    <DIR>          program_options
07/08/2013  02:47 PM               844 program_options.hpp
07/08/2013  02:47 PM             5,653 progress.hpp
07/08/2013  02:49 PM    <DIR>          property_map
07/08/2013  02:49 PM    <DIR>          property_tree
07/08/2013  02:49 PM    <DIR>          proto
07/08/2013  02:49 PM    <DIR>          ptr_container
07/08/2013  02:50 PM    <DIR>          python
07/08/2013  02:47 PM             2,941 python.hpp
07/08/2013  02:49 PM    <DIR>          random
07/08/2013  02:47 PM             3,729 random.hpp
07/08/2013  02:49 PM    <DIR>          range
07/08/2013  02:47 PM               875 range.hpp
07/08/2013  02:49 PM    <DIR>          ratio
07/08/2013  02:47 PM               363 ratio.hpp
07/08/2013  02:47 PM            20,212 rational.hpp
07/08/2013  02:47 PM             4,115 ref.hpp
07/08/2013  02:49 PM    <DIR>          regex
07/08/2013  02:47 PM             2,274 regex.h
07/08/2013  02:47 PM               860 regex.hpp
07/08/2013  02:47 PM               726 regex_fwd.hpp
07/08/2013  02:47 PM               518 scoped_array.hpp
07/08/2013  02:47 PM               507 scoped_ptr.hpp
07/08/2013  02:47 PM            51,021 scope_exit.hpp
07/08/2013  02:49 PM    <DIR>          serialization
07/08/2013  02:47 PM               571 shared_array.hpp
07/08/2013  02:47 PM             2,069 shared_container_iterator.hpp
07/08/2013  02:47 PM               558 shared_ptr.hpp
07/08/2013  02:47 PM            13,800 signal.hpp
07/08/2013  02:49 PM    <DIR>          signals
07/08/2013  02:47 PM               355 signals.hpp
07/08/2013  02:49 PM    <DIR>          signals2
07/08/2013  02:47 PM               775 signals2.hpp
07/08/2013  02:49 PM    <DIR>          smart_ptr
07/08/2013  02:47 PM               923 smart_ptr.hpp
07/08/2013  02:50 PM    <DIR>          spirit
07/08/2013  02:47 PM             1,112 spirit.hpp
07/08/2013  02:49 PM    <DIR>          statechart
07/08/2013  02:47 PM             8,086 static_assert.hpp
07/08/2013  02:47 PM             3,457 strong_typedef.hpp
07/08/2013  02:47 PM               299 swap.hpp
07/08/2013  02:48 PM    <DIR>          system
07/08/2013  02:49 PM    <DIR>          test
07/08/2013  02:49 PM    <DIR>          thread
07/08/2013  02:47 PM               865 thread.hpp
07/08/2013  02:47 PM             2,998 throw_exception.hpp
07/08/2013  02:48 PM    <DIR>          timer
07/08/2013  02:47 PM             2,735 timer.hpp
07/08/2013  02:47 PM             2,881 tokenizer.hpp
07/08/2013  02:47 PM            20,370 token_functions.hpp
07/08/2013  02:47 PM             3,870 token_iterator.hpp
07/08/2013  02:50 PM    <DIR>          tr1
07/08/2013  02:49 PM    <DIR>          tti
07/08/2013  02:49 PM    <DIR>          tuple
07/08/2013  02:47 PM               499 type.hpp
07/08/2013  02:49 PM    <DIR>          typeof
07/08/2013  02:49 PM    <DIR>          type_erasure
07/08/2013  02:49 PM    <DIR>          type_traits
07/08/2013  02:47 PM             4,606 type_traits.hpp
07/08/2013  02:50 PM    <DIR>          units
07/08/2013  02:49 PM    <DIR>          unordered
07/08/2013  02:47 PM               568 unordered_map.hpp
07/08/2013  02:47 PM               568 unordered_set.hpp
07/08/2013  02:49 PM    <DIR>          utility
07/08/2013  02:47 PM               803 utility.hpp
07/08/2013  02:48 PM    <DIR>          uuid
07/08/2013  02:49 PM    <DIR>          variant
07/08/2013  02:47 PM               910 variant.hpp
07/08/2013  02:47 PM             1,153 version.hpp
07/08/2013  02:47 PM               748 visit_each.hpp
07/08/2013  02:49 PM    <DIR>          wave
07/08/2013  02:47 PM               949 wave.hpp
07/08/2013  02:47 PM               492 weak_ptr.hpp
07/08/2013  02:49 PM    <DIR>          xpressive


                
> cmake for Visual Studio fails
> -----------------------------
>
>                 Key: QPID-4982
>                 URL: https://issues.apache.org/jira/browse/QPID-4982
>             Project: Qpid
>          Issue Type: Bug
>          Components: Build Tools
>    Affects Versions: 0.22, 0.23
>         Environment: Windows 7 Enterprise 64 bit SP1
>            Reporter: Steve Rothkin
>            Priority: Blocker
>
> I followed the instructions in cpp\INSTALL-WINDOWS. I have installed the 
> latest Windows versions of Boost, Ruby, and Python as per the instructions. 
> I've also built the Boost libraries and set the environment variables as per 
> the instructions. 
> I tried the 3. Building from a Source Distribution using qpid-0.22.tar.gz 
> using the cmake command line tool. I got the following errors:
> c:\cyghome\QueueSystems\Qpid\qpid-0.22\cpp>cmake -i -G "Visual Studio 9 2008"
> Would you like to see advanced options? [No]:
> Please wait while cmake processes CMakeLists.txt files....
>   File "<string>", line 1
>     from distutils.sysconfig import get_python_lib; print 
> get_python_lib(False)
>                                                                        ^
> SyntaxError: invalid syntax
>   File "C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/managementgen/qmf-gen", 
> line
> 64
>     print "no input files"
>                          ^
> SyntaxError: invalid syntax
> CMake Error at src/CMakeLists.txt:231 (include):
>   include could not find load file:
>     C:/cyghome/QueueSystems/Qpid/qpid-0.22/cpp/src/managementgen.cmake
> CMake Error at C:/Program Files (x86)/CMake 
> 2.8/share/cmake-2.8/Modules/FindBoos
> t.cmake:1104 (message):
>   Unable to find the requested Boost libraries.
>   Boost version: 1.54.0
>   Boost include path: C:/boost/boost_1_54_0
>   The following Boost libraries could not be found:
>           boost_program_options
>           boost_date_time
>           boost_thread
>           boost_unit_test_framework
>           boost_regex
>   No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
>   directory containing Boost libraries or BOOST_ROOT to the location of
>   Boost.
> Call Stack (most recent call first):
>   src/CMakeLists.txt:325 (find_package)
> -------------
> I also tried the 4. Building a Repository Working Copy with a checkout of the 
> latest from SVN using the cmake GUI (selecting Visual Studio 10 Win64 as the 
> generator since I don't have VS2008). I got the following errors:
> Regenerating Qpid Management Framework sources
> CMake Error at src/CMakeLists.txt:232 (include):
>   include could not find load file:
>     C:/Qpid/src/managementgen.cmake
> CMake Error at C:/Program Files (x86)/CMake 
> 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1104 (message):
>   Unable to find the requested Boost libraries.
>   Boost version: 1.54.0
>   Boost include path: C:/boost/boost_1_54_0
>   The following Boost libraries could not be found:
>           boost_program_options
>           boost_date_time
>           boost_thread
>           boost_unit_test_framework
>           boost_regex
>   No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
>   directory containing Boost libraries or BOOST_ROOT to the location of
>   Boost.
> Call Stack (most recent call first):
>   src/CMakeLists.txt:364 (find_package)
> CMake Error at src/CMakeLists.txt:366 (message):
>   Boost C++ libraries not found.  Please install or try setting BOOST_ROOT
> Configuring incomplete, errors occurred!
> ---------
> The relevant environment variables on my system are:
> BOOST_LIBRARYDIR=C:\boost\boost_1_54_0\stage\lib
> BOOST_ROOT=C:\boost\boost_1_54_0
> INCLUDE=c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\INCLUDE;c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\ATLMFC\INCLUDE;C:\Program Files (x86)\Microsoft 
> SDKs\Windows\v7.0A\include;C:\boost\boost_1_54_0
> LIB=c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\LIB\amd64;c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\ATLMFC\LIB\amd64;C:\Program Files (x86)\Microsoft 
> SDKs\Windows\v7.0A\lib\x64;C:\boost\boost_1_54_0\stage\lib
> LIBPATH=C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Windows\Microsoft.NET\Framework64\v3.5;c:\Program
>  Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\amd64;c:\Program Files 
> (x86)\Microsoft Visual Studio 
> 10.0\VC\ATLMFC\LIB\amd64;C:\boost\boost_1_54_0\stage\lib
> Path=c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\VC\BIN\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Windows\Microsoft.NET\Framework64\v3.5;c:\Program
>  Files (x86)\Microsoft Visual Studio 10.0\VC\VCPackages;c:\Program Files 
> (x86)\Microsoft Visual Studio 10.0\Common7\IDE;c:\Program Files 
> (x86)\Microsoft Visual Studio 10.0\Common7\Tools;C:\Program Files (x86)\HTML 
> Help Workshop;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 
> 4.0 Tools\x64;C:\Program Files (x86)\Microsoft 
> SDKs\Windows\v7.0A\bin\x64;C:\Program Files (x86)\Microsoft 
> SDKs\Windows\v7.0A\bin;C:\Python33\;C:\Klocwork\User 
> 9.6\bin;C:\Klocwork\Server 
> 9.6\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
>  Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files 
> (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common 
> Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\WinMerge;c:\Program 
> Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Code 
> Collaborator Client;C:\Program Files (x86)\NTP\bin;C:\Program 
> Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft 
> ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL 
> Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files 
> (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files 
> (x86)\Windows Kits\8.0\Debuggers\x86;C:\Program Files 
> (x86)\QuickTime\QTSystem\;C:\Program 
> Files\doxygen\bin;C:\Ruby200-x64\bin;c:\tools;c:\bats;C:\cyghome\utils;C:\cyghome\argus-libs\lib\Fusion4-DVR;C:\cyghome\argus-libs\lib\libJpegIPP\DLLs;C:\TOOLS\Sysinternals;C:\Program
>  Files (x86)\IDM Computer Solutions\UltraEdit\;C:\Program Files (x86)\IDM 
> Computer 
> Solutions\UltraCompare\;C:\cyghome\argus-libs\lib\ffmpeg;C:\cyghome\tools;C:\cyghome\argus-libs\lib\zlib;C:\cyghome\argus-libs\lib\libxml;C:\Program
>  Files (x86)\CMake 2.8\bin
> PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW
> Platform=X64
> PROCESSOR_ARCHITECTURE=AMD64
> PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
> PROCESSOR_LEVEL=6
> PROCESSOR_REVISION=2a07
> RUBY_LIBRARY=C:\Ruby200-x64\lib
> VCINSTALLDIR=c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\
> VS100COMNTOOLS=c:\Program Files (x86)\Microsoft Visual Studio 
> 10.0\Common7\Tools\
> VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 
> 11.0\Common7\Tools\
> VS80COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\
> VSEDEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
> VSINSTALLDIR=c:\Program Files (x86)\Microsoft Visual Studio 10.0\
>  Directory of C:\boost\boost_1_54_0\stage\lib
> 07/08/2013  11:22 AM    <DIR>          .
> 07/08/2013  11:22 AM    <DIR>          ..
> 07/08/2013  11:09 AM             5,304 libboost_atomic-vc110-mt-1_54.lib
> 07/08/2013  10:56 AM            52,322 libboost_atomic-vc110-mt-gd-1_54.lib
> 07/08/2013  11:09 AM           480,636 libboost_chrono-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM         2,062,582 libboost_chrono-vc110-mt-gd-1_54.lib
> 07/08/2013  11:10 AM             2,766 libboost_context-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM             5,848 libboost_context-vc110-mt-gd-1_54.lib
> 07/08/2013  11:10 AM            44,296 libboost_coroutine-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM           905,960 libboost_coroutine-vc110-mt-gd-1_54.lib
> 07/08/2013  11:10 AM           762,748 libboost_date_time-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM         2,793,484 libboost_date_time-vc110-mt-gd-1_54.lib
> 07/08/2013  11:10 AM             2,882 libboost_exception-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM            33,468 libboost_exception-vc110-mt-gd-1_54.lib
> 07/08/2013  11:10 AM         1,202,304 libboost_filesystem-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM         5,986,182 
> libboost_filesystem-vc110-mt-gd-1_54.lib
> 07/08/2013  11:11 AM         5,988,254 libboost_graph-vc110-mt-1_54.lib
> 07/08/2013  10:58 AM        14,856,578 libboost_graph-vc110-mt-gd-1_54.lib
> 07/08/2013  11:11 AM           522,366 libboost_iostreams-vc110-mt-1_54.lib
> 07/08/2013  10:58 AM         1,711,794 libboost_iostreams-vc110-mt-gd-1_54.lib
> 07/08/2013  11:12 AM         7,974,420 libboost_locale-vc110-mt-1_54.lib
> 07/08/2013  10:59 AM        27,467,094 libboost_locale-vc110-mt-gd-1_54.lib
> 07/08/2013  11:13 AM        18,647,972 libboost_log-vc110-mt-1_54.lib
> 07/08/2013  11:01 AM        62,962,658 libboost_log-vc110-mt-gd-1_54.lib
> 07/08/2013  11:16 AM       146,609,068 libboost_log_setup-vc110-mt-1_54.lib
> 07/08/2013  11:03 AM       372,662,846 libboost_log_setup-vc110-mt-gd-1_54.lib
> 07/08/2013  11:17 AM           915,762 libboost_math_c99-vc110-mt-1_54.lib
> 07/08/2013  11:04 AM         3,979,128 libboost_math_c99-vc110-mt-gd-1_54.lib
> 07/08/2013  11:18 AM           918,378 libboost_math_c99f-vc110-mt-1_54.lib
> 07/08/2013  11:05 AM         3,971,942 libboost_math_c99f-vc110-mt-gd-1_54.lib
> 07/08/2013  11:18 AM           886,648 libboost_math_c99l-vc110-mt-1_54.lib
> 07/08/2013  11:05 AM         3,923,692 libboost_math_c99l-vc110-mt-gd-1_54.lib
> 07/08/2013  11:16 AM         6,355,856 libboost_math_tr1-vc110-mt-1_54.lib
> 07/08/2013  11:03 AM        17,017,042 libboost_math_tr1-vc110-mt-gd-1_54.lib
> 07/08/2013  11:17 AM         6,667,092 libboost_math_tr1f-vc110-mt-1_54.lib
> 07/08/2013  11:04 AM        17,592,218 libboost_math_tr1f-vc110-mt-gd-1_54.lib
> 07/08/2013  11:17 AM         6,293,830 libboost_math_tr1l-vc110-mt-1_54.lib
> 07/08/2013  11:04 AM        16,874,982 libboost_math_tr1l-vc110-mt-gd-1_54.lib
> 07/08/2013  11:21 AM           417,352 
> libboost_prg_exec_monitor-vc110-mt-1_54.lib
> 07/08/2013  11:08 AM         1,880,686 
> libboost_prg_exec_monitor-vc110-mt-gd-1_54.lib
> 07/08/2013  11:18 AM         6,978,044 
> libboost_program_options-vc110-mt-1_54.lib
> 07/08/2013  11:05 AM        22,410,818 
> libboost_program_options-vc110-mt-gd-1_54.lib
> 07/08/2013  11:20 AM         6,571,390 libboost_python-vc110-mt-1_54.lib
> 07/08/2013  11:07 AM        26,408,890 libboost_python-vc110-mt-gd-1_54.lib
> 07/08/2013  11:20 AM         6,571,390 libboost_python3-vc110-mt-1_54.lib
> 07/08/2013  11:07 AM        26,408,890 libboost_python3-vc110-mt-gd-1_54.lib
> 07/08/2013  11:20 AM           132,588 libboost_random-vc110-mt-1_54.lib
> 07/08/2013  11:07 AM           597,522 libboost_random-vc110-mt-gd-1_54.lib
> 07/08/2013  11:11 AM        11,507,578 libboost_regex-vc110-mt-1_54.lib
> 07/08/2013  10:58 AM        38,436,260 libboost_regex-vc110-mt-gd-1_54.lib
> 07/08/2013  11:20 AM        11,874,762 
> libboost_serialization-vc110-mt-1_54.lib
> 07/08/2013  11:07 AM        35,962,884 
> libboost_serialization-vc110-mt-gd-1_54.lib
> 07/08/2013  11:21 AM         1,226,440 libboost_signals-vc110-mt-1_54.lib
> 07/08/2013  11:08 AM         4,889,808 libboost_signals-vc110-mt-gd-1_54.lib
> 07/08/2013  11:09 AM           132,048 libboost_system-vc110-mt-1_54.lib
> 07/08/2013  10:57 AM           599,278 libboost_system-vc110-mt-gd-1_54.lib
> 07/08/2013  11:22 AM        11,692,218 
> libboost_test_exec_monitor-vc110-mt-1_54.lib
> 07/08/2013  11:09 AM        28,444,630 
> libboost_test_exec_monitor-vc110-mt-gd-1_54.lib
> 07/08/2013  11:12 AM         1,077,188 libboost_thread-vc110-mt-1_54.lib
> 07/08/2013  10:59 AM         3,481,234 libboost_thread-vc110-mt-gd-1_54.lib
> 07/08/2013  11:22 AM           258,454 libboost_timer-vc110-mt-1_54.lib
> 07/08/2013  11:09 AM         1,226,768 libboost_timer-vc110-mt-gd-1_54.lib
> 07/08/2013  11:22 AM        12,738,320 
> libboost_unit_test_framework-vc110-mt-1_54.lib
> 07/08/2013  11:09 AM        31,492,116 
> libboost_unit_test_framework-vc110-mt-gd-1_54.lib
> 07/08/2013  11:22 AM        46,219,952 libboost_wave-vc110-mt-1_54.lib
> 07/08/2013  11:09 AM       100,767,276 libboost_wave-vc110-mt-gd-1_54.lib
> 07/08/2013  11:21 AM         9,159,776 
> libboost_wserialization-vc110-mt-1_54.lib
> 07/08/2013  11:08 AM        23,032,148 
> libboost_wserialization-vc110-mt-gd-1_54.lib

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to