Skip to content

Instantly share code, notes, and snippets.

@doug65536
Created April 20, 2020 12:23
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 doug65536/bdea8b0ce97d98d62095b30af4717d01 to your computer and use it in GitHub Desktop.
Save doug65536/bdea8b0ce97d98d62095b30af4717d01 to your computer and use it in GitHub Desktop.
[BASESET] Compiling openttd.grf
cp: cannot create regular file '/home/doug/code/opentdd/build/bin/baseset/openttd.grf': No such file or directory
Makefile:86: recipe for target '/home/doug/code/opentdd/build/bin/baseset/openttd.grf' failed
make[1]: *** [/home/doug/code/opentdd/build/bin/baseset/openttd.grf] Error 1
make[1]: Leaving directory '/home/doug/code/opentdd/build/objs/extra_grf'
Makefile:54: recipe for target 'all' failed
make: *** [all] Error 1
doug@doug-dt:~/code/opentdd/build$ mkdir -p /home/doug/code/opentdd/build/bin/baseset
doug@doug-dt:~/code/opentdd/build$ make
followed by working build....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment