Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 31, 2007, 08:17:09 pm

Title: The 31 July 2007 build (4338) is out.
Post by: killerbot on July 31, 2007, 08:17:09 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

The 31 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070731_rev4338_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070731_rev4338_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070731_rev4338_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070731_rev4338_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070731_rev4338_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 31 July 2007 build (4338) is out.
Post by: pasgui on July 31, 2007, 08:43:23 pm
Build for Ubuntu 7.04 i386 can be found here (http://lgp203.free.fr/spip/spip.php?article1)

Best regards,

pasgui
Title: Re: The 31 July 2007 build (4338) is out.
Post by: mscava on July 31, 2007, 09:31:15 pm
Hello guys,

One small request: Within languages in Syntax highlighting menu, I miss simple txt file. I use them rather often in my projects and it'd be nice to be able to change foreground and background.

Thanks... even for the great work you're doing.
Title: Re: The 31 July 2007 build (4338) is out.
Post by: killerbot on July 31, 2007, 09:32:28 pm
Hello guys,

One small request: Within languages in Syntax highlighting menu, I miss simple txt file. I use them rather often in my projects and it'd be nice to be able to change foreground and background.

Thanks... even for the great work you're doing.
good idea
Title: Re: The 31 July 2007 build (4338) is out.
Post by: SR on July 31, 2007, 10:00:43 pm
Slackware build updated to revision 4338
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1
Title: Re: The 31 July 2007 build (4338) is out.
Post by: TheTuxKeeper on July 31, 2007, 10:13:02 pm
Updated packages for Suse 10.1, 10.2 and factory (i586 and x84_64) against wxgtk 2.8 are available:
All other distributions aren't supported atm.
Title: Re: The 31 July 2007 build (4338) is out.
Post by: rolandixor on August 01, 2007, 04:31:52 am
 :lol: :D :lol: :D :lol: :D :lol:



Oke doke... being a little lame here...

Anyway enough rants...

Do the Dev C++ packages work yet???
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Marenz on August 01, 2007, 12:24:43 pm
revision 4339 seems to be broken :

src/wxFlatNotebook/wxFlatNotebook.cpp: In member function 'virtual int wxPageContainer::HitTest(const wxPoint&, wxPageInfo&, int&)':
src/wxFlatNotebook/wxFlatNotebook.cpp:1125: error: 'class wxRect' has no member named 'Contains'
src/wxFlatNotebook/wxFlatNotebook.cpp:1134: error: 'class wxRect' has no member named 'Contains'
src/wxFlatNotebook/wxFlatNotebook.cpp:1138: error: 'class wxRect' has no member named 'Contains'
src/wxFlatNotebook/wxFlatNotebook.cpp:1145: error: 'class wxRect' has no member named 'Contains'
src/wxFlatNotebook/wxFlatNotebook.cpp:1162: error: 'class wxRect' has no member named 'Contains'
src/wxFlatNotebook/wxFlatNotebook.cpp:1190: error: 'class wxRect' has no member named 'Contains'


--Ano
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Biplab on August 01, 2007, 12:35:23 pm
revision 4339 seems to be broken :

Use wxWidgets-2.8.4 to compile C::B.
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Marenz on August 01, 2007, 12:56:27 pm
alright, sorry for bothering about such a trival thing.

--Ano
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Albenejean on August 01, 2007, 06:47:54 pm
Hi everyone...

When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

[EDIT]: I'm downloading others nightly to see which one introduces this effect...
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Albenejean on August 01, 2007, 08:00:26 pm
Quote
When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :
Quote
-------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Roman on August 01, 2007, 10:28:36 pm
Hi there!

The bug when a popup window with variable description stays on top of TotalCommander window still exists in this build. I can't reproduce it but somtimes it shows me his carapace by his own will)

Regards,
Roman
Title: Re: The 31 July 2007 build (4338) is out.
Post by: chikigai on August 02, 2007, 01:33:34 am
Quote
When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :
Quote
-------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

I've encountered the same problem.
As with your case, I haven't been able to use any of the nightlies since the 22 July 2007 build (4291).
Did some googling and played around with environmental paths, copied the DLL in question to the VC Express bin directory, but this didn't solve the problem.
VC Express itself works fine.


Dan
Title: Re: The 31 July 2007 build (4338) is out.
Post by: stahta01 on August 02, 2007, 01:39:54 am
Quote
When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

22 July 2007 build (4291) : everything OK

23 July 2007 build (4300) : cannot compile. The error is :
Quote
-------------- Build: debug in OVNI - LevelEd ---------------
Execution of 'cl.exe /nologo /Wp64 /W3 /Zc:forScope /EHsc /DDEBUG  /I"E:\OVNI\Level Editor" /I"C:\Program Files\Microsoft DirectX SDK (April 2007)\Include" /I"D:\Pgm\Visual c++ 2005\include" /I"C:\Program Files\Microsoft SDK\include"  /c sources\Application\Application.cpp /Fo.objs\debug\sources\Application\Application.obj' in 'E:\OVNI\Level Editor' failed.
Nothing to be done.

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

I've encountered the same problem.
As with your case, I haven't been able to use any of the nightlies since the 22 July 2007 build (4291).
Did some googling and played around with environmental paths, copied the DLL in question to the VC Express bin directory, but this didn't solve the problem.
VC Express itself works fine.


Dan

Try adding the path to the DLL to Additional Paths.


"Settings" -> "Compiler and Debugger"
Tab "Tool chain Executables"
Add path to under "Additional Paths"

Tim S
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Biplab on August 02, 2007, 06:10:20 am
Quote
When compilling with Visual C++ 2005, it needs the file "mspdb80.dll" (don't ask me why...). With this version, I've got a message box from cl.exe (the compiler) saying that this file is missing. When switching back to SVN4261, everything is OK (I haven't got any nightlies between these two).

25 July 2007 build (4321) : Could not find the dll needed by cl.exe, even if the dll is in the same directory.

Wait for the next nightly. It should get resolved.

Also ensure that the following path has been added in Additional Path section in Settings > Compiler and debugger > Toolchain executables.
Quote
C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Albenejean on August 02, 2007, 12:35:16 pm
Quote
Try adding the path to the DLL to Additional Paths.
Already done.

Quote
Also ensure that the following path has been added in Additional Path section in Settings > Compiler and debugger > Toolchain executables. ...
Already done. Besides I've got a copy of the dll in the compiler's directory.

Quote
Wait for the next nightly. It should get resolved.
Thanks!!
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Marenz on August 02, 2007, 01:22:32 pm
Hello again,
I try to compile a project which uses precompiled headers.
but the compilation fails:

Code
-------------- Build: Debug-linux in Azadi ---------------
Linking console executable: ./Azadidbg
src/Azadi.h.gch/Debug-linux_src_Azadi_h_gch: file not recognized: File format not recognized
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings


i checked the file:
file Debug-linux_src_Azadi_h_gch
Debug-linux_src_Azadi_h_gch: GCC precompiled header (version 013) for C++

I have no idea how to get rid of this :(

--Ano
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Jan van den Borst on August 02, 2007, 05:06:26 pm
LS
I'm having trouble building codeblocks:

mingw32-g++.exe -shared   -Wl,--dll -Ldevel -Lbase\tinyxml -LD:\swprojects\IN_ACTIVE\codeblocks\wxWidgets-2.8.4\lib\gcc_dll -LV:\mingw\lib  .objs\plugins\projectsimporter\msvc7loader.o .objs\plugins\projectsimporter\msvc7workspaceloader.o .objs\plugins\projectsimporter\msvcloader.o .objs\plugins\projectsimporter\msvcworkspacebase.o .objs\plugins\projectsimporter\msvcworkspaceloader.o .objs\plugins\projectsimporter\projectsimporter.o .objs\plugins\projectsimporter\devcpploader.o   -o devel\share\CodeBlocks\plugins\projectsimporter.dll -Wl,--enable-auto-image-base -Wl,--add-stdcall-alias  -lcodeblocks -lwxmsw28u

Info: resolving vtable for TiXmlDocumentby linking to __imp___ZTV13TiXmlDocument (auto-import)
.objs\plugins\projectsimporter\msvc7loader.o: In function `ZNSt6vectorIPN14BlockAllocatorI21CodeBlocksLayoutEventLj75ELb0EE11LinkedBlockIS1_EESaIS5_EEixEj':
V:/mingw/bin/../lib/gcc/mingw32/3.4.4/../../../../include/c++/3.4.4/bits/stl_vector.h:(.text$_ZN13TiXmlDocumentD1Ev[TiXmlDocument::~TiXmlDocument()]+0x3a): variable 'vtable for TiXmlDocument' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
collect2: ld returned 1 exit status

What should I do?

Jan
Title: OS X builds
Post by: oats on August 02, 2007, 10:11:39 pm
is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?
Title: Re: OS X builds
Post by: stahta01 on August 03, 2007, 06:04:43 am
is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?


I have no Idea on the nightly builds for OS X; afb was doing D Language and OS X related stuff about 6 months ago.

Tim S
Title: Re: OS X builds
Post by: Biplab on August 03, 2007, 06:39:48 am
is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?

Please look at the following thread for latest Mac builds.

Quote
http://forums.codeblocks.org/index.php/topic,6440.0.html
Title: Re: The 31 July 2007 build (4338) is out.
Post by: Marenz on August 03, 2007, 09:19:16 am
i am a little confused by codeblocks. i have a project. I can't compile this project no more. i readded all files several times, i just gives me some absolutly senseless errors
(starting with

/home/suprano/c++/azadi/src/Azadi.cpp:40: error: ‘Azadi* Azadi::instance’ is not a static member of ‘class Azadi’
/home/suprano/c++/azadi/src/Azadi.cpp: In constructor ‘Azadi::Azadi(int, char**)’:

)
i have a makefile, using it works out of the box. why is giving me codeblocks this(and more) errors and the makefile not ?

 creating a new project does work

--Ano
Title: Re: The 31 July 2007 build (4338) is out.
Post by: stahta01 on August 03, 2007, 02:43:48 pm
i am a little confused by codeblocks. i have a project. I can't compile this project no more. i readded all files several times, i just gives me some absolutly senseless errors
(starting with

/home/suprano/c++/azadi/src/Azadi.cpp:40: error: ‘Azadi* Azadi::instance’ is not a static member of ‘class Azadi’
/home/suprano/c++/azadi/src/Azadi.cpp: In constructor ‘Azadi::Azadi(int, char**)’:

)
i have a makefile, using it works out of the box. why is giving me codeblocks this(and more) errors and the makefile not ?

 creating a new project does work

--Ano

I would look at the search directories for headers, this is the main thing that causes problems like this.

I would also turn on full-command line logging and start an new thread in
http://forums.codeblocks.org/index.php/board,3.0.html

To Turn on Command line logging

Settings -> "Compiler Debugger"
Select tab "Other Settings" on far right
Change "Compiler Logging" to "Full Command Line"

Then Try rebuilding and post the "Build Log" Then someone might see the issue cause.


Title: Re: OS X builds
Post by: afb on August 06, 2007, 03:17:41 pm
is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?

I am doing regular monthly builds for Mac OS X, and developing / fixing occasional bugs as well.

See the BerliOS download page: http://developer.berlios.de/project/showfiles.php?group_id=5358