User forums > Help

Urgent solution needed. :/.

(1/3) > >>

Userx:
I just started learning C++ . When i build and run the ""hello world" program in Code Block , below in the build log it is shown in red that "Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings (0 minutes, 0 seconds)" . I am using Windows 8 . Need urgent help . Thank you. :) :/

oBFusCATed:
The most urgent solution you can get is to search the forum  ::)

BlueHazzard:
is there a .exe in the output folder? what happens if you start this exe? what happens if you start this exe from the cmd (if you don't know what cmd is please google you will need id if you want become a c++ programmer...)

Userx:
Well where is the output folder ? There is none in the file where i saved the project. Not even an .exe file.

BlueHazzard:
please post the full build log in code tags.
To get the full build log hit "rebuild" and copy and paste the whole Build Log: the text in the Build Log tab at the bottom.

the output folder is normaly:
\Path\To\your\project\bin\Debug
or if you select the release build from the drop down menue
\Path\To\your\project\bin\Release

(i think i will make a faq from this problem later...)

Navigation

[0] Message Index

[#] Next page

Go to full version