Build error: "No rule to make target 'bin/y.dbg1.o'"
|
2017-03-27, 19:11
Post: #2
|
|||
|
|||
RE: Build error: "No rule to make target 'bin/y.dbg1.o'"
if you build with
Code: make DEBUG=y Code: DEBUG=y make if you have a script where DEBUG=y is set it will probably generate the same thing. The fix is to make sure that DEBUG is not set. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Build error: "No rule to make target 'bin/y.dbg1.o'" - Pete - 2017-03-27, 15:11
RE: Build error: "No rule to make target 'bin/y.dbg1.o'" - NiKiZe - 2017-03-27 19:11
|
User(s) browsing this thread: 1 Guest(s)