🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    RTC8563 Error when compiling

    Scheduled Pinned Locked Moved FAQS
    1 Posts 1 Posters 3.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      cpatek
      last edited by

      Getting the following 9 errors when trying to compile.....I updated the M5Unified several times and no joy. Any suggestions on how to get past this?

      [{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 33,
      "startColumn": 25,
      "endLineNumber": 33,
      "endColumn": 25
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 34,
      "startColumn": 25,
      "endLineNumber": 34,
      "endColumn": 25
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 35,
      "startColumn": 25,
      "endLineNumber": 35,
      "endColumn": 25
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "cannot convert '<brace-enclosed initializer list>' to 'int8_t' {aka 'signed char'} in initialization",
      "startLineNumber": 35,
      "startColumn": 35,
      "endLineNumber": 35,
      "endColumn": 35
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 61,
      "startColumn": 27,
      "endLineNumber": 61,
      "endColumn": 27
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 62,
      "startColumn": 27,
      "endLineNumber": 62,
      "endColumn": 27
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 63,
      "startColumn": 27,
      "endLineNumber": 63,
      "endColumn": 27
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "invalid use of incomplete type 'const struct tm'",
      "startLineNumber": 64,
      "startColumn": 27,
      "endLineNumber": 64,
      "endColumn": 27
      },{
      "resource": "/c:/Users/CZECH/Documents/PlatformIO/Projects/FluidDial-main/.pio/libdeps/m5dial/M5Unified/src/utility/RTC8563_Class.hpp",
      "owner": "cpp",
      "severity": 8,
      "message": "cannot convert '<brace-enclosed initializer list>' to 'int8_t' {aka 'signed char'} in initialization",
      "startLineNumber": 64,
      "startColumn": 45,
      "endLineNumber": 64,
      "endColumn": 45
      }]

      1 Reply Last reply Reply Quote 0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post