News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Certain File In CodeBlock Folder

Started by Chikwado, June 13, 2018, 12:50:25 PM

Previous topic - Next topic

Chikwado

Some One Help, Which Folder Was update.bat exist in codeblocks folders. Thanks.
Window8.1 x86, CodeBlock 20.03, GCC-10.3.0-32, C++ 20, Wxwidget 3.2.1

Miguel Gimenez

It is in the src folder of the source distribution, you won't find it in the binary downloads.

Chikwado

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.
Window8.1 x86, CodeBlock 20.03, GCC-10.3.0-32, C++ 20, Wxwidget 3.2.1

Miguel Gimenez

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

or retrieved via SVN

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

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