Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys
anil1961
Updated:
Yesterday at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Sunday at 3:05 AM
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Problems and Troubleshooting
c in ubuntu
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="vidura99" data-source="post: 10026958" data-attributes="member: 244453"><p>1. Install the compiler. </p><p> sudo apt-get install build-essential 2. Install the debugger. </p><p> sudo apt-get install gdb You'll need to install wxWidgets to use Codeblocks. Revisions from 4051 and after use wxWidgets 2.8.4. If you want to install them, make sure you have your universe and multiverse <a href="https://help.ubuntu.com/ubuntu/desktopguide/C/extra-repositories.html" target="_blank">repositories enabled</a> and install the following packages. </p><p>3. Install wxWidgets library. (This package is all that is needed to run any application that uses wxWidgets. ie. Code::Blocks) </p><p> sudo apt-get install libwxgtk2.8-0 4. Install the wxWidgets developement packages. (This is used to develop wxWidgets applications of your own.) </p><p> sudo apt-get install libwxgtk2.8-dev 5. <em>(OPTIONAL)</em> Install the wxWidgets documentation. </p><p> sudo apt-get install wx2.8-doc Now go get the nightly build and install it. All dependencies should now be met. </p><p>1. Get the latest nigtly build of Code::Blocks from the <a href="http://forums.codeblocks.org/index.php?board=20.0" target="_blank">nightly builds forum</a>. </p><p>2. Install Code::Blocks. </p><p> sudo dpkg -i <Name_Of_Daily_Build.deb> <strong>NOTE:</strong> Since revision 4281 and after, the nightly builds are made differently. Codeblocks is now packaged into separate Debian packages and the packages are archived together in a tar.gz file. </p><p>1. Download the tar.gz file to your computer and extract the files to an empty directory, such as one called temp for example. </p><p> tar xvf CB_<em>date-of-build_revision-number</em>_Ubuntu6.10+7.04_wx2.8.4.tar.gz 2. Install all the packages at the same time. </p><p> sudo dpkg -i *.deb</p></blockquote><p></p>
[QUOTE="vidura99, post: 10026958, member: 244453"] 1. Install the compiler. sudo apt-get install build-essential 2. Install the debugger. sudo apt-get install gdb You'll need to install wxWidgets to use Codeblocks. Revisions from 4051 and after use wxWidgets 2.8.4. If you want to install them, make sure you have your universe and multiverse [URL="https://help.ubuntu.com/ubuntu/desktopguide/C/extra-repositories.html"]repositories enabled[/URL] and install the following packages. 3. Install wxWidgets library. (This package is all that is needed to run any application that uses wxWidgets. ie. Code::Blocks) sudo apt-get install libwxgtk2.8-0 4. Install the wxWidgets developement packages. (This is used to develop wxWidgets applications of your own.) sudo apt-get install libwxgtk2.8-dev 5. [I](OPTIONAL)[/I] Install the wxWidgets documentation. sudo apt-get install wx2.8-doc Now go get the nightly build and install it. All dependencies should now be met. 1. Get the latest nigtly build of Code::Blocks from the [URL="http://forums.codeblocks.org/index.php?board=20.0"]nightly builds forum[/URL]. 2. Install Code::Blocks. sudo dpkg -i <Name_Of_Daily_Build.deb> [B]NOTE:[/B] Since revision 4281 and after, the nightly builds are made differently. Codeblocks is now packaged into separate Debian packages and the packages are archived together in a tar.gz file. 1. Download the tar.gz file to your computer and extract the files to an empty directory, such as one called temp for example. tar xvf CB_[I]date-of-build_revision-number[/I]_Ubuntu6.10+7.04_wx2.8.4.tar.gz 2. Install all the packages at the same time. sudo dpkg -i *.deb [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom