inbasys

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Compiling tinyg2 #8662
    inbasys
    Member

    The problem in the functions GIT_EXACT_VERSION and GIT_VERSION.

    #define TINYG_FIRMWARE_BUILD GIT_EXACT_VERSION // extract build number from tag
    #define TINYG_FIRMWARE_BUILD_STRING GIT_VERSION // extract extended build info from git

    in reply to: Compiling tinyg2 #8661
    inbasys
    Member

    cmcgrath5035: Win7, Atmel Studio 6.2.1563 Service Pack 2, sources from: https://github.com/synthetos/g2
    I read the wiki:
    https://github.com/synthetos/g2/wiki/Compiling-G2-on-Windows-(Atmel-Studio-6.2)

    expected primary-expression before ‘;’ token
    – This is obviously a trivial error!

    in reply to: Compiling tinyg2 #8658
    inbasys
    Member

    Error 1 expected primary-expression before ‘;’ token X:\Working\TinyG2\TinyG2\controller.cpp 98 36 TinyG2
    (cs.fw_build = TINYG_FIRMWARE_BUILD; // set up identification)

    Atmel Studio 6.2.1563 Service Pack 2

    Help me please.

Viewing 3 posts - 1 through 3 (of 3 total)