
! \note Use fully qualified paths rather than "./relative". ! \note Include guard shall be using #pragma once This file is part of Noggit3, licensed under GNU General Public License (version 3). On Ubuntu you can install the building requirements using: These instructions assume a working directory, for example /home/myuser/ Dependencies If using scripting, you will also need to copy /src/lua51.dll to CMAKE_INSTALL_PREFIX Release: Qt5Core, Qt5OpenGL, Qt5Widgets, Qt5Guiĭebug: Qt5Cored, Qt5OpenGLd, Qt5Widgetsd, Qt5Guid

Them in the system, or copy them from C:/Qt/X.X/msvcXXXX/bin into theĭirectory containing noggit.exe, i.e. To launch noggit you will need the following DLLs from Qt loadable.

CMake may not support the latest version yet, if you have bad timing, try picking the second newest if configuring fails.Be sure to pick the right compiler version!.Any version from the last years should work, 1.60 at least.CMakeĪny recent CMake version >= 3.11 should work. Remember which version you chose as later on you will have to pickĬorresponding versions for other dependencies. MSVC++Īny recent version of Microsoft Visual C++ should work. With the same choice every time the same text is contained. Text in below are up to your choice but shall be replaced The following libraries are automatically installed: It also requires theįurther following libraries are required for MySQL GUID Storage builds: Noggit can be scripted using the Lua (5.1) programming language. You can follow Noggit's development and get the latest build here: SCRIPTING This software is open source software licensed under GP元, as found in
