Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: kensher on March 16, 2013, 10:47:51 pm

Title: The folder "sources" dosen't display after creating new project.
Post by: kensher on March 16, 2013, 10:47:51 pm
Hello! I'm totally new to programming alltogheter.
I have recently been following a guide for c++ (basics).
The video guide explains that a folder "sources" with the "main" file should be displayed after creating a new project.
However, this is not the case for me. I've included some picture as evidence.
I'm running the Codeblock zip version.
What could be the cause for my problem?

- kensher

Picture:
(http://i49.tinypic.com/358yq90.png)

Title: Re: The folder "sources" dosen't display after creating new project.
Post by: Jenna on March 16, 2013, 10:57:03 pm
Looks like you have created an empty project.
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: kensher on March 16, 2013, 11:19:46 pm
I just followed the video guide, and he got the "sources" folder and "main" file.
I will post pictures of my actions, and you could judge if it has any flaws:

Here are my steps.

File -> new -> project -> console application ->
c++ -> naming project "test" -> using default settings -> result

Pictures:

http://img6.uploadhouse.com/fileuploads/17444/1744481034a30191d9f5d1bcaa008e9e8b1813d1.png
http://img7.uploadhouse.com/fileuploads/17444/174448111212a94e57cf0abc7ae3be079bdc6b08.png
http://img3.uploadhouse.com/fileuploads/17444/17444807b5c157224d747c26574ecb31fa28c268.png
http://img6.uploadhouse.com/fileuploads/17444/1744480974bfecd100963aa800cf8b0241bf1b63.png
http://img5.uploadhouse.com/fileuploads/17444/17444808448e26ca62b704d3185382021af7ef08.png
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: Jenna on March 16, 2013, 11:49:48 pm
The steps are okay.

Which version of C::b do you use ?
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: kensher on March 17, 2013, 12:28:08 am
I'm not quite sure of what version I use. I downloaded the zip version of the program today from http://www.codeblocks.org/.

I printed the "about" section of the program, so you will hopefully understand which version I'm running.

(http://i47.tinypic.com/2yphwsp.png)
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: oBFusCATed on March 17, 2013, 12:42:19 am
This is a nightly, I doubt you've downloaded it from the site, you've got it somewhere on the forum...
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: kensher on March 17, 2013, 12:48:56 am
haha. I think you're right. How blunt of me to not notice.
Is there any way to get the portable version (which actually works) from the main website?
I unfortunately don't have admin access on this computer.
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: Jenna on March 17, 2013, 09:43:35 am
If I see it correctly, there is no nightly from revision 7041, also the project-templates do not look like the default ones.

And our download-servwwr at berlios.de is down since about two days, so it's not possible, that you have downloaded it yesterday, at least not from an official server.

It looks like a special build from a third party.
That means we can not give support for it.
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: Jenna on March 17, 2013, 10:52:47 am
So finally I found the site you must have downloaded C::B from: http://codeblocks.codecutter.org/ (http://codeblocks.codecutter.org/) .

Why didn't you tell it ?
Why did you lie ?

If you have issues with this version of C::B, please ask the maintainers there for support.
As written before, we can not give support for thirdparty (patched) builds of C::B.

Sorry !
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: kensher on March 17, 2013, 03:48:53 pm
I'm very sorry. I didn't lie, I simply forgot.
I must have visited the original website, not downloaded anything, and thereafter download a "portable codeblock version" from another website (probably the one you posted).
I appreciate your response, and I'm very sorry for any inconvenience this might have caused.

- kensher
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: ebofunk on May 22, 2019, 09:53:09 am
i have the same problem , but my case i downloaded from the main site and when i do the steps, i still cant get the main.cpp which is really bothering me. any help will be much appreciated !
Title: Re: The folder "sources" dosen't display after creating new project.
Post by: stahta01 on May 24, 2019, 03:59:52 am
i have the same problem , but my case i downloaded from the main site and when i do the steps, i still cant get the main.cpp which is really bothering me. any help will be much appreciated !

Click on the management left arrow to get to the project tab instead of the resource tab.

Tim S.