You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a problem with linking the library together with cpp code.
The error: undefined reference to /* some function */
I resolved it using the solution below.
Would it be possible to add this to the repo [include files]?
Or is there other solution that I just didn't see?
I had a problem with linking the library together with cpp code.
The error:
undefined reference to /* some function */
I resolved it using the solution below.
Would it be possible to add this to the repo [include files]?
Or is there other solution that I just didn't see?
Possible solution
The text was updated successfully, but these errors were encountered: