User forums > Nightly builds

The 08 february 2007 build is out.

<< < (4/8) > >>

tiwag:

--- 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

alanwong:

--- Quote from: killerbot on February 09, 2007, 08:00:11 am ---
--- Quote from: alanwong on February 09, 2007, 03:00:12 am ---"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

--- End quote ---

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

--- End quote ---




Now I understand ,because project's folder name it must with english name, but my project folder name with chinese name.   In fact,This is a small bug too.
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 ===

Biplab:

--- 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

stahta01:

--- Quote from: alanwong on February 09, 2007, 03:28:48 pm ---
--- Quote from: killerbot on February 09, 2007, 08:00:11 am ---
--- Quote from: alanwong on February 09, 2007, 03:00:12 am ---"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

--- End quote ---

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

--- End quote ---

--- End quote ---

Do you have spaces in the path that contains the rc file?
If so, you have to upgrade the binutils-2.17.50-20070129-1 that have the space fix in them.

Tim S

stahta01:

--- 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 am guessing that this file contains my three patches that have NOT been approved by the wxWidgets team but have been applied to code::blocks DLL to fix windows only issues.

I have download it and it contains files the whole files not patches.
src/msw/ownerdrw.cpp
src/msw/tbar95.cpp
src/msw/menu.cpp

Note, I assumed that wxWidgets was at wxWidgets 2.6.3 Patch 2 or at 2.6 branch cvs before my patches were done.
Note, my patches were back ports of fixes done in post 2.8.1 cvs.

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version