https://github.com/lgsinnovations/cefsigplot
https://github.com/lgsinnovations/cefsigplot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lgsinnovations/cefsigplot
- Owner: LGSInnovations
- Created: 2018-12-02T04:35:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T22:02:06.000Z (over 7 years ago)
- Last Synced: 2024-12-25T20:12:13.478Z (over 1 year ago)
- Language: CMake
- Size: 24.4 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Download http://opensource.spotify.com/cefbuilds/cef_binary_3.3538.1852.gcb937fc_linux64_minimal.tar.bz2
2. Extract cef_binary_3.3538.1852.gcb937fc_linux64_minimal.tar.bz2
3. export CEF_ROOT=$PWD/cef_binary_3.3538.1852.gcb937fc_linux64_minimal
4. git clone https://github.com/LGSInnovations/cefsigplot.git
5. cd cefsigplot
5a. cd src/app
5b. npm install sigplot
5c. npm install webpack-cli webpack
5d. npm install
5e. ./node_modules/webpack-cli/bin/cli.js ./main.js --output ./app.js
6. mkdir build
7. cd build
8. cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..
9. make
10. ./cefsigplot/Release/cefsigplot