0

I don't really know how to phrase it, but I am not looking to use an actual IDe (codeblocks, netbeans, eclipse, etc).

I have tried to follow several different tutorials, but things keep getting screwed up along the way and nothing ever quite fits as it is supposed to.

https://earthserver.com/Setting_up_a_C%2B%2B11_development_environment_on_Linux_with_Clang_and_Emacs

The above link is essentially what I want to do, but there is next to no trouble-shooting for when something goes wrong.

Can someone please point me in a dummy proof direction so I can get started?

I am willing to learn but am not getting anywhere after nearly two weeks of hitting road blocks.

I am currently running Ubuntu 13.10 64bit.

4

1 に答える 1

1

このガイドでは、名前補完とコード ナビゲーションのために CEDET をセットアップする方法について説明します。

デバッガー統合の説明は、標準のGNU Emacs マニュアル(またはC-h i d m Emacs RET m gdb TAB RET

于 2013-11-10T17:41:28.927 に答える