User forums > Nightly builds

The 08 february 2007 build is out.

<< < (5/8) > >>

Pecan:

--- Quote from: tiwag on February 09, 2007, 02:54:03 pm ---
--- Quote from: killerbot on February 09, 2007, 12:10:03 pm ---wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

--- End quote ---

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

--- End quote ---

I've had these patches installed to the patch2 version of wxWidgets for some time now. They work fine so far.

It would be nice if the download file was on berlios so other devs could access it.

killerbot:
ok some more details :
1) it are the adjusted files (not patches) : based upon wx2.6.3pl2
2) we didn't put them in svn, since we don't want to put the hassle on people to build wx (they can just download the patched dll from the nightlies)
3) this patched dll is even more unofficial then the other one in the nightly builds ;-)
4) the name of the zip file was because pecan was the first one to request it ;-)

I will however put a link to the zip file (and put it on berlios) so everyone can download it, but it is totally without support. We are just waiting fo the wx guys to fix their bugs and hopefully one day we can start using that version of wx. Like today discovered again bugs in wx code (visible in the compiler options where the tabs have been replaced with a listbook, even some part of those bugs are also present on linux) ....

well : zip file coming one of these days in the nightlies forum ...

alanwong:

--- Quote from: Biplab on February 09, 2007, 03:34:56 pm ---
--- Quote from: alanwong on February 09, 2007, 03:28:48 pm ---with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

--- End quote ---

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

--- End quote ---




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

stahta01:

--- Quote from: alanwong on February 09, 2007, 04:29:16 pm ---
--- Quote from: Biplab on February 09, 2007, 03:34:56 pm ---
--- Quote from: alanwong on February 09, 2007, 03:28:48 pm ---with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

--- End quote ---

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

--- End quote ---




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

--- End quote ---

Yes, it is error.
windres does NOT like spaces!
windres compiles .rc files into .res files.
Tim S

xee:
There errors happen with the previous nightly, and I assume they're still there as nothing was metioned about them in the changes


* I keep getting the following error, after leaving C::B for a while(so probably it happens while auto-saving)




* The logic of the newly added dialog to the new console application wizard is reversed, when I select yes I get /ML[d] and otherwise I get /MD[d]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version