M
MoussaBayou
Guest
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.
Continue reading...
Continue reading...