How do i fix : source file not compiled | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do i fix : source file not compiled

31st Jul 2017, 11:16 PM
Dang Khoa
6 Answers
+ 3
You need to use an integrated development environment like visual studio. This has a compiler, code editor, and debugger all in 1. It builds the application and compiles it for you into an executable file.
31st Jul 2017, 11:42 PM
James Cooke
+ 3
where do you get that error?
1st Aug 2017, 12:40 AM
Andrés04_ve
Andrés04_ve - avatar
+ 1
Which IDE are you using?
31st Jul 2017, 11:28 PM
James Cooke
0
i use C++
31st Jul 2017, 11:37 PM
Dang Khoa
0
i dont use any ide
31st Jul 2017, 11:37 PM
Dang Khoa
0
i just write on the c++ and then is has this error
31st Jul 2017, 11:38 PM
Dang Khoa