Skip to content

A simple university project in which you can create, edit, write and read any INI file.

License

Notifications You must be signed in to change notification settings

samuelbruno33/File-INI-Project

Repository files navigation

File INI Project

Progetto Universitario per la lettura e la scrittura di un qualsiasi file INI.
Per far funzionare correttamente il programma bisogna installare sul proprio terminale una libreria esterna chiamata BOOST.
La libreria si trova a questo indirizzo https://www.boost.org/.
Una volta scaricata e inserita in una directory, deve essere installata. Per farlo si può seguire la guida sul sito ufficiale a questo indirizzo https://www.boost.org/doc/libs/1_55_0/doc/html/bbv2/installation.html
A fine dell'installazione, entrare dentro il file del programma chiamato CMakeLists.txt e nei comandi d'inclusione della path di BOOST inserire la path corretta della posizione di BOOST sul vostro terminale.
Una volta effettuate le seguenti operazioni il programma dovrebbe funzionare in maniera corretta.


University project for reading and writing any INI file. For the program to work properly, you must install an external library called BOOST on your terminal. The library can be found at this address https://www.boost.org/. Once downloaded and placed in a directory, it must be installed. To do this you can follow the guide on the official site at this address https://www.boost.org/doc/libs/1_55_0/doc/html/bbv2/installation.html At the end of the installation, enter inside the program file called CMakeLists.txt and in the BOOST path inclusion commands enter the correct path to the BOOST location on your terminal. Once you have done the following the program should run correctly.

About

A simple university project in which you can create, edit, write and read any INI file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published