Re: making 4.0

new topic     » goto parent     » topic index » view thread      » older message » newer message

Rob:
Edit the makefile.wat

On line 515 you will see del *.c
Place a dash in front of the del.

On line 521 you will see another del *.c
Place a dash in front of that del.

This was causing my compile to fail.
The dash tells compiler to continue if there is nothing to delete.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu