Advertisement
Elprez77

Untitled

Jan 23rd, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.86 KB | None | 0 0
  1. Arduino: 1.8.19 (Windows 10), Board: "Proffieboard V2, Serial, SDCARD (SPI), 80 MHz, Smallest Code"
  2.  
  3. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  4.  
  5. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:1862: error: 'undefined' was not declared in this scope
  6.  
  7. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~~~~~~~~
  8.  
  9. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:1880: error: template argument 1 is invalid
  10.  
  11. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~
  12.  
  13. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:1882: error: template argument 2 is invalid
  14.  
  15. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  16.  
  17. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:1894: error: template argument 2 is invalid
  18.  
  19. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~
  20.  
  21. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:2149: error: template argument 4 is invalid
  22.  
  23. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  24.  
  25. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355:2166: error: template argument 1 is invalid
  26.  
  27. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  28.  
  29. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  30.  
  31. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355: error: template argument 2 is invalid
  32.  
  33. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,-
  34.  
  35. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355: error: no matching function for call to 'StylePtr<<expression error> >()'
  36.  
  37. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\fire.h:4,
  38.  
  39. from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:427:
  40.  
  41. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\style_ptr.h:93:16: note: candidate: 'template<class STYLE> StyleFactory* StylePtr()'
  42.  
  43. 93 | StyleAllocator StylePtr() {
  44.  
  45. | ^~~~~~~~
  46.  
  47. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\style_ptr.h:93:16: note: template argument deduction/substitution failed:
  48.  
  49. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  50.  
  51. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:355: error: template argument 1 is invalid
  52.  
  53. 355 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,-
  54.  
  55. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  56.  
  57. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:1862: error: 'undefined' was not declared in this scope
  58.  
  59. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~~~~~~~~
  60.  
  61. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:1880: error: template argument 1 is invalid
  62.  
  63. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~
  64.  
  65. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:1882: error: template argument 2 is invalid
  66.  
  67. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  68.  
  69. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:1894: error: template argument 2 is invalid
  70.  
  71. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^~
  72.  
  73. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:2149: error: template argument 4 is invalid
  74.  
  75. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  76.  
  77. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372:2166: error: template argument 1 is invalid
  78.  
  79. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,- ^
  80.  
  81. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  82.  
  83. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372: error: template argument 2 is invalid
  84.  
  85. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,-
  86.  
  87. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372: error: no matching function for call to 'StylePtr<<expression error> >()'
  88.  
  89. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\fire.h:4,
  90.  
  91. from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:427:
  92.  
  93. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\style_ptr.h:93:16: note: candidate: 'template<class STYLE> StyleFactory* StylePtr()'
  94.  
  95. 93 | StyleAllocator StylePtr() {
  96.  
  97. | ^~~~~~~~
  98.  
  99. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\styles\style_ptr.h:93:16: note: template argument deduction/substitution failed:
  100.  
  101. In file included from D:\Lightsabers\ProffieOS-v6.5\ProffieOS\ProffieOS.ino:564:
  102.  
  103. D:\Lightsabers\ProffieOS-v6.5\ProffieOS\config\Starfall_Saber.h:372: error: template argument 1 is invalid
  104.  
  105. 372 | StylePtr<Layers<ColorSelect<IntArg<STYLE_OPTION_ARG,0>,TrInstant,Stripes<5000,-
  106.  
  107. exit status 1
  108.  
  109. Error compiling for board Proffieboard V2.
  110.  
  111.  
  112.  
  113. This report would have more information with
  114. "Show verbose output during compilation"
  115. option enabled in File -> Preferences.
  116.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement