Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: NickNameX on April 02, 2015, 03:48:22 pm

Title: Getting started with Code::Blocks
Post by: NickNameX on April 02, 2015, 03:48:22 pm
Hi all,

I am totally new to C and also to Code::Blocks.
But I am not really new to programming,
( I started with BASIC on the Commondore 64 )


I would like to "simply" compile the Portaudio.DLL for Windows.
=> http://www.portaudio.com/download.html
And not with a command line surface.
 
The large amount of options and of selectable compilers
and all the IDE settings do not lead me to a compiling project.


I already installed MinGW and MSYS with the MínGW Installation Manager
A friend of mine gave me a Code::Blocks project file
 but as my files are located in a different place
Code::Blocks does not find the PA files - but does not even complain about that.

The .depend file shows absolute paths - which for sure are different from mine ..


Would anybody be so kind and point me in the right direction ?

Thanks !
Title: Re: Getting started with Code::Blocks
Post by: BlueHazzard on April 03, 2015, 10:36:58 pm
First:
The .depend file shows absolute paths - which for sure are different from mine ..
the .depend file is generated by c::b and not necessary for the build process, you can delete it and c::b will generate a new one....

second:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

greetings
Title: Re: Getting started with Code::Blocks
Post by: mageia on April 21, 2015, 05:26:07 pm
I try once,but can't get it done,if you sucess ,let me know how THX
Title: Re: Getting started with Code::Blocks
Post by: BlueHazzard on April 21, 2015, 07:54:01 pm
I try once,but can't get it done,if you sucess ,let me know how THX

?????