File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
$(OUTPUT_DIR ) /BingRequest : ../../collateral/Samples/BingRequest/bingrequest.cpp
2
- $(CXX ) $(BASE_CXXFLAGS ) -I$(CASABLANCA_INCLUDE_DIR ) $^ -o $@ -L$(OUTPUT_DIR ) -lcasablanca -lboost_thread -Wno-sign-compare -Wno-unused-parameter
2
+ $(CXX ) $(BASE_CXXFLAGS ) -I$(CASABLANCA_INCLUDE_DIR ) $^ -o $@ -L$(OUTPUT_DIR ) -lcasablanca -lboost_system - lboost_thread -Wno-sign-compare -Wno-unused-parameter
Original file line number Diff line number Diff line change 1
1
$(OUTPUT_DIR ) /SearchFile : ../../collateral/Samples/SearchFile/searchfile.cpp
2
- $(CXX ) $(BASE_CXXFLAGS ) -I$(CASABLANCA_INCLUDE_DIR ) $^ -o $@ -L$(OUTPUT_DIR ) -lcasablanca -lboost_thread -Wno-sign-compare -Wno-unused-parameter
2
+ $(CXX ) $(BASE_CXXFLAGS ) -I$(CASABLANCA_INCLUDE_DIR ) $^ -o $@ -L$(OUTPUT_DIR ) -lcasablanca -lboost_system - lboost_thread -Wno-sign-compare -Wno-unused-parameter
You can’t perform that action at this time.
0 commit comments