[Boost-cmake] Cmake & Boost Libraries

2008-06-25 Thread Chirag Dekate
s(parcelset_client hpx ${Boost_LIBRARIES}) set (parcelset_server_SOURCES parcelset/parcelset_server.cpp) add_executable (parcelset_server ${parcelset_server_SOURCES}) target_link_libraries(parcelset_server hpx ${Boost_LIBRARIES}) Any Help on your part would be

[Boost-cmake] Cmake & Boost Libraries (update)

2008-06-25 Thread Chirag Dekate
ibraries(parcelset_server hpx ${Boost_LIBRARIES}) Any Help on your part would be greatly appreciated. Thank You, Chirag Dekate -- * * View my LinkedIn Prof

Re: [Boost-cmake] Cmake & Boost Libraries

2008-06-25 Thread Chirag Dekate
-- Generating /home/cdekate/hpx/examples -- Generating /home/cdekate/hpx/runtime -- Generating done -- Build files have been written to: /home/cdekate/hpx [EMAIL PROTECTED] hpx]$ Sincerely appreciate your time and efforts. Thanks Chirag Dekate On Wed, Jun 25, 2008 at 6:10 PM, Sergey Nikulov

Re: [Boost-cmake] Cmake & Boost Libraries

2008-06-26 Thread Chirag Dekate
/lib were not picked up :( Appreciate your time and efforts.. If you do have any suggestions I would be willing on trying to work with them... Cheers, Chirag Dekate On Wed, Jun 25, 2008 at 11:08 PM, Sergey Nikulov <[EMAIL PROTECTED]> wrote: > I think you should (for example)

Re: [Boost-cmake] Cmake & Boost Libraries

2008-06-27 Thread Chirag Dekate
. -- Configuring done -- Generating done -- Build files have been written to: /home/cdekate/hpx [EMAIL PROTECTED] hpx]$ Apologies for the delayed response, the machine was undergoing maintenance. Thanks for your assistance, Chirag Dekate On Thu, Jun 26, 2008 at 5:55 PM, Sergey Nikulov <[EM

Re: [Boost-cmake] Cmake & Boost Libraries

2008-06-27 Thread Chirag Dekate
time-gcc42-sd-1_35.a libboost_date_time-gcc42-sd.a libboost_date_time-gcc42.so libboost_date_time.so.1 libboost_date_time.so.1.32.0 Any Help in understanding the problem and possible FindBoost.cmake changes that will help fix the problem are welcome.. Thanks, Chirag Dekate On Thu, Jun 26,

Re: [Boost-cmake] Cmake & Boost Libraries

2008-06-28 Thread Chirag Dekate
Hi Sergey, Thanks! The bug cited was exactly what was wrong with it.. I fixed the FindBoost.cmake file and Viola. It Worked! :) Thanks you very much for your time and efforts in helping resolve this problem. Chirag Dekate On Sat, Jun 28, 2008 at 9:12 AM, Sergey Nikulov <[EMAIL PROTEC