On Friday, February 5, 2021 4:30:32 AM EST pierre amadio wrote: > I am afraid i do not understand how to compile this. > > (ankiswordstuff) [melmoth@pamadio tmp]$ cd bibish-0.1.1/ > (ankiswordstuff) [melmoth@pamadio bibish-0.1.1]$ ls > BIBISH.kdev4 cmake CMakeLists.txt COPYING LICENSE main.cpp > MILESTONES README src VERSIONING > (ankiswordstuff) [melmoth@pamadio bibish-0.1.1]$ mkdir build > (ankiswordstuff) [melmoth@pamadio bibish-0.1.1]$ cd build/ > (ankiswordstuff) [melmoth@pamadio build]$ cmake .. > CMake Error: Error in cmake code at > /home/melmoth/tmp/bibish-0.1.1/CMakeLists.txt:1: > Parse error. Expected a command name, got unquoted argument with text "". > -- Configuring incomplete, errors occurred! > > (ankiswordstuff) [melmoth@pamadio build]$ rpm -q cmake > cmake-2.8.12.2-2.el7.x86_64
That is odd. It's worked through multiple cmake versions for me with the steps you took. Since it's complaining about line 1, I suspect the file got corrupted somehow. Did you download my tar ball (1st one) or the github generated one? What is the first line in CMakeLists.txt? _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page