Topic: Building on Linux Error
Nothing Huge I tried to fix it my self but I can't make heads or tails of Scons. Eventualy I am going to try and
make Premake4 build scripts to use instead.
/usr/bin/ld: build/linux2/release/MSDK/MGui/libMGui.a(MX11Window.o): undefined reference to symbol 'XGrabKeyboard'
/usr/bin/ld: note: 'XGrabKeyboard' is defined in DSO /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libX11.so so try adding it to the linker command line
/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libX11.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
scons: *** [build/linux2/release/Maratis/Editor/MaratisEditor] Error 1
scons: building terminated because of errors.
[steven@myhost dev]$