Displaying 3 results from an estimated 3 matches for "llvmparseargu".
2012 Aug 03
2
[LLVMdev] Unable to build compiler-rt (Windows)
...sources from svn (http://llvm.org/svn/llvm-project/compiler-rt/trunk) and
ran
cmake ../../Source/compiler-rt -G"MinGW Makefiles"
and got the following error:
...
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:10 (include):
include could not find load file:
LLVMParseArguments
CMake Error at lib/CMakeLists.txt:4 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at lib/CMakeLists.txt:19 (set_target_properties):
set_target_properties called with incorrect number of arguments.
Call Stack (most recent call firs...
2012 Aug 03
0
[LLVMdev] Unable to build compiler-rt (Windows)
...llvm-project/compiler-rt/trunk) and ran
> cmake ../../Source/compiler-rt -G"MinGW Makefiles"
>
> and got the following error:
> ...
> -- Detecting CXX compiler ABI info - done
> CMake Error at CMakeLists.txt:10 (include):
> include could not find load file:
> LLVMParseArguments
> CMake Error at lib/CMakeLists.txt:4 (string):
> string sub-command REGEX, mode MATCH needs at least 5 arguments total to
> command.
> CMake Error at lib/CMakeLists.txt:19 (set_target_properties):
> set_target_properties called with incorrect number of arguments.
> Cal...
2012 Aug 03
1
[LLVMdev] Unable to build compiler-rt (Windows)
...and ran
>> cmake ../../Source/compiler-rt -G"MinGW Makefiles"
>>
>> and got the following error:
>> ...
>> -- Detecting CXX compiler ABI info - done
>> CMake Error at CMakeLists.txt:10 (include):
>> include could not find load file:
>> LLVMParseArguments
>> CMake Error at lib/CMakeLists.txt:4 (string):
>> string sub-command REGEX, mode MATCH needs at least 5 arguments total to
>> command.
>> CMake Error at lib/CMakeLists.txt:19 (set_target_properties):
>> set_target_properties called with incorrect number of...