Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

BOUNTY: Notebook class with "close" button at the right

<< < (25/35) > >>

grv575:

--- Quote from: killerbot on January 04, 2006, 10:53:28 pm ---
--- 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)

--- End quote ---

This ansi or unicode?  Should be mswu for unicode...

AkiraDev:

--- Quote from: grv575 on January 05, 2006, 12:58:45 am ---
--- Quote from: killerbot on January 04, 2006, 10:53:28 pm ---
--- 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)

--- End quote ---

This ansi or unicode?  Should be mswu for unicode...

--- End quote ---

Hi!

If nothing else helps, I'm afraid the only solution will be wiping out wxWidgets from your hard drive and recompiling... It was the only way I could build the latest SVN in my laptop last time.

EDIT: Found it!
Pardon my sillyness, there's just one thing missing from the CodeBlocks-NewBuild project, you only need to manually add "resources" to the resources directory in the directories tab under build options. Then it should compile.

killerbot:

--- Quote ---This ansi or unicode?  Should be mswu for unicode...
--- End quote ---
not for the resource, it's to be seen as a regular source file

tiwag:

--- Quote from: mandrav on January 04, 2006, 10:17:11 pm ---
--- Quote from: Ceniza on January 04, 2006, 09:40:01 pm ---tiwag: I was just going to ask you if you also got Disassembly as the title for the Opened files list, but I already see it in your screenshot :P

--- End quote ---

This has to do with the layout having been saved with a previous version which didn't have the "open files list" as a docking window.
Just use the new "View->Layouts->Delete current" ;) (which I forgot to mention in the log message).

--- End quote ---

there is a problem if you have saved the Code::Blocks default layout already in the past - then you can't get rid of this by reverting to this standard Layout - better to have this Code::Blocks default layout really hard-coded which always matches to the actual version.

another problem : when i wanted to correct this in my default.conf file i was astonished  :shock: :shock: :shock:
there are no more line-endings and tabs - please insert these as it was in the past - impossible to edit by hand otherwise.
[edit] solved: had to use a xml file editor [/edit]

Ceniza:
I can confirm that. default.conf is a one line mess now.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version