Home > Back-end >  Novice excuse me, why my VS2017 C program in the project properties, no linker, listing tools such a
Novice excuse me, why my VS2017 C program in the project properties, no linker, listing tools such a

Time:12-06

As title, just turn VS2017, install option when I was a C + + default check options, as well as the SDK , after the new project, I found in the project properties, only C/C + + and routine, there is no listing tools, linker, such as the short-ship something? O give directions, thank you very much!

CodePudding user response:

What project built? LIB?

CodePudding user response:

Static link library project?

CodePudding user response:

Need to write a WinMain entry to compile again

CodePudding user response:

I am using VS2017
Project -> properties -> configuration properties -> general -> the default -> configuration type into a dynamic library




CodePudding user response:

Right-click the project properties