User forums > Nightly builds
The 21 november 2006 build is out.
mandrav:
--- Quote ---I believe I found the problem in the rules file under the debian folder. It was calling for prefix=/usr and not /usr/local. I made the change and rebuilt the deb for edgy.
--- End quote ---
That's not a problem. Debs are built for /usr...
qwertz:
I did more testing on the problem and this is what I found out so far:
- the dapper-build works correct on an edgy system ("./codeblocks --prefix" does the job)
- the edgy-build doesn't work though.... (even "./codeblocks --prefix" is no help here)
So what I did was to rebuild C:B with an older version of gcc on my edgy system (3.4 actually). Well.... the error was gone. I suspect this to be a gcc-4.1 related problem.
Edit: Even though the new version now works out of its install-directory (that could be at any location), the error still happens when I move the whole directory to somewhere else. Again the --prefix option doesn't work.
I guess I'll have to give it some more testing then...
BrianSidebotham:
--- Quote from: MortenMacFly on November 21, 2006, 09:10:13 pm ---
--- Quote from: vdumont on November 21, 2006, 08:29:23 pm ---If I have a C project, and have a struct, let's say: [...]
--- End quote ---
...it works if you implement it this way:
--- Code: ---struct Flex
{
char *text;
struct Flex *next;
};
typedef struct Flex Flex;
--- End code ---
With regards, Morten.
--- End quote ---
ahhhhh, bliss. I've been hanging on the edge of my seat for a workaround to structs code completion! Excellent.
Keep up the great work on c::b
cstudent:
--- Quote from: mandrav on November 23, 2006, 09:19:38 am ---That's not a problem. Debs are built for /usr...
--- End quote ---
That occurred to me later. The Dapper deb looks like it is working fine. I've just got figure out what changed between revision 3230 and 3253 that affects building the Edgy deb.
jsibarani:
slackware 10.2 .tgz package unicode build :
http://images.jefrisibarani.multiply.com/movie/jefrisibarani:video:1/jefrisibarani/1.tgz/1ZsQs22vVAwlel+Wn5,53A/codeblocks-1.0.0.svn.3253-i686-1jsa.tgz
http://jefrisibarani.multiply.com/
note : the package installs to /opt/codeblocks
cheers
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version