totalspectrum / flexprop

Simple GUI for Propeller development (both P1 and P2)
Other
38 stars 15 forks source link

Cannot build fresh git checkout of flexgui (gc_:65: error: Unknown symbol _clkfreq_var & _clkmode_var) #15

Closed dgately closed 4 years ago

dgately commented 4 years ago

On macOS, after a fresh git clone (with --recursive) of flexgui, make install gets 2 errors trying to build sdboot.binary: gc:65: error: Unknown symbol _clkfreq_var gc:66: error: Unknown symbol _clkmode_var make[1]: *** [sdboot.binary] Error 1

Build log: flexguiBuildError.txt

totalspectrum commented 4 years ago

Thanks for the bug report. It should be fixed now.