<div>Hi,<br></div><div><br></div><div>I think it could be nice to have on Ipol dev a small page to show how to use Cmake from scratch for a c++ project.</div><div><br></div><div>Like one of my old tentative to provide an easy tutorial.</div>
<div><a href="http://knol.google.com/k/pierre-moulon/cmake-a-cross-platform-build-system/bo2fs3yjcesb/1#">http://knol.google.com/k/pierre-moulon/cmake-a-cross-platform-build-system/bo2fs3yjcesb/1#</a></div><div><br></div>
<div>So it will be easy for newcomers to understand how use it.</div><div>For small project it is very easy to use and require a very small amount of times to learn.</div><div><br></div><div>Pierre.</div><br><div class="gmail_quote">
2011/10/2 Nicolas Limare <span dir="ltr"><<a href="mailto:nicolas.limare@cmla.ens-cachan.fr">nicolas.limare@cmla.ens-cachan.fr</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> There exist IDEs for Windows than can compile the code with GCC and make,<br>
> for example Dev-C++ <a href="http://www.bloodshed.net/devcpp.html" target="_blank">http://www.bloodshed.net/devcpp.html</a>. Or netbeans<br>
> <a href="http://netbeans.org/" target="_blank">http://netbeans.org/</a> ,that can use GCC, GDB debugger, has a integrated JIT<br>
> debugger and can use Makefile too.<br>
<br>
</div>It seems that you can use a custom Makefile with Code::Blocks too:<br>
<a href="http://wiki.codeblocks.org/index.php?title=FAQ" target="_blank">http://wiki.codeblocks.org/index.php?title=FAQ</a> question 2.3<br>
<div><div class="h5"><br>
--<br>
Nicolas LIMARE - CMLA - ENS Cachan    <a href="http://www.cmla.ens-cachan.fr/~limare/" target="_blank">http://www.cmla.ens-cachan.fr/~limare/</a><br>
IPOL - image processing on line                          <a href="http://www.ipol.im/" target="_blank">http://www.ipol.im/</a><br>
</div></div><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
<br>
iEYEARECAAYFAk6Inx4ACgkQvviFAPpCP08KuQCfREqg9rMhH3jeuVSv9HDuQG1E<br>
rkQAn2tyrTNz+3+yVu1EezBjD1nLb889<br>
=Jnlu<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
discuss mailing list<br>
<a href="mailto:discuss@list.ipol.im">discuss@list.ipol.im</a><br>
<a href="http://tools.ipol.im/mailman/listinfo/discuss" target="_blank">http://tools.ipol.im/mailman/listinfo/discuss</a><br></blockquote></div><br>