Particle Dev / how to compile w/ library?

Hi folks,

I’m super new to the Particle products, but I’m an experienced programmer - which is why the Particle Dev app is driving me nuts!

I’m trying to compile code to run the OLED that came with the Maker Kit, and the error I’m receiving is this:

My directory looks like this with all the library files:

Is there a dependency I forgot to install somewhere?

Thanks!

i wonder what’s being compiled… The .c file is not used for the GFX library…

Thanks Kenneth - one of my Xcode files snuck in there. :smiley:

It compiled now!