Visual Studio 2017 Does not link exe and output to the specified directory

Moussa Bayou 1 Reputation point
2022-03-22T22:16:29.193+00:00

Hello,

As the title suggests, I recently set up VS2017 for C programming, installed everything I need, even the Intel compilers.I created a new project with all the include files, libraries and set up the folders to the latter in properties.

That aside, the code in the source directory does compile successfully (previously did compile on VSCode using MinGW gcc),the .obj file is generated but it seems like the linker does not want to output the .exe to its intended directory.

I will attach any necessary files.
185825-clipboard02.jpg

185866-clipboard01.jpg

185805-clipboard03.jpg

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.