[CMake] LIBRARY_OUTPUT_PATH

Matthias Riechmann riechmann at ira.uka.de
Thu Apr 10 11:00:26 EDT 2008


I'm using CMake 2.4.8 on Windows XP with Visual Studio 2005

About the log files. I had a look at them but I can't find anything of 
interest. I attached them to this mail, just in case.


Eric NOULARD schrieb:
> Le Thu, 10 Apr 2008 16:27:31 +0200,
> Matthias Riechmann <riechmann at ira.uka.de> a écrit :
> 
>> Here You are:
>>
>> project(HelloWorld)
>> CMAKE_MINIMUM_REQUIRED(VERSION 2.4.0)
> 
> May be you miss a
> 
> ENABLE_LANGAGE(C)
> or
> ENABLE_LANGAGE(CXX)
> or
> project(HelloWorld CXX)
> or
> project(HelloWorld C)
> 
> I don't think it is mandatory but ...
> 
> otherwise I don't know :-))
> Which version of CMake are you using on which platform?
> May be you can post CMake your
> 
> CMakeFiles/CMakeOutput.log
> CMakeFiles/CMakeError.log
> 
> (if they are not too big).
> 
> And/or you may browse those file yourself, may be you can get a clue?

-- 
Dipl.-Inform. Matthias Riechmann
Institut für Prozessrechentechnik, Automation und Robotik
Medizin-Gruppe
Universität Karlsruhe (TH)
Gebäude 40.28, Zimmer 103
Engler-Bunte-Ring 8
76131 Karlsruhe

Fon: +49 (721) 608-4049
Fax: +49 (721) 608-7141

Web: http://wwwipr.ira.uka.de/~richmann
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeError.log
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/7e887d2e/attachment-0001.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeOutput.log
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/7e887d2e/attachment-0001.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: riechmann.vcf
Type: text/x-vcard
Size: 531 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/7e887d2e/attachment-0001.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3319 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/7e887d2e/attachment-0001.bin>


More information about the CMake mailing list