mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
32 lines
714 B
Markdown
32 lines
714 B
Markdown
|
---
|
||
|
name: Build Issues
|
||
|
about: Report issues while building polybar
|
||
|
|
||
|
---
|
||
|
|
||
|
## Build Process
|
||
|
*Describe how you build polybar, list the exact commands you are using:*
|
||
|
|
||
|
|
||
|
|
||
|
**If you build polybar directly from this repository:**
|
||
|
|
||
|
* Output of `git describe --tags`:
|
||
|
|
||
|
**If you use some other way (like the AUR):**
|
||
|
|
||
|
*List exactly where you are building from and which version you are building.*
|
||
|
|
||
|
|
||
|
## Build Log
|
||
|
*Post everything that is output to the terminal while building polybar below. This HAS to include the output of the `cmake` and `make` commands, if you used them.*
|
||
|
```
|
||
|
|
||
|
```
|
||
|
|
||
|
## Environment:
|
||
|
* Distro (with Version):
|
||
|
|
||
|
## Additional context
|
||
|
*Add any other context that you think is necessary about the problem here.*
|