Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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 !
-
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
-
I try once,but can't get it done,if you sucess ,let me know how THX
-
I try once,but can't get it done,if you sucess ,let me know how THX
?????