Advertisement
Guest User

Untitled

a guest
Oct 7th, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.12 KB | None | 0 0
  1. Arduino: 1.8.7 (Windows 10), Board: "Sanguino 1284p, ATmega1284P (16 MHz)"
  2.  
  3. In file included from sketch\MarlinConfig.h:44:0,
  4.  
  5. from sketch\Marlin.h:35,
  6.  
  7. from sketch\stepper_dac.cpp:44:
  8.  
  9. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  10.  
  11. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  12.  
  13. ^
  14.  
  15. In file included from sketch\MarlinConfig.h:44:0,
  16.  
  17. from sketch\Max7219_Debug_LEDs.cpp:38:
  18.  
  19. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  20.  
  21. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  22.  
  23. ^
  24.  
  25. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  26.  
  27. #error "You are using an old Configuration.h file, update it before building Marlin."
  28.  
  29. ^
  30.  
  31. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  32.  
  33. #error "You are using an old Configuration.h file, update it before building Marlin."
  34.  
  35. ^
  36.  
  37. In file included from sketch\MarlinConfig.h:44:0,
  38.  
  39. from sketch\serial.h:26,
  40.  
  41. from sketch\serial.cpp:23:
  42.  
  43. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  44.  
  45. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  46.  
  47. ^
  48.  
  49. In file included from sketch\MarlinConfig.h:44:0,
  50.  
  51. from sketch\pca9632.cpp:28:
  52.  
  53. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  54.  
  55. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  56.  
  57. ^
  58.  
  59. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  60.  
  61. #error "You are using an old Configuration.h file, update it before building Marlin."
  62.  
  63. ^
  64.  
  65. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  66.  
  67. #error "You are using an old Configuration.h file, update it before building Marlin."
  68.  
  69. ^
  70.  
  71. In file included from sketch\MarlinConfig.h:44:0,
  72.  
  73. from sketch\I2CPositionEncoder.cpp:31:
  74.  
  75. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  76.  
  77. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  78.  
  79. ^
  80.  
  81. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  82.  
  83. #error "You are using an old Configuration.h file, update it before building Marlin."
  84.  
  85. ^
  86.  
  87. In file included from sketch\MarlinConfig.h:44:0,
  88.  
  89. from sketch\enum.h:26,
  90.  
  91. from sketch\parser.h:32,
  92.  
  93. from sketch\parser.cpp:27:
  94.  
  95. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  96.  
  97. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  98.  
  99. ^
  100.  
  101. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  102.  
  103. #error "You are using an old Configuration.h file, update it before building Marlin."
  104.  
  105. ^
  106.  
  107. In file included from sketch\MarlinConfig.h:44:0,
  108.  
  109. from sketch\runout.cpp:27:
  110.  
  111. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  112.  
  113. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  114.  
  115. ^
  116.  
  117. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  118.  
  119. #error "You are using an old Configuration.h file, update it before building Marlin."
  120.  
  121. ^
  122.  
  123. In file included from sketch\MarlinConfig.h:44:0,
  124.  
  125. from sketch\ubl_G29.cpp:23:
  126.  
  127. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  128.  
  129. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  130.  
  131. ^
  132.  
  133. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  134.  
  135. #error "You are using an old Configuration.h file, update it before building Marlin."
  136.  
  137. ^
  138.  
  139. In file included from sketch\MarlinConfig.h:44:0,
  140.  
  141. from sketch\tmc_util.cpp:23:
  142.  
  143. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  144.  
  145. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  146.  
  147. ^
  148.  
  149. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  150.  
  151. #error "You are using an old Configuration.h file, update it before building Marlin."
  152.  
  153. ^
  154.  
  155. In file included from sketch\MarlinConfig.h:44:0,
  156.  
  157. from sketch\stepper_indirection.h:47,
  158.  
  159. from sketch\stepper_indirection.cpp:34:
  160.  
  161. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  162.  
  163. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  164.  
  165. ^
  166.  
  167. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  168.  
  169. #error "You are using an old Configuration.h file, update it before building Marlin."
  170.  
  171. ^
  172.  
  173. In file included from sketch\MarlinConfig.h:44:0,
  174.  
  175. from sketch\SdVolume.cpp:29:
  176.  
  177. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  178.  
  179. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  180.  
  181. ^
  182.  
  183. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  184.  
  185. #error "You are using an old Configuration.h file, update it before building Marlin."
  186.  
  187. ^
  188.  
  189. In file included from sketch\MarlinConfig.h:44:0,
  190.  
  191. from sketch\cardreader.cpp:23:
  192.  
  193. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  194.  
  195. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  196.  
  197. ^
  198.  
  199. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  200.  
  201. #error "You are using an old Configuration.h file, update it before building Marlin."
  202.  
  203. ^
  204.  
  205. In file included from sketch\MarlinConfig.h:44:0,
  206.  
  207. from sketch\power.cpp:27:
  208.  
  209. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  210.  
  211. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  212.  
  213. ^
  214.  
  215. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  216.  
  217. #error "You are using an old Configuration.h file, update it before building Marlin."
  218.  
  219. ^
  220.  
  221. In file included from sketch\MarlinConfig.h:44:0,
  222.  
  223. from sketch\Marlin.h:35,
  224.  
  225. from sketch\Marlin_main.cpp:258:
  226.  
  227. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  228.  
  229. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  230.  
  231. ^
  232.  
  233. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  234.  
  235. #error "You are using an old Configuration.h file, update it before building Marlin."
  236.  
  237. ^
  238.  
  239. In file included from sketch\MarlinConfig.h:44:0,
  240.  
  241. from sketch\power_loss_recovery.cpp:27:
  242.  
  243. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  244.  
  245. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  246.  
  247. ^
  248.  
  249. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  250.  
  251. #error "You are using an old Configuration.h file, update it before building Marlin."
  252.  
  253. ^
  254.  
  255. In file included from sketch\MarlinConfig.h:44:0,
  256.  
  257. from sketch\SdBaseFile.cpp:30:
  258.  
  259. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  260.  
  261. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  262.  
  263. ^
  264.  
  265. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  266.  
  267. #error "You are using an old Configuration.h file, update it before building Marlin."
  268.  
  269. ^
  270.  
  271. In file included from sketch\MarlinConfig.h:44:0,
  272.  
  273. from sketch\SdFile.cpp:29:
  274.  
  275. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  276.  
  277. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  278.  
  279. ^
  280.  
  281. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  282.  
  283. #error "You are using an old Configuration.h file, update it before building Marlin."
  284.  
  285. ^
  286.  
  287. In file included from sketch\MarlinConfig.h:44:0,
  288.  
  289. from sketch\printcounter.cpp:23:
  290.  
  291. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  292.  
  293. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  294.  
  295. ^
  296.  
  297. In file included from sketch\MarlinConfig.h:44:0,
  298.  
  299. from sketch\twibus.cpp:23:
  300.  
  301. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  302.  
  303. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  304.  
  305. ^
  306.  
  307. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  308.  
  309. #error "You are using an old Configuration.h file, update it before building Marlin."
  310.  
  311. ^
  312.  
  313. In file included from sketch\MarlinConfig.h:44:0,
  314.  
  315. from sketch\MarlinSerial.cpp:36:
  316.  
  317. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  318.  
  319. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  320.  
  321. ^
  322.  
  323. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  324.  
  325. #error "You are using an old Configuration.h file, update it before building Marlin."
  326.  
  327. ^
  328.  
  329. In file included from sketch\MarlinConfig.h:44:0,
  330.  
  331. from sketch\blinkm.cpp:27:
  332.  
  333. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  334.  
  335. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  336.  
  337. ^
  338.  
  339. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  340.  
  341. #error "You are using an old Configuration.h file, update it before building Marlin."
  342.  
  343. ^
  344.  
  345. In file included from sketch\MarlinConfig.h:44:0,
  346.  
  347. from sketch\planner_bezier.cpp:30:
  348.  
  349. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  350.  
  351. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  352.  
  353. ^
  354.  
  355. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  356.  
  357. #error "You are using an old Configuration.h file, update it before building Marlin."
  358.  
  359. ^
  360.  
  361. In file included from sketch\MarlinConfig.h:44:0,
  362.  
  363. from sketch\servo.cpp:53:
  364.  
  365. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  366.  
  367. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  368.  
  369. ^
  370.  
  371. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  372.  
  373. #error "You are using an old Configuration.h file, update it before building Marlin."
  374.  
  375. ^
  376.  
  377. In file included from sketch\MarlinConfig.h:44:0,
  378.  
  379. from sketch\Marlin.h:35,
  380.  
  381. from sketch\utility.cpp:23:
  382.  
  383. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  384.  
  385. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  386.  
  387. ^
  388.  
  389. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  390.  
  391. #error "You are using an old Configuration.h file, update it before building Marlin."
  392.  
  393. ^
  394.  
  395. In file included from sketch\MarlinConfig.h:44:0,
  396.  
  397. from sketch\G26_Mesh_Validation_Tool.cpp:27:
  398.  
  399. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  400.  
  401. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  402.  
  403. ^
  404.  
  405. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  406.  
  407. #error "You are using an old Configuration.h file, update it before building Marlin."
  408.  
  409. ^
  410.  
  411. In file included from sketch\MarlinConfig.h:44:0,
  412.  
  413. from sketch\Marlin.h:35,
  414.  
  415. from sketch\watchdog.cpp:23:
  416.  
  417. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  418.  
  419. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  420.  
  421. ^
  422.  
  423. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  424.  
  425. #error "You are using an old Configuration.h file, update it before building Marlin."
  426.  
  427. ^
  428.  
  429. In file included from sketch\MarlinConfig.h:44:0,
  430.  
  431. from sketch\ubl.cpp:23:
  432.  
  433. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  434.  
  435. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  436.  
  437. ^
  438.  
  439. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  440.  
  441. #error "You are using an old Configuration.h file, update it before building Marlin."
  442.  
  443. ^
  444.  
  445. In file included from sketch\MarlinConfig.h:44:0,
  446.  
  447. from sketch\ubl_motion.cpp:22:
  448.  
  449. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  450.  
  451. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  452.  
  453. ^
  454.  
  455. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  456.  
  457. #error "You are using an old Configuration.h file, update it before building Marlin."
  458.  
  459. ^
  460.  
  461. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  462.  
  463. #error "You are using an old Configuration.h file, update it before building Marlin."
  464.  
  465. ^
  466.  
  467. In file included from sketch\MarlinConfig.h:44:0,
  468.  
  469. from sketch\SdFatUtil.cpp:29:
  470.  
  471. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  472.  
  473. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  474.  
  475. ^
  476.  
  477. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  478.  
  479. #error "You are using an old Configuration.h file, update it before building Marlin."
  480.  
  481. ^
  482.  
  483. In file included from sketch\MarlinConfig.h:44:0,
  484.  
  485. from sketch\M100_Free_Mem_Chk.cpp:49:
  486.  
  487. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  488.  
  489. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  490.  
  491. ^
  492.  
  493. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  494.  
  495. #error "You are using an old Configuration.h file, update it before building Marlin."
  496.  
  497. ^
  498.  
  499. In file included from sketch\MarlinConfig.h:44:0,
  500.  
  501. from sketch\enum.h:26,
  502.  
  503. from sketch\planner.h:36,
  504.  
  505. from sketch\planner.cpp:65:
  506.  
  507. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  508.  
  509. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  510.  
  511. ^
  512.  
  513. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  514.  
  515. #error "You are using an old Configuration.h file, update it before building Marlin."
  516.  
  517. ^
  518.  
  519. In file included from sketch\MarlinConfig.h:44:0,
  520.  
  521. from sketch\Marlin.h:35,
  522.  
  523. from sketch\stepper.cpp:80:
  524.  
  525. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  526.  
  527. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  528.  
  529. ^
  530.  
  531. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  532.  
  533. #error "You are using an old Configuration.h file, update it before building Marlin."
  534.  
  535. ^
  536.  
  537. In file included from sketch\MarlinConfig.h:44:0,
  538.  
  539. from sketch\Marlin.h:35,
  540.  
  541. from sketch\stopwatch.cpp:25:
  542.  
  543. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  544.  
  545. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  546.  
  547. ^
  548.  
  549. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  550.  
  551. #error "You are using an old Configuration.h file, update it before building Marlin."
  552.  
  553. ^
  554.  
  555. In file included from sketch\MarlinConfig.h:44:0,
  556.  
  557. from sketch\Marlin.h:35,
  558.  
  559. from sketch\temperature.cpp:27:
  560.  
  561. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  562.  
  563. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  564.  
  565. ^
  566.  
  567. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  568.  
  569. #error "You are using an old Configuration.h file, update it before building Marlin."
  570.  
  571. ^
  572.  
  573. In file included from sketch\MarlinConfig.h:44:0,
  574.  
  575. from sketch\configuration_store.h:26,
  576.  
  577. from sketch\configuration_store.cpp:48:
  578.  
  579. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  580.  
  581. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  582.  
  583. ^
  584.  
  585. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  586.  
  587. #error "You are using an old Configuration.h file, update it before building Marlin."
  588.  
  589. ^
  590.  
  591. In file included from sketch\MarlinConfig.h:44:0,
  592.  
  593. from sketch\emergency_parser.cpp:27:
  594.  
  595. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  596.  
  597. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  598.  
  599. ^
  600.  
  601. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  602.  
  603. #error "You are using an old Configuration.h file, update it before building Marlin."
  604.  
  605. ^
  606.  
  607. In file included from sketch\MarlinConfig.h:44:0,
  608.  
  609. from sketch\Sd2Card.cpp:29:
  610.  
  611. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  612.  
  613. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  614.  
  615. ^
  616.  
  617. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  618.  
  619. #error "You are using an old Configuration.h file, update it before building Marlin."
  620.  
  621. ^
  622.  
  623. In file included from sketch\MarlinConfig.h:44:0,
  624.  
  625. from sketch\digipot_mcp4018.cpp:23:
  626.  
  627. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  628.  
  629. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  630.  
  631. ^
  632.  
  633. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  634.  
  635. #error "You are using an old Configuration.h file, update it before building Marlin."
  636.  
  637. ^
  638.  
  639. In file included from sketch\MarlinConfig.h:44:0,
  640.  
  641. from sketch\digipot_mcp4451.cpp:23:
  642.  
  643. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  644.  
  645. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  646.  
  647. ^
  648.  
  649. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  650.  
  651. #error "You are using an old Configuration.h file, update it before building Marlin."
  652.  
  653. ^
  654.  
  655. exit status 1
  656. In file included from sketch\MarlinConfig.h:44:0,
  657.  
  658. from sketch\Marlin.h:35,
  659.  
  660. from sketch\endstops.cpp:27:
  661.  
  662. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  663.  
  664. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  665.  
  666. ^
  667.  
  668. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  669.  
  670. #error "You are using an old Configuration.h file, update it before building Marlin."
  671.  
  672. ^
  673.  
  674. In file included from sketch\MarlinConfig.h:44:0,
  675.  
  676. from sketch\dac_mcp4728.cpp:33:
  677.  
  678. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  679.  
  680. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  681.  
  682. ^
  683.  
  684. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  685.  
  686. #error "You are using an old Configuration.h file, update it before building Marlin."
  687.  
  688. ^
  689.  
  690. In file included from sketch\MarlinConfig.h:44:0,
  691.  
  692. from sketch\vector_3.cpp:42:
  693.  
  694. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  695.  
  696. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  697.  
  698. ^
  699.  
  700. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  701.  
  702. #error "You are using an old Configuration.h file, update it before building Marlin."
  703.  
  704. ^
  705.  
  706. In file included from sketch\MarlinConfig.h:44:0,
  707.  
  708. from sketch\leds.cpp:27:
  709.  
  710. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  711.  
  712. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  713.  
  714. ^
  715.  
  716. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  717.  
  718. #error "You are using an old Configuration.h file, update it before building Marlin."
  719.  
  720. ^
  721.  
  722. In file included from sketch\MarlinConfig.h:44:0,
  723.  
  724. from sketch\malyanlcd.cpp:44:
  725.  
  726. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  727.  
  728. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  729.  
  730. ^
  731.  
  732. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  733.  
  734. #error "You are using an old Configuration.h file, update it before building Marlin."
  735.  
  736. ^
  737.  
  738. In file included from sketch\MarlinConfig.h:44:0,
  739.  
  740. from sketch\ultralcd.cpp:23:
  741.  
  742. SanityCheck.h:120:1: error: user-defined literal in preprocessor expression
  743.  
  744. #if !defined(CONFIGURATION_H_VERSION) || HEXIFY(CONFIGURATION_H_VERSION) < HEXIFY(REQUIRED_CONFIGURATION_H_VERSION)
  745.  
  746. ^
  747.  
  748. SanityCheck.h:121:4: error: #error "You are using an old Configuration.h file, update it before building Marlin."
  749.  
  750. #error "You are using an old Configuration.h file, update it before building Marlin."
  751.  
  752. ^
  753.  
  754. user-defined literal in preprocessor expression
  755.  
  756. This report would have more information with
  757. "Show verbose output during compilation"
  758. option enabled in File -> Preferences.
  759.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement