Ferramentas do usuário

Ferramentas do site


installing_panini

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisãoAmbos lados da revisão seguinte
installing_panini [2012/08/15 09:59] cartolainstalling_panini [2012/08/17 17:18] – /* Ubuntu 12.04 */ cartola
Linha 19: Linha 19:
   *  Create the makefiles with the command:   *  Create the makefiles with the command:
   qmake panini.pro   qmake panini.pro
 +  *  Possibly some messages about subversion will be shown if it is not installed. You can ignore them and follow with the compiling process. The messages are like these:
 +  sh: 1: svnversion: not found
 +   Project MESSAGE: could not run svnversion -- is it installed?
   *  Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting "-lz" at the end. It will be like the line below after that:   *  Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting "-lz" at the end. It will be like the line below after that:
   LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -L/usr/X11R6/lib64 -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread -lz   LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -L/usr/X11R6/lib64 -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread -lz
installing_panini.txt · Última modificação: 2012/08/18 11:30 por cartola