Kitware / KWStyle

Kitware Style Checker
Other
53 stars 30 forks source link

Finish all the build and install steps, but can't run properly #93

Closed liu-hantong closed 4 years ago

liu-hantong commented 4 years ago

As stated in the heading, after I type ./KWStyle Myfile:

~/KWStyle/build$ ./KWStyle ~/hello.c
Cannot open configuration file: KWStyle.xml
Processing /home/lht/hello.c
Cannot open header file: dummyheader.h
RegularExpression::compile(): ?+* follows nothing.
RegularExpression::compile(): Error in compile.
RegularExpression::compile(): ?+* follows nothing.
RegularExpression::compile(): Error in compile.
Comma not defined correctly
thewtex commented 4 years ago

Cannot open configuration file: KWStyle.xml

A style configuration file is required.