You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
Hi, ninja fails to compile due to some of the comments having an extra slash at the end, which confuses it.
Edit: apperently this is entirely tied to trying to use run.sh before using ninja, I did this by mistake and caused it to add a bunch of slashes to the ends of some of the commented out lecences.
The text was updated successfully, but these errors were encountered:
hanaral
changed the title
Looks like you put double slashes at the end of some of your commented out areas..
Looks like the run.sh script breaks some of the .vala files
Apr 19, 2020
hanaral
changed the title
Looks like the run.sh script breaks some of the .vala files
Looks like the run.sh script breaks some of the .vala files if you use it before ninja
Apr 19, 2020
I mistakenly commit the double slashes. Also, you may have to delete *.po files and re-run ninja com.github.xchan14.readdit-pot and ninja com.github.xchan14.readdit-update-po due to renaming of package name and repository.
Hi, ninja fails to compile due to some of the comments having an extra slash at the end, which confuses it.Edit: apperently this is entirely tied to trying to use run.sh before using ninja, I did this by mistake and caused it to add a bunch of slashes to the ends of some of the commented out lecences.
The text was updated successfully, but these errors were encountered: