User forums > Nightly builds

The 08 february 2007 build is out.

<< < (6/8) > >>

alanwong:

--- Quote from: stahta01 on February 09, 2007, 05:10:31 pm ---
--- 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

--- End quote ---


Now i have upgraded  to the binutils-2.17.50-20070129-1,and path:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wxURStatic
project folder path: C:\myprojec
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wxURStatic
wxWidgets's location: C:\Program Files\wxWidgets280\wxURStatic

but compile error is as of old.

stahta01:
alanwong:

Turn on full command line logging and post it for compiling the rc.

"Settings" -> "Compiler and Debugger"
"Global Compiler Setting"
"Other Settings"
"compiler logging:" set to "Full Command Line"

Tim S

stahta01:

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

To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Tim S

Biplab:

--- Quote from: stahta01 on February 09, 2007, 05:55:38 pm ---To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

--- End quote ---

Add C:\Program Files\wxWidgets280\wxURStatic\include to "Resource compiler Tab" under Search Directories. :)

Biplab:

--- Quote from: xee on February 09, 2007, 05:17:00 pm ---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]

--- End quote ---

Thanks for the post. It's fixed now. At revision 3591. :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version