Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] installing boost (problem)

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] installing boost (problem)


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] installing boost (problem)
  • Date: Sun, 25 Oct 2009 14:40:58 +0100 (CET)

Hi,

thanks for your help, but i didnt understand so well what i have to do to
solve
the problem! My CMakeLists.txt just have this six line weird text:

# just install the modules
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.txt)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.vsmacros$)


About your other solution (downloading the windows installer of boost
1.38)...that was my first try. But it didnt work also, because of some
transfer
errors during the setup.


Thanks
Regards



Archive powered by MHonArc 2.6.16.

Top of Page