Ralph Barth will be out of the office starting 05.01.2013 and will be
returning on 24.01.2013.
Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.
WLLM related questions pls. contact Sebastian Neusüß and Jens Keil.
Theo Price Feed from EDRE pls contact Jens Keil
Hello,
I would like set the default compiler as mingw for cmake.
Now, If I try to use cmake from windows command line like below.
Cmake CMakeList.
I have the a output such as attachement.
Can you help me please.
Best regards
mparchet
CMake Warning at CMakeLists.txt:
On 1/4/2013 5:47 PM, Michael Jackson wrote:
Don't use a "Regular Command Prompt". Use instead one of the "Visual
Studio 9 Command Prompt" that are provided with a normal Visual
Studio installation. Those command prompts have all the necessary
paths setup for Visual Studio. This also assumes you h
Don't use a "Regular Command Prompt". Use instead one of the "Visual Studio 9
Command Prompt" that are provided with a normal Visual Studio installation.
Those command prompts have all the necessary paths setup for Visual Studio.
This also assumes you have Visual Studio 9 installed and not Visua
During several days I am trying to compile CLucene on Windows 7 64 bit
without success.
I searched all over the internet but did not find a solution for my problem.
I will describe all steps which I took and hope somebody can help me
further.
I downloaded CLucene and extracted it to the fold
Hello,
I would like set the default compiler as mingw for cmake.
Now, If I try to use cmake from windows command line like below.
Cmake CMakeList.
I have the a output such as attachement.
Can you help me please.
Best regards
mparchet
CMake Warning at CMakeLists.txt:
Hello Willy,
On 1/4/13 4:58 PM, Willy Lambert wrote:
> I am trying to convert an existing project from Manual Makefiles to
> Cmake for building it.
> We have a logger that rely on the __FILE__ define to say which file is
> "writing" into the log but this is broken by the CMake default
> behavior u
Hi,
On Fri, Jan 04, 2013 at 11:47:40AM -0500, cmake-requ...@cmake.org wrote:
> Date: Fri, 4 Jan 2013 16:58:05 +0100
> From: Willy Lambert
> Hi all,
>
> Short Story :
>
> I am trying to convert an existing project from Manual Makefiles to
> Cmake for building it.
> We have a logger that rely on
2013/1/4 Willy Lambert :
> Hi all,
>
> Short Story :
>
> I am trying to convert an existing project from Manual Makefiles to
> Cmake for building it.
> We have a logger that rely on the __FILE__ define to say which file is
> "writing" into the log but this is broken by the CMake default
> behavior
Am Freitag, 4. Januar 2013 um 14:59:23, schrieb Mateusz Loskot
> On 4 January 2013 14:46, Bill Hoffman wrote:
> > On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
> >>
> >> It tests if C compiler supports C99 restrict keyword,
> >> perhaps also implementation-specific form, e.g. __restrict, etc.
> >>
On 4 January 2013 14:46, Bill Hoffman wrote:
> On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
>>
>> It tests if C compiler supports C99 restrict keyword,
>> perhaps also implementation-specific form, e.g. __restrict, etc.
>>
>> [1]http://en.wikipedia.org/wiki/Restrict
>
> Should be able to do it with
On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
Bill,
It tests if C compiler supports C99 restrict keyword,
perhaps also implementation-specific form, e.g. __restrict, etc.
[1]http://en.wikipedia.org/wiki/Restrict
Should be able to do it with a CheckCSourceCompiles:
http://www.cmake.org/cmake/hel
On 01/03/2013 04:33 PM, Bin Chen wrote:
> clang: error: no such file or directory:
> '/Users/bchen/share/temp/cmake-obj-lib/b-xcode/Debug/liba.a'
> clang: error: no such file or directory:
> '/Users/bchen/share/temp/cmake-obj-lib/b-xcode/Debug/libb.a'
Xcode does not seem to recognize targets tha
On 4 January 2013 14:12, Bill Hoffman wrote:
> On 1/4/2013 6:50 AM, Kornel Benko wrote:
>>
>> Hi, I am searching for something appropriate to the
>>
>> autoconf AC_C_RESTRICT macro.
>>
>> Kornel
>>
> What does it do?
Bill,
It tests if C compiler supports C99 restrict keyword,
perhaps also implem
Hi Bill,
I will try that later and I will let you know the results.
Regards,
Arjen
On Fri, 04 Jan 2013 09:09:58 -0500
Bill Hoffman wrote:
On 1/4/2013 3:31 AM, Arjen Markus wrote:
Hi Bill, Alan,
just to make sure, I checked that there is an e-drive
and a directory temp on that drive. These
On 1/4/2013 6:50 AM, Kornel Benko wrote:
Hi, I am searching for something appropriate to the
autoconf AC_C_RESTRICT macro.
Kornel
What does it do?
-Bill
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please ke
On 1/4/2013 3:31 AM, Arjen Markus wrote:
Hi Bill, Alan,
just to make sure, I checked that there is an e-drive
and a directory temp on that drive. These settings are
the same as always when I use the MSVC/C++ or Intel Fortran
compilers.
My guess is that the use of the forward slash is messing
up
Hi, I am searching for something appropriate to the
autoconf AC_C_RESTRICT macro.
Kornel
signature.asc
Description: This is a digitally signed message part.
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Plea
Hi,
I just stumbled across the OBJECT flag in add_library. Now I wonder
whether it also works for windows builds with dlexport and dlimport
flags attached to symbols. Based on the documentation it seems like
object files are built immediately. Is it possible that an object
library is used in a dyna
Hi Bill, Alan,
here is some further information:
As the MSYS environment/shell is started with a batch file
that takes care of several options and using the set-up
batch file needed for MSVC/C++ can not be used in the
default MSYS shell, I have adapted the stock batch file
(msys.bat in c:\mingw
Hi Bill, Alan,
just to make sure, I checked that there is an e-drive
and a directory temp on that drive. These settings are
the same as always when I use the MSVC/C++ or Intel
Fortran
compilers.
My guess is that the use of the forward slash is messing
up the argument parsing:
- cl uses both "
21 matches
Mail list logo