ckalas
ckalas
@solosuper thanks, this finally got my installation working.
what i do is manually use the underlying google maps drawing APIs and track the state. Here is a bit of how I draw some rectangles. Things to note are...
I can't find a log file ~/Library/Logs/Homebrew/msp430-gcc$ ls 01.configure 02.make Nothing new in those files that isn't put out to terminal.
I think maybe this is related to it not being able to find cc1 or cc1plus, which I can't find on my system but when compiling a test with -v,...
any particular details that would help in config.log? i found it with debug mode turned for brew. i found that CPP is set to /lib/cpp which isn't a thing, but...
created a symlink out of curiosity from /usr/bin/cpp to /lib/cpp (which /lib of course doesn't actually exist on OS X), and I get some other error related to a darwin...