logo P.I.G.A.L.E.

Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez SourceForge Logo

HOME

Compilation and Installation

This package includes the source files of a stand alone-library tgraph, the editor pigale, the client program and the sources of the freeglut library
The editor and the client use the Qt toolkit and the OpenGL libraries for the 3-dimensional drawings.

Linux and MACOSX

Remarks:
  • You may have to edit runqmake.sh to define the qmake path,
  • We use the freeglut library distributed with OSX,

Windows 10

Pigale has been compiled with the following:

  • gcc compiler MinGW provided by Qt.
  • Qt-5.13.2 toolkit.
The easiest is to compile Pigale from a command line:
  • add to the system path:
    • C:\Qt5円.13.2\mingw73_64\bin
    • and
    • C:\Qt\tools\mingw730_64\bin
    • The added paths are necessary for the applications lo load extra dlls.
  • open a terminal
    • edit wsetGW.bat to set the QTDIR variable,
    • run wsetGW.bat,
    • run wqmakeGW.bat to create the Makefiles,
    • run wmakeGW.bat to compile all the sources,
    • run wmakeGW install to install all the files in ~/pigale-XX;binaries
The installation creates two executables: pigale and client.
There is also the possibility to create pigale-cgi to be used with a web server.

Last modified: 20/11/2019

AltStyle によって変換されたページ (->オリジナル) /