Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: danm91 on October 26, 2009, 01:21:13 PM

Title: How to compile
Post by: danm91 on October 26, 2009, 01:21:13 PM
How do i compile a c++ program in ubuntu code::blocks?
Title: Re: How to compile
Post by: MortenMacFly on October 26, 2009, 01:36:26 PM
Quote from: danm91 on October 26, 2009, 01:21:13 PM
How do i compile a c++ program in ubuntu code::blocks?
- write your code
- hit build
- hint run.
Title: Re: How to compile
Post by: stahta01 on October 26, 2009, 06:06:34 PM
Make sure to save the file with an cpp extension under windows; may not apply to linux.
Title: Re: How to compile
Post by: oBFusCATed on October 26, 2009, 10:53:15 PM
stahta1: applies everywhere  :lol: