- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to build the IPP Samples, with command
perl build.pl --cmake=speech-codecs,ia32,make,s,st,debug --build --comp=intel
and am getting some cmake errors.
Currently running on Debian (kernel 2.6.32) with CMake 2.8.10.1.
Console output is attached. Has anyone had any CMake errors like this?
Brian
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sergey Kostrov wrote:Hi Sergey, I have just (in the last hour) solved this issue. The first issue was user rights as you pointed out. Then I solved the cmake issues but completely uninstalling cmake from my system, then building and installing the latest cmake source. I am now in the process of trying to build the usc_speech_codec binary with static linking...>>CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):
>> Unknown extension ".c" for file
>>
>> /media/shared/ipp_samples/ipp-samples.7.1.1.013/__cmake/speech-codecs.ia32.make.s.st.debug/CMakeFiles/CMakeTmp/testCCompiler.c
>>
>> try_compile() works only for enabled languages. Currently these are:
>>
>> C CXXThere is a strange contrudiction since 'testCCompiler.c' is the C-language file. Could you check a line 36 in the 'cmake' file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page