User forums > Nightly builds
The 23 october 2006 build is out.
killerbot:
--- Quote from: nev0 on October 24, 2006, 10:27:20 am ---
--- Quote from: pasgui on October 24, 2006, 01:46:15 am ---Great works,
It seems there is a problem with the profiler.zip file to rename in CBProfiler.zip in the ubuntu 6.06 version.
Could you confirm ?
thanks,
pasgui
--- End quote ---
Yes, I had to do that too.
Also, I'm getting the ERROR: Plugin resource not found: libsymtab.zip message.
SymTab.zip exist in /usr/share/codeblocks - I tried renaming that to libsymtab.zip but the message still comes out every time I boot CB.
Another error I found is that when you click on "Manage plugin" in ubuntu, I get a "Failed to create a temporary file name: Permission Denied" message
--- End quote ---
I am working on the symtab issue, it has to do with case-sensitivity, things were not consistent. I already commited something, but now it doesn't build on my linux box, still struggling.
If anyone can tell me where 'libSymTab.c' could come from, now I have an error there's no rule to make libSymTab.c needed for libSymTab.lo ...
killerbot:
problem fixed, could be you need to do the following on linux :
- make cleandist
or even
- ./bootstrap
- ./configure --enable-contrib
first before you can do make again
skirby:
Hello,
I have found a little problem with the Find dialog box.
Here is the way to reproduce it.
- Create a new file an paste this piece of code for example:
aaa TestFind bbb
ccc TestFind ddd
Now select the text TestFind on the first line and press Ctrl+F
Press Enter key to find the text => you should find TestFind on the second line
Now select the text Test on the fisrt line, press Ctrl+F and press Enter => you stay on the first line
Press F3 to go to the next occurence => Nothing happen
Can you reproduce it?
If yes, do you want me to add this problem on BerliOS?
Thanks and have a nice day.
tiwag:
--- Quote from: skirby on October 24, 2006, 05:20:16 pm ---I have found a little problem with the Find dialog box.
...
--- End quote ---
should be corrected in the next nightly build
MortenMacFly:
--- Quote from: killerbot on October 23, 2006, 08:41:27 pm ---
* Added "Copy to" buttons in link libraries and directories in compiler options. Allow to copy the respective settings to another build target (or the project)
--- End quote ---
Whoever did this (I'm too lazy to have a look) - my full respect. This is one of the most useful additions in the last couple of... [please choose: month, weeks, days].
Honestly: A BIG thanks for this.
With regards, Morten.[/list]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version