readme code review changes on windows
This commit is contained in:
parent
0514e0c438
commit
919d8ebf18
@ -60,13 +60,17 @@ git clone https://github.com/SpartanJ/efsw.git .
|
||||
cmake -B ./build
|
||||
cmake --build ./build --config Release -j%NUMBER_OF_PROCESSORS%
|
||||
|
||||
# Install joomer-efsw-file-monitoring
|
||||
# Build joomer-efsw-file-monitoring
|
||||
cd ../joomer-efsw-file-monitoring
|
||||
git clone https://git.indoodle.com/jason/joomer-efsw-file-monitoring.git .
|
||||
curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image.h
|
||||
curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image_write.h
|
||||
msbuild joomer-efsw-file-monitoring.vcxproj /p:Configuration=release
|
||||
|
||||
# create test folder to put images in
|
||||
mkdir x64\release\test
|
||||
|
||||
# run
|
||||
x64\release\joomer-efsw-file-monitoring.exe
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user