Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Chikwado on June 13, 2018, 12:50:25 pm

Title: Certain File In CodeBlock Folder
Post by: Chikwado on June 13, 2018, 12:50:25 pm
Some One Help, Which Folder Was update.bat exist in codeblocks folders. Thanks.
Title: Re: Certain File In CodeBlock Folder
Post by: Miguel Gimenez on June 13, 2018, 01:04:22 pm
It is in the src folder of the source distribution, you won't find it in the binary downloads.
Title: Re: Certain File In CodeBlock Folder
Post by: Chikwado on June 13, 2018, 03:46:25 pm
That File Was Not There. What I Found There Was, "Source"  Wrapped Under .Zip, Then I Extracted It But Have Not Seen A Folder Named "Src". More Help Please.
Title: Re: Certain File In CodeBlock Folder
Post by: Miguel Gimenez on June 13, 2018, 04:33:38 pm
I don't know what zip are you talking about, the source can be downloaded in xz format

http://sourceforge.net/projects/codeblocks/files/Sources/17.12/codeblocks_17.12.tar.xz (http://sourceforge.net/projects/codeblocks/files/Sources/17.12/codeblocks_17.12.tar.xz)

or retrieved via SVN

http://www.codeblocks.org/downloads/7 (http://www.codeblocks.org/downloads/7)

In both cases you get the update.bat file in the src folder.