User forums > Help

Compiling D 2.0

<< < (3/4) > >>

Maxpm:
Thank you all for your help.  I can now compile and run D programs without any problems.  The syntax highlighting works as well, but code completion seems to be glitched.  No matter which keyword I (partially) type, I get the message "The Parser is still parsing files."  I'm assuming D code completion simply isn't supported yet in Code::Blocks, but is there a way to disable the feature just for D so I don't get this annoying message?

wangdong1226:

--- Quote from: Maxpm on April 03, 2011, 01:32:02 am ---Thank you all for your help.  I can now compile and run D programs without any problems.  The syntax highlighting works as well, but code completion seems to be glitched.  No matter which keyword I (partially) type, I get the message "The Parser is still parsing files."  I'm assuming D code completion simply isn't supported yet in Code::Blocks, but is there a way to disable the feature just for D so I don't get this annoying message?

--- End quote ---

Yes, I'm meeting the same problem (I mean "The Parser is still parsing files.", but it does nothing), I think, in future, when CodeBlocks team improved the Code Completion part of CodeBlocks, then things will be improved.

I've submitted several times asking for improving D Language support in CodeBlocks, but unfortunately there is no one in CodeBlocks team using D Language or familiar with this language, so I think now things won't take on a new look. (maybe someone will be kindly to modify the Code Completion, I don't know)

I studied the C Language, and I'm not familiar with the C++, so I can do nothing on providing patches to CodeBlocks issue. But I made a personal decision that I will start to learn C++, after that I'll try to submit the improving patches to CodeBlocks core team to improve the support of D Language.
(but it will takes a long time when I familiar with the C++   :D)


Best regards.
David.

wangdong1226:

--- Quote from: MortenMacFly on April 02, 2011, 11:17:36 pm ---...could you add this to the WiKi and point to it from this page:
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Misc._Custom_Compilers

...so that it doesn't get lost.

--- End quote ---

OK, I'll try to add the description to the WiKi so that more people will see that and it won't get lost.

MortenMacFly:

--- Quote from: Maxpm on April 03, 2011, 01:32:02 am ---but is there a way to disable the feature just for D so I don't get this annoying message?

--- End quote ---
Sure, just disable the CC plugin. It's useless for you anyways.

wangdong1226:
Instruction for DMD2 in CodeBlocks.

DMD2 for Windows:
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Digital_Mars_D_Compiler_for_Windows


DMD2 for Linux:
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Digital_Mars_D_Compiler_for_Linux


Best regards.
David.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version