User forums > Using Code::Blocks

Getting started with Code::Blocks

(1/1)

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

BlueHazzard:
First:

--- Quote from: NickNameX on April 02, 2015, 03:48:22 pm ---The .depend file shows absolute paths - which for sure are different from mine ..

--- End quote ---
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

mageia:
I try once,but can't get it done,if you sucess ,let me know how THX

BlueHazzard:

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

--- End quote ---

?????

Navigation

[0] Message Index

Go to full version