-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem building kobowriter #18
Comments
yes ! it works !!! I fixed the screen.go file with the help of phind.com and getting rid of the 4 errors. The replacement screener/screen.go file is :
and then the kobowriter file gets created in the build folder and you just need to replace it with the one in .adds/kobowriter/ ;-) I need to tweek my keyboard key layout, but it is good to have a qwerty ! PS:
|
my final CSA keybinding layout for reference (most comments made by AI are not accurate) :
|
I was able to built within codespace nicely with the TC prebuilt, see https://github.com/olup/kobowriter/pull/19/files for more detail. No need to have a linux machine, any browser will do it. |
Dear @olup,
I finally put my hand on a machine where I was able to install Linux.
I have successfully built the KOReader Cross Compile ToolChains , by running the gen-tc.sh file, which took more than 2 hours:
I have run the:
to set up the environment.
After installing golang-go via apt, when I run the make file, I have the following error:
I can try to correct these small errors in the code, but I am wondering if I am not doing something else wrong.
Thank you.
The text was updated successfully, but these errors were encountered: