Registered Member
|
Hi,
I'm new to programming and Linux. I have this problem that occurs when I'm attempt to compile Ksnake on Ubuntu. I've downloaded the source code, saved it into a folder and I'm using qmake to compile the program however receive an error each time I try to do this. I've installed libkdegames. I had a number of errors: 1) The compiler couldn't find "krandomsequences.h" which was "#include"-ed in the code- I attributed this to me not having installed the necessary libraries. I installed ilbkdegames and this error disappeared during compile time. 2) Instead I began to have another error saying that the file "settings.h" could not be located and the compiler is right, that file is not in the source code. Do I have to install another library that I don't know about? 3) I then removed any reference to "settings.h" in the source code to see what would happen and I found that I get an error saying there is no such file or directory for "KgDifficulty" but wouldn't THAT have come along with libkdegames? Perhaps my problem is that I just need to know how the compilation process works in this context. |
Registered Member
|
I'm new to Linux too. Learned something from here - https://ubuntu-manual.org/. And then tried to implement the compilation instructions from https://github.com/openalpr/openalpr/wi ... untu-Linux). I'm actually trying to differentiate now the source code I used before and the new one they gave on Github. Hope that helps.
Rory _________________________________ My website and designer's page. |
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]