Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Ari on December 06, 2018, 05:31:52 pm

Title: Armadillo code::blocks
Post by: Ari on December 06, 2018, 05:31:52 pm
Hi every one !!

I'm using windows 10, Code::Blocks IDE, and the gcc c++ compiler. I downloaded Armadillo (version 9.200.5).
https://sourceforge.net/projects/arma/files/armadillo-9.200.5.tar.xz/download

can someone explain to me how to add and how to use armadillo with my c ++ project!!


I would deeply appreciate any help.

Title: Re: Armadillo code::blocks
Post by: stahta01 on December 06, 2018, 10:28:04 pm
https://en.wikipedia.org/wiki/Armadillo_(C%2B%2B_library) (https://en.wikipedia.org/wiki/Armadillo_(C%2B%2B_library))
http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_What_do_I_need_to_know_when_using_3rd_party_libs.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_What_do_I_need_to_know_when_using_3rd_party_libs.3F)

Tim S.