I ran into an error while compiling it from source. #55
Locked
wasifekbal
started this conversation in
General
Replies: 2 comments 1 reply
-
Hmm, strange. I don't get that compile error.
Which version of Rofi do you have?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Discussion moved to issue #56. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Ubuntu 20.04.5 LTS. I followed the instruction from readme to build it. But when I tried to do "make", it gave me an error.
![image](https://user-images.githubusercontent.com/59216684/190839632-f02097cd-1dc7-4682-ab7b-586dba75932e.png)
![image](https://user-images.githubusercontent.com/59216684/190839703-e1a31090-fe24-419f-a365-080dea87a98c.png)
So, as suggested in the error message, I opened the /src/plugin.c file and changed "MENU CUSTOM COMMAND" to "MENU CUSTOM ACTION" and everything worked perfectly.
Now I'm wondering if that was truly a mistake or if it was a problem with my system...!!
I'm not sure whether to open a new issue or a pull request, so I decided to start with a discussion first.
Beta Was this translation helpful? Give feedback.
All reactions