File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ g++ -c ../common/geometry/* -lpotrace -L. -L../potrace -I../include -I../polyg
33g++ -c ../common/math/* -lpotrace -L. -L../potrace -I../include -I../polygon -I../potrace -I. -v -std=c++11
44g++ -c ../polygon/* -lpotrace -L. -L../potrace -I../include -I../polygon -I../potrace -I. -v -std=c++11
55g++ -c main.cpp bitmap2component.cpp lodepng.cpp -lpotrace -L. -L../potrace -I../include -I../polygon -I../potrace -I. -L ../common/ -I ../common/ -std=c++11
6- g++ -o bitmap2component * .o -lpotrace -L. -L../potrace -I../include -I../polygon -I../potrace -I. -L ../common/ -I ../common/ -std=c++11 -static-libgcc -static-libstdc++
6+ g++ -o bitmap2component * .o -lpotrace -L. -L../potrace -I../include -I../polygon -I../potrace -I. -L ../common/ -I ../common/ -std=c++11 -static-libgcc -static-libstdc++ -static
You can’t perform that action at this time.
0 commit comments