Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. /images -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -O3 -flto -march=native -o tmp/preferences.o src/preferences.cpp
  2. src/preferences.cpp:4:24: fatal error: FL/fl_utf8.H: No such file or directory
  3.  
  4. ^
  5. compilation terminated.
  6. make: *** [tmp/preferences.o] Error 1
  7. jeff@funny:~/Desktop/polished-map$
  8. jeff@funny:~/Desktop/polished-map$ # Install Polished Map
  9. jeff@funny:~/Desktop/polished-map$ # (tested on Ubuntu and Ubuntu derivatives only; it just copies bin/polishedmap
  10. jeff@funny:~/Desktop/polished-map$ # and res/app.xpm to system directories)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement