Skip to main content
Takayoshi Ishii
Associate III
February 1, 2018
Solved

Static library error

  • February 1, 2018
  • 1 reply
  • 799 views
Posted on February 01, 2018 at 03:54

Hello,

I want to use the S2LP_Sigfox_DK library. The version is 1.3.0.

When I add the static library into my new project that is made by CubeMX, some compile error occurred.

Let me know what should I do.

What did I do is

1) Made a new project bu CubeMX.

2) Add the library ''ST_RF_LIB_ARIB_CM0.a''. (See the following picture.)

0690X000006090uQAA.png

3) When I click the error, the library opened as following.

0690X00000609ZOQAY.png

#static-library
    This topic has been closed for replies.
    Best answer by Tesla DeLorean
    Posted on February 01, 2018 at 04:27

    Suggest renaming it as a .LIB file

    1 reply

    Tesla DeLorean
    Tesla DeLoreanBest answer
    Guru
    February 1, 2018
    Posted on February 01, 2018 at 04:27

    Suggest renaming it as a .LIB file

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Takayoshi Ishii
    Associate III
    February 1, 2018
    Posted on February 01, 2018 at 07:34

    Oh, it works!

    Thank you!