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
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: