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

About the Code Completion

<< < (2/2)

ollydbg:

--- Quote from: pingf on March 14, 2009, 02:02:56 pm ---
--- Quote from: ollydbg on March 14, 2009, 03:40:33 am ---See this thread.

http://forums.codeblocks.org/index.php/topic,9225.msg65886.html#msg65886

I found this patch haven't applied.

Edit:
I investigate the source code in void ParserThread::HandleTypedef(), in parserthread.cpp. This file needs to be modified to parse C type typedef and struct correctly :D.


--- End quote ---
THX a lot!
but,How to use the patch? [or install ,compile...whatever]
I'm just a beginner on C::B.

--- End quote ---
Apply a patch is something like you will build the code::blocks from it's source.
You can follow the wiki page
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows#Code::Blocks_sources

also, I have wrote a page in

http://wiki.codeblocks.org/index.php?title=Code_Completion_Design

pingf:

--- Quote from: ollydbg on March 14, 2009, 02:20:31 pm ---
--- Quote from: pingf on March 14, 2009, 02:02:56 pm ---
--- Quote from: ollydbg on March 14, 2009, 03:40:33 am ---See this thread.

http://forums.codeblocks.org/index.php/topic,9225.msg65886.html#msg65886

I found this patch haven't applied.

Edit:
I investigate the source code in void ParserThread::HandleTypedef(), in parserthread.cpp. This file needs to be modified to parse C type typedef and struct correctly :D.


--- End quote ---
THX a lot!
but,How to use the patch? [or install ,compile...whatever]
I'm just a beginner on C::B.

--- End quote ---
Apply a path is something like you will build the code::blocks from it's source.
You can follow the wiki page
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows#Code::Blocks_sources

also, I have write a page in

http://wiki.codeblocks.org/index.php?title=Code_Completion_Design



--- End quote ---
WOW!
It seems a little tough for me now!
if I had enough time, I will try.

ollydbg:
I try to solve this.
See this thread.
http://forums.codeblocks.org/index.php/topic,10241.msg70863.html#msg70863

Navigation

[0] Message Index

[*] Previous page

Go to full version