Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
BOUNTY: Notebook class with "close" button at the right
killerbot:
forget about dos path, installed MingW manually in c:\MingW ;-)
BUT still problem :
Compiling: src\resources\resources.rc
src\resources\resources.rc:9:24: wx/msw/wx.rc: No such file or directory
:( :( :( :( :( :( :(
and look at this, build does not even stop !!
--- Quote ---Compiling: src\resources\resources.rc
src\resources\resources.rc:9:24: wx/msw/wx.rc: No such file or directory
Compiling: src\startherepage.cpp
Linking executable: devel\codeblocks.exe
--- End quote ---
mandrav:
--- Quote from: Ceniza on January 04, 2006, 10:33:11 pm ---Ok, I got it to show correctly, but now my old Layout isn't deleted (if I restart Code::Blocks it's there again).
--- End quote ---
Create a new one, switch to it, delete the default and rename the new one as "Code::Blocks default".
Sorry but the default layout isn't easy to change because it's kept in memory...
mandrav:
--- Quote from: killerbot on January 04, 2006, 10:37:16 pm ---BUT still problem :
Compiling: src\resources\resources.rc
src\resources\resources.rc:9:24: wx/msw/wx.rc: No such file or directory
--- End quote ---
Try adding $(#WX.INCLUDE) in src target resource dirs.
--- Quote from: killerbot on January 04, 2006, 10:37:16 pm ---and look at this, build does not even stop !!
--- End quote ---
If windres.exe returns 0 as exit code, of course it won't stop...
killerbot:
it seems you can no longer drag and drop on the level of the editor tabs
killerbot:
--- Quote from: mandrav on January 04, 2006, 10:46:57 pm ---
--- Quote from: killerbot on January 04, 2006, 10:37:16 pm ---BUT still problem :
Compiling: src\resources\resources.rc
src\resources\resources.rc:9:24: wx/msw/wx.rc: No such file or directory
--- End quote ---
Try adding $(#WX.INCLUDE) in src target resource dirs.
--- End quote ---
I saw this is already specified on the global level of the cbp file, nevertheless trying it out
[EDIT] : no luck :( :(
Why why why ?? Heeeeeeeeeeeeeeeeeeelp
this was on my laptop, on my pc it builds (so a nightly build will come up)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version