Code::Blocks
March 11, 2010, 09:16:28 am
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Code::Blocks 8.02 has been released!
Home
Help
Search
Login
Register
::
Website
Wiki
Code::Blocks
>
User forums
>
Help
>
Program won't run
Pages: [
1
]
« previous
next »
Send this topic
|
Print
Author
Topic: Program won't run (Read 315 times)
HelloEveryone
Newcomer
Posts: 3
Program won't run
«
on:
February 09, 2010, 08:15:01 am »
Hi there, i recently bought a dummy book for C++ to learn about programming, the very first project i had to create was a very simple program that is supposed to pop up a window and say "Hello World". I was able to build the program with no error but then when i clicked run, nothing happens. Can you tell me what i doing wrong? I followed the instructions of the book perfectly. My OS is win7 64bit, my codeblock version is 8.02, i was using GNU GCC Compilier.
Logged
oBFusCATed
Lives here!
Posts: 641
Re: Program won't run
«
Reply #1 on:
February 09, 2010, 09:09:22 am »
Please search the forum!
You can try the "invalid compiler" or "vista 8.02" as a search strings.
Logged
HelloEveryone
Newcomer
Posts: 3
Re: Program won't run
«
Reply #2 on:
February 10, 2010, 03:39:24 am »
Hi, i did look around before posting and found no solution. I also searched the forum using the suggested keywords, " Invalid Compiler" and "Vista v8.08", but none of the posts can relate to my problem since i don't get the invalid compiler error.
Logged
stahta01
Lives here!
Posts: 2144
Re: Program won't run
«
Reply #3 on:
February 10, 2010, 06:14:58 am »
The fourth result for me on "vista 8.02"
http://forums.codeblocks.org/index.php/topic,11328.0.html
Tim S.
«
Last Edit: February 10, 2010, 06:16:46 am by stahta01
»
Logged
C Programmer working to learn more about C++.
OS: Win 6.1 AKA Win7
Compiler: mingw gcc 4.4 API 3.13 Runtime 3.15.2
IDE: Code::Blocks SVN + patches
wxMSW: SVN 2.9 Trunk & SVN 2.8 branch
SVN: 1.6.x
HelloEveryone
Newcomer
Posts: 3
Re: Program won't run
«
Reply #4 on:
February 10, 2010, 10:00:00 pm »
Quote from: stahta01 on February 10, 2010, 06:14:58 am
The fourth result for me on "vista 8.02"
http://forums.codeblocks.org/index.php/topic,11328.0.html
Tim S.
Thank you! I updated MinGW to the newest version and the problem is fixed
Logged
Pages: [
1
]
Send this topic
|
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
User forums
-----------------------------
=> Announcements
=> General (but related to Code::Blocks)
=> Help
=> Using Code::Blocks
=> Embedded development
=> Nightly builds
-----------------------------
Developer forums (C::B DEVELOPMENT STRICTLY!)
-----------------------------
=> Development
===> CodeCompletion redesign
===> Compiler Framework Redesign
=> Plugins development
=> Help wanted