News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

where can I download the nightly build

Started by jdstufu, January 12, 2008, 04:18:16 PM

Previous topic - Next topic

jdstufu

I have been looking for a link in almost every page of codeblocks.org but cant find a link that will lead me to the download page of the nightly build of codeblocks. Can you pls help me?

JGM

Search in the Nightly builds user forums!

killerbot


gd_on

#3
An other solution, directly from Berlios web site :
http://developer.berlios.de/project/showfiles.php?group_id=5358

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

jdstufu

Hi guys!

Thank you for the infos you gave. Everything I need to know are in this forum. But it took me a day just to scanvenge from old threads hehehe My latest Code Blocks Nighly Build is working fine in Vista using the MinGW 3.4.2 Compiler :)

TIP: The source codes should be placed in the same partition where the MinGW Compiler was installed. I dont know the reason. The compiler gives strange error messages if the source code is in a different partition.

If you have any questions with code blocks / MinGW in Vista post a message in this thread and I woudl be glad to help you with it :).

If you like you can also send me a mail @ Jdstufu@yahoo.com but that wont be advantageous to other future readers of this thread :)

KEEP PROGRAMMING!!!! :)

codeur

Quote from: jdstufu on January 14, 2008, 09:29:07 AM
...

If you have any questions with code blocks / MinGW in Vista post a message in this thread and I woudl be glad to help you with it :)...


Alternatively, a search for "Vista" in the forums will turn up previous threads about experiences with Vista, Code::Blocks and MinGW. All the strange errors jdstufu encountered would then start making sense, and you could choose among the variety of solutions that were found, including the most radical and the best if you can use GCC 4 for your work. It involves installing the latest GCC 4.2.1 from MinGW.org which fixes the Vista blues. Don't try and re-invent the wheel.

dje

Quote from: jdstufu on January 14, 2008, 09:29:07 AM
...

If you have any questions with code blocks / MinGW in Vista post a message in this thread and I woudl be glad to help you with it :)...

I don't know if I would search in a thread called "where can I download the nightly build" for vista infos...

jdstufu

SOrry great dudes.... my bad... Im just a newcomer.... sorrr.... to all of you guys who need help with c::b in vista... search the other threads and you will get the answers be it a day or week it doesnt matter... or try asking these two great dudes "dje"! and "codeur"!