I am using version 1.3 of the library with MSVC 2019 with cmake. I have a function that reads a token and that function compiles, links, and runs correctly. I have a similar function that creates a new token but that function fails to link with the error below:
I am using version 1.3 of the library with MSVC 2019 with cmake. I have a function that reads a token and that function compiles, links, and runs correctly. I have a similar function that creates a new token but that function fails to link with the error below: