hi. Can I install codeblock on haiku? else What do you use for to use c++?
No, you can't install Code::Blocks on Haiku becouse there are no wxWidgets under Haiku. I use «Pe» for C++ programming.
Paladin is a IDE and a really good one, you can find it on http://haikuware.com.
I, too, use Paladin for my Haiku C++ software development, but you don't have to download it from Haikuware. Just use the installation script:
installoptionalpackage -a Paladin
As mentioned, Haiku also has Pe (Programmer's Editor), GNU Autotools, and vim.
Great! i am using Pe for begin! : D
Comments
Re: c++ codeblocks on haiku
No, you can't install Code::Blocks on Haiku becouse there are no wxWidgets under Haiku. I use «Pe» for C++ programming.
Re: c++ codeblocks on haiku
Paladin is a IDE and a really good one, you can find it on http://haikuware.com.
Re: c++ codeblocks on haiku
Paladin is a IDE and a really good one, you can find it on http://haikuware.com.
I, too, use Paladin for my Haiku C++ software development, but you don't have to download it from Haikuware. Just use the installation script:
installoptionalpackage -a Paladin
As mentioned, Haiku also has Pe (Programmer's Editor), GNU Autotools, and vim.
Re: c++ codeblocks on haiku
Great! i am using Pe for begin! : D