irrlichtproject wrote:@Rat: Make sure you have dmd installed.
Then you can simply build it with make command.
[email protected](280): SDL_UnlockSurface failed
----------------
./xtmc(void subwindow.SubWindow.text(uint, uint, uint, uint, const(char[]))+0x186) [0x80c39b6]
./xtmc(void subwindow.SubWindow.textf!(int).textf(uint, uint, uint, const(char[]), int)+0x5e) [0x80c3fc6]
./xtmc(void song.SongEditor.draw()+0x143) [0x80c04c3]
./xtmc(@property void subwindow.SubWindow.active(bool)+0x48) [0x80c3698]
./xtmc(main.Enotracker main.Enotracker.__ctor()+0x2ab) [0x80b110b]
./xtmc(_Dmain+0x1c) [0x80b1afc]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll().void __lambda1()+0x10) [0x80ddbc8]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x18) [0x80ddb40]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()+0x27) [0x80ddb8f]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x18) [0x80ddb40]
./xtmc(_d_run_main+0x117) [0x80ddad7]
./xtmc(main+0x14) [0x80babcc]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0xb7535e66]
./xtmc() [0x80b0d91]
Got this error from
rat@computerthatratlikestouse~#: ./xtmc
But the make seemed to have worked.
Last edited by Rat (Jul 14, 2014 6:27 am)