Visual Studio 2017 Does not link exe and output to the specified directory
Moussa Bayou
1
Reputation point
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.
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.
Sign in to answer