Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 559 Bytes

GANDR GUI Development

This is a repository for a GANDR GUI, currently in development. GANDR is an IAEA Nuclear Data development project.

To compile, install gcc, make and the wxWidgets 3 development libraries and run make.

On windows, a pre-defined VS project is prepared. The user is expected to modify the path to the wxWidgets installation.

The goal of this GUI is not to support the full functionality of GANDR, or at least not in the first iteration, but to provide a simple interface for the common use cases.