.exe | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

.exe

How do I create an executable in Visual Studio 2013 w/ C++?

22nd Jan 2017, 3:41 PM
Mohamad O. Naddi (NaddiWorld)
Mohamad O. Naddi (NaddiWorld) - avatar
2 Réponses
+ 3
maybe by clicking export !
22nd Jan 2017, 3:53 PM
Sun
Sun - avatar
0
for making exe you just have to build project first then just open Bin directory which is inside your project root folder and you will find your will find your EXE file there
22nd Jan 2017, 4:19 PM
Keshave Jat
Keshave Jat - avatar