fiduciary

Author Topic: ProffieOS compiling errors  (Read 882 times)

0 Members and 1 Guest are viewing this topic.

Offline SSP586

  • No Force
  • *
  • Posts: 2
  • Um...Hello?
ProffieOS compiling errors
« on: March 11, 2021, 09:17:36 AM »
Hello,

I am new to customizing my Proffie Board, but have found a lot of videos and stuff online that has been very helpful. I'm about 99% of the way finished, but keep getting an error when I upload the OS to my board.

Any help would be greatly appreciated. I cannot seem to upload a picture of the errors. So here they are:

Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Proffieboard V2, Serial + Mass Storage + WebUSB, SDCARD (SPI), 80 MHz, Smallest Code"

In file included from C:\Users\jackd\Documents\Saber Stuff\ProffieOS\ProffieOS.ino:582:

sketch\config/mysaber_config.h:24:2: error: expected '}' before ';' token

   24 | };

      |  ^

In file included from C:\Users\jackd\Documents\Saber Stuff\ProffieOS\ProffieOS.ino:582:

sketch\config/mysaber_config.h:18:4: note: to match this '{'

   18 |    { "Beskar", "tracks/track1.wav",

      |    ^

In file included from C:\Users\jackd\Documents\Saber Stuff\ProffieOS\ProffieOS.ino:582:

sketch\config/mysaber_config.h:24:2: error: expected '}' before ';' token

   24 | };

      |  ^

In file included from C:\Users\jackd\Documents\Saber Stuff\ProffieOS\ProffieOS.ino:582:

sketch\config/mysaber_config.h:17:20: note: to match this '{'

   17 | Preset presets[] = {

      |                    ^

In file included from C:\Users\jackd\Documents\Saber Stuff\ProffieOS\ProffieOS.ino:582:

sketch\config/mysaber_config.h:24:2: error: cannot convert '<brace-enclosed initializer list>' to 'const char*' in initialization

   24 | };

      |  ^

exit status 1

Error compiling for board Proffieboard V2.



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
« Last Edit: March 11, 2021, 11:25:15 AM by SSP586 »

Offline jbkuma

  • Mining Colony Members
  • Master Force User
  • *
  • Posts: 980
  • Pixels, everywhere.
    • Mad Science Workshoppe
Re: ProffieOS compiling errors
« Reply #1 on: March 11, 2021, 11:02:49 AM »
You should probably change your subject to ProffieOS compiling errors or something, so people who work on proffie notice.  Arduino is pretty broad of a topic, and the proffie folks might thing you are talking about something more DIY.

Offline SSP586

  • No Force
  • *
  • Posts: 2
  • Um...Hello?
Re: ProffieOS compiling errors
« Reply #2 on: March 11, 2021, 11:25:30 AM »
Thanks for the tip!

 

retrousse