Re: [CMake] Changes made for Mac fixup_bundle

2013-10-22 Thread Clinton Stimpson
Is this a typo? item_substring='/Users/foo/build /install/MacO' Can you please post the arguments you are passing to fixup_bundle()? The arguments are also printed out, for example: fixup_bundle app='/.../cmake/build/Tests/BundleUtilities/testdir2/testbundleutils2' libs='/.../cmake/buil

[CMake] Changes made for Mac fixup_bundle

2013-10-22 Thread Yoon, Jong Seo
Hi Everyone, I have a question regarding the changes cmake changes from 2.8.3 to 2.8.4 and above. I am getting this error when I try to make a dmg file for Mac using cmake 2.8.11.2. exe_dotapp_dir/='/Users/foo/build/install/bin/' item_substring='/Users/foo/build /install/MacO' resolved_embedde

Re: [CMake] Mixed Fortran and C sources with Visual Studio 10

2013-10-22 Thread Bill Hoffman
On 10/22/2013 11:04 AM, Brian Wainscott wrote: Arjen, Thanks -- that was more or less what I understood also. And I was thinking about that approach, but frankly just expected that if that was a limitation of VS, and cmake builds for VS, then cmake should do that for me. I'm just surprised i

Re: [CMake] Mixed Fortran and C sources with Visual Studio 10

2013-10-22 Thread Brian Wainscott
Arjen, Thanks -- that was more or less what I understood also. And I was thinking about that approach, but frankly just expected that if that was a limitation of VS, and cmake builds for VS, then cmake should do that for me. I'm just surprised it doesn't, and was hoping someone would know of a

Re: [CMake] CMake 3.0?

2013-10-22 Thread Gregoire Aujay
Perfect, thanks. Gregoire -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Matthew Woehlke Sent: lundi 21 octobre 2013 21:17 To: cmake@cmake.org Subject: Re: [CMake] CMake 3.0? On 2013-10-21 04:12, Gregoire Aujay wrote: > I have seen that CMa

Re: [CMake] SWIG detection fails

2013-10-22 Thread xantares 09
Hello, Still no one for fixing the swig detection (PATCH INCLUDED) ?: http://public.kitware.com/Bug/view.php?id=13449 This ticket is a duplicate and should be closed too: http://public.kitware.com/Bug/view.php?id=14359 M. -- Powered by www.kitware.com

Re: [CMake] Meet an error when extracting boost_1_52_0.zip.

2013-10-22 Thread 200005...@163.com
hi,all I was working on windows7 and use cmake-2.8.12, swig: C:/swigwin-2.0.10/swig.exe, Python:C:/Python27/python.exe. I meet an error when i compile Bolt source code. the steps as below: 1. Start a Powershell.exe and then enter my work directory. 2. Download Bolt source code by "git clone https