0
ответов

QtCreator importing makefile projects

have You ever tried to import classic c++/make project into QtCreator ? Lets say I wanted to use in my gui project some library that needs to be build. How can I do this ?
вопрос задан: 20 February 2012 15:59
0
ответов

Проверьте, существует ли makefile, прежде чем включать его

У меня есть makefile, который включает файл Rules.mak, содержащий включения инструментов, которые я хочу использовать. Проблема в том, что в папке tools есть свободные опции, если они хотят извлечь версию или использовать "родную" ...
вопрос задан: 2 December 2011 11:21
0
ответов

Makefiles, “configure” files, and other compilation tools — How do they work? Why do they work the way they do?

I'm still new to the UNIX/Linux world, and, in particular, to related tools, such as the GCC compiler. Namely, I'm still new to makefiles and things like that (I use MinGW on Windows), since so far, ...
вопрос задан: 22 March 2011 09:22