mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
working on xpm support
This commit is contained in:
@@ -29,7 +29,6 @@ For Arch based distros
|
||||
|
||||
3. Compile your project
|
||||
|
||||
If you didn't disable Xpm support you'll have to link `libXpm`. You can remove it if you used `#define MLX_NO_XPM` before including `mlx.h`
|
||||
```bash
|
||||
clang myApp.c MacroLibX/libmlx.so -lSDL2 -lXpm
|
||||
clang myApp.c MacroLibX/libmlx.so -lSDL2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user