Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Generate the makefile in the managed mode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniele Barzotti wrote:
> 
> The project compiles well but no makefile is generated, why?

Ok, I've found that simply need to set the Builder Type to "external"
using mingw32-make.exe
Now the makefile is generated but, when I build, I get:

mingw32-make.exe all
mingw32-make.exe: Nothing to be done for `all'.

I missing something else?
Also, looking into the makefile I see that it is splitted into several
.mk files...why? Is not possible to have a single make file?

Thanks in advance,
Daniele.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFKnphh/l+kMioSZwgRAjVwAKChxn5T2DwohuhD5cqoyFiAPrjdDwCg2nJ3
+B7pev4FodN70pe7BnDF6tA=
=5mIx
-----END PGP SIGNATURE-----


Back to the top