• Just looking around
    gevik
    Posts: 16 from 2022/11/29
    It does not find the following function. It might be a POSIX thing or something missing in the cross platform toolchain.

    Code:

    implicit declaration of function ‘strptime’; did you mean ‘strftime’?


    and later on when linking:


    Code:
    duktape.c:(.text+0x13a40): undefined reference to `strptime'



    Quote:

    Kronos wrote:
    Telling us what kind of error messages you get when (not) compiling might be a good idea....
  • »17.12.22 - 22:27
    Profile Visit Website