Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ It also contains a sample using that library, it's a basic implementation allowi ## Requirements - A Linux based machine - Ubuntu 22.04 - CMake > 2.22 - conan V2 - npm Loading @@ -46,7 +46,7 @@ To install the last version of Cmake, we recommend to follow the instruction det To generate the code and the DLLs use the following commands: npm install (if not alredy done) npm install (if not already done) npm run generate && npm run build You will find the header files in: Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ It also contains a sample using that library, it's a basic implementation allowi ## Requirements - A Linux based machine - Ubuntu 22.04 - CMake > 2.22 - conan V2 - npm Loading @@ -46,7 +46,7 @@ To install the last version of Cmake, we recommend to follow the instruction det To generate the code and the DLLs use the following commands: npm install (if not alredy done) npm install (if not already done) npm run generate && npm run build You will find the header files in: Loading