A
a_unique_name
Guest
Hi Folks:
Developing on Win 10 Pro, Visual Studio 2019 Community, upgraded today.
It's been a few months since I last built a new static library. When I created one last night the option to make an empty library, where I could just build, or copy, all of the code by hand, was missing. The option to build pre-compiled headers was also missing, but I use pre-compiled headers, which seem to be the default.
Once the project was created I couldn't find the line to select the character set, which I believe was in the in the project property's General or C/C++ page.
How do I create an empty static library, and how do I create a project that uses the multi-byte UTF-8 character set?
Thanks
Larry
Continue reading...
Developing on Win 10 Pro, Visual Studio 2019 Community, upgraded today.
It's been a few months since I last built a new static library. When I created one last night the option to make an empty library, where I could just build, or copy, all of the code by hand, was missing. The option to build pre-compiled headers was also missing, but I use pre-compiled headers, which seem to be the default.
Once the project was created I couldn't find the line to select the character set, which I believe was in the in the project property's General or C/C++ page.
How do I create an empty static library, and how do I create a project that uses the multi-byte UTF-8 character set?
Thanks
Larry
Continue reading...