-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi @aschellenberg74, I'm trying to build OpenFresco on my macOS 10.15 machine. I used the Makefile.def.MACOSX file for that matter, and moved it to the root of OpenFresco folder. Also, I changed lines 36 and 38 of the Makefile.def file as follows:
HOME = /Users/MyUserName/GitHub/
OPENFRESCO = $(HOME)/OpenFresco/SRC
Then I typemake to install. Unfortunately, I'm not able to build the binary or library files. Here is the error message:
Makefile:178: *** missing separator. Stop.
LIBRARIES BUILT ... NOW LINKING OpenFresco PROGRAM
Makefile:54: *** missing separator. Stop.
make: *** [all] Error 2
Please help. Thanks! -Gaston
Metadata
Metadata
Assignees
Labels
No labels