can anybody help me, im running windows vista, i download it and everything seems to be ok, but when i made a simple program i just can run it, nothing show up, no windonws pop up, on bottom says error permission dinied...
I have not been able 2 run a single program through any compiler on my computer... The book im reading says 2 go back and check 2 b sure i got every thing right... Everything is 100% correct but it just comes up with an error... please help!
@IIIIandrew nothing usefull, but I have gone though a couple of forums and ultimately I reinstalled codeblocks, In the proces of reinstalling it it asks you to install aditional features or programmes. I don't know what it was exactly that I additionally installed, I believe it had something to do with snippets. after installing it for the second time with additional features it ran fine.
@DjereWebServices I got it, if anyone need: open the "Settings" menu and select "Compiler and Debugger", then choose the tab "Linker Settings" and add the following line at the right side:
@marc2377 nope, i downloaded the binary release that included the mingw package...then when everything was installed I clicked settings>compiler>toolchain executables> then auto-detect................THIS GOES FOR ANYONE WITH ANY VERSION OF WINDOWS > 32 bit
hi, good tutorial. But when I tried to run the program it gave the following message : "helloworld - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done. I use windows and I haven't installed any compillers or debuggers, just codeblocks. please help me out.....
Thank you! Oh by the way, I thought I posted the source code for this project but I didn't and I don't know where it is...lol. Here are a few of the projects I did where I did post the source code:
can anybody help me, im running windows vista, i download it and everything seems to be ok, but when i made a simple program i just can run it, nothing show up, no windonws pop up, on bottom says error permission dinied...
82STAN82 1 week ago
I have not been able 2 run a single program through any compiler on my computer... The book im reading says 2 go back and check 2 b sure i got every thing right... Everything is 100% correct but it just comes up with an error... please help!
halo2132 1 month ago
UGHHH EVERY TIME I TRY TO LEARN PROGRAMMING AN ERROR LIKE THIS HAPPENS AND IT NEVER WORKS ):
IIIIandrew 2 months ago
@IIIIandrew nothing usefull, but I have gone though a couple of forums and ultimately I reinstalled codeblocks, In the proces of reinstalling it it asks you to install aditional features or programmes. I don't know what it was exactly that I additionally installed, I believe it had something to do with snippets. after installing it for the second time with additional features it ran fine.
thebassvoice 2 months ago
This has been flagged as spam show
Im not using Fedora, using windows vista and I had the same message pop up:
""Demo - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
I tried to do what marc2377 suggested but still, same message. Any other ideas?
iwantdog 3 months ago
Thanks for the help!
geragna 5 months ago
Thanks for the help!
geragna 5 months ago
This has been flagged as spam show
Ah, finally. I tried 3-4 different beginner programs & tutorials and this was the only one that worked. Thanks! :D
geragna 5 months ago
This has been flagged as spam show
Ah, finally. I tried 3-4 different beginner programs & tutorials and this was the only one that worked. Thanks! :D
geragna 5 months ago
This has been flagged as spam show
Ah finally. I tried 3-4 different beginner programs & tutorials and this was the only one that worked. Thanks! :D
geragna 5 months ago
Ahh finally. I tried 3-4 different beginner programs & tutorials and this was the only one that worked. Thanks! :D
geragna 5 months ago
@MrCodesmith2000 I love code::blocks! Yes, it is much lighter than VS2010.
DjereWebServices 5 months ago
really helpful thanks man
nicola9740 6 months ago
@nicola9740 Thank you!
DjereWebServices 5 months ago
@nicola9740 Thank you!
DjereWebServices 5 months ago
Nice help video, Friend.
Btw, may you help me in two issues?
Fist, is there anyway to avoid the last lines of the program compiled with the gcc? (the lines which says the returned value).
And also, how to eliminate the dependence of libgcc_s_dw2-1.dll in windows?
Thank you in advance.
marc2377 6 months ago
@marc2377 Thank you for the comment. I'm not sure to be honest with you. I tested the code in Linux, but Ive never compiled and run it in Windows.
DjereWebServices 5 months ago
@DjereWebServices I got it, if anyone need: open the "Settings" menu and select "Compiler and Debugger", then choose the tab "Linker Settings" and add the following line at the right side:
-static-libgcc -static-libstdc++
marc2377 5 months ago
@marc2377 didnt do anything, same message popped
iwantdog 3 months ago
@iwantdog You still with the same problem?
marc2377 3 months ago
@marc2377 nope, i downloaded the binary release that included the mingw package...then when everything was installed I clicked settings>compiler>toolchain executables> then auto-detect................THIS GOES FOR ANYONE WITH ANY VERSION OF WINDOWS > 32 bit
iwantdog 3 months ago
@iwantdog Oh I see
marc2377 3 months ago
Yes... You actually do have a nice voice. Have you ever thought about working in the radio? You would be great...
hjncvnhn 8 months ago
@hjncvnhn Thank you! I've actually been trying to get into radio...no luck yet..
DjereWebServices 5 months ago
Soooothing Nice voice buddy :) Thumbs'd up !
Kmaster02 9 months ago
@Kmaster02 Thank you!
DjereWebServices 5 months ago
@DjereWebServices No, thank you!
Kmaster02 5 months ago
Good video, Subscribed! :)
ChristyTV 10 months ago
hi, good tutorial. But when I tried to run the program it gave the following message : "helloworld - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done. I use windows and I haven't installed any compillers or debuggers, just codeblocks. please help me out.....
thebassvoice 10 months ago
@thebassvoice Im not sure on this one...
DjereWebServices 5 months ago
@thebassvoice did you ever get any help on this? I have the same problem
IIIIandrew 2 months ago
"Demo - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done. This popped :S
Perowala 1 year ago 4
Thanks!
plagiator19 1 year ago
i have a problem, i made the same file and project like u did, but when i hit build and run i does not run my prog.
what should i do?
plagiator19 1 year ago
@plagiator19 Sorry it took me so long to reply. I have had very little time to actually code in the last several months.
DjereWebServices 5 months ago
nice voice man!!
plagiator19 1 year ago 9
@plagiator19
Thank you! Oh by the way, I thought I posted the source code for this project but I didn't and I don't know where it is...lol. Here are a few of the projects I did where I did post the source code:
acrossad.org/node/63
acrossad.org/node/44
acrossad.org/node/64
Enjoy them and thank you for the feedback!
DjereWebServices 1 year ago