DISCONTINUATION OF PROJECT.
This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
invm-frameworks is a framework library supporting a subset of Internationalization (I18N) functionality, storage Command Line Interface (CLI) applications, storage Common Information Model (CIM) providers.
For more information please visit our project home. https://01.org/intel-nvm-frameworks
mkdir output
cd output
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make -j all
sudo make install
RPMs can also be built:
make rpm
The RPMs will be in ./output/rpmbuild/RPMS/
Install Microsoft Visual Studio 2017
Open the CMakeLists.txt as a CMake project
Build all with CMake