doesnt work on my linux mint 16 64 bit

Archives Forums/MaxGUI Bug Reports/doesnt work on my linux mint 16 64 bit

yossi(Posted 2014) [#1]
when i try to run maxgui sample program like guilauncher i get error message like:

Building test
Compiling:PNGHeader.bmx
flat assembler version 1.68 (1048560 kilobytes memory)
3 passes, 9443 bytes.
Compiling:TLauncher.bmx
flat assembler version 1.68 (1048560 kilobytes memory)
4 passes, 33909 bytes.
Compiling:test.bmx
flat assembler version 1.68 (1048560 kilobytes memory)
3 passes, 2343 bytes.
Linking:test.debug
/usr/bin/ld: /home/yossi/BlitzMax/mod/maxgui.mod/fltkmaxgui.mod/fltkmaxgui.debug.linux.x86.a(fl_set_fonts.cxx.debug.linux.x86.o): undefined reference to symbol 'FcInit'
/usr/lib/i386-linux-gnu/libfontconfig.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Build Error: Failed to link /home/yossi/BlitzMax/samples/maxgui/guilauncher/test.debug
Process complete


TomToad(Posted 2014) [#2]
Same problem with Ubuntu 13.10 64 bit.