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

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
{count} votes