Compiling for Linux

  • Vanadium
    30th Nov 2010 Member 0 Permalink
    One quick question for compiling 43 on Linux, It can't find any .h files

    Cheers Van
  • Felix
    30th Nov 2010 Member 0 Permalink
    Use the makefile.
  • Vanadium
    30th Nov 2010 Member 0 Permalink
    as in run the command 'make'? I do that and it starts compiling but it can't find any header files mac finds them
  • doxin
    30th Nov 2010 Former Staff 0 Permalink
    Vanadium
    please paste the compiler errors, we can't help without any information.
  • Simon
    30th Nov 2010 Administrator 0 Permalink
    Vanadium
    Because you don't have the header files.
    You need the packages libbz2-dev and libsdl-dev, or download them from respective websites.
  • Felix
    30th Nov 2010 Member 0 Permalink
    Simon:
    Vanadium
    Because you don't have the header files.
    You need the packages libbz2-dev and libsdl-dev, or download them from respective websites.

    This is linux, use a package manager instead.
  • zc00gii
    30th Nov 2010 Banned 0 Permalink
    This post is hidden because the user is banned