Skip to content

Instantly share code, notes, and snippets.

@TheFakeMontyOnTheRun
Created April 3, 2020 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheFakeMontyOnTheRun/473ab3ad7d4eef863b5356eca42e6773 to your computer and use it in GitHub Desktop.
Save TheFakeMontyOnTheRun/473ab3ad7d4eef863b5356eca42e6773 to your computer and use it in GitHub Desktop.
In file included from src/sound_platform.h:5:0,
from src/engine.h:9,
from src/main.c:2:
src/ptplayer.h:18:26: fatal error: SDI_compiler.h: No such file or directory
#include "SDI_compiler.h"
^
compilation terminated.
/opt/amiga/bin/m68k-amigaos-gcc -Ideps/ace/include ace/libace.a
m68k-amigaos-gcc: error: ace/libace.a: No such file or directory
m68k-amigaos-gcc: fatal error: no input files
compilation terminated.
make: *** [ace/libace.a] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment