Closed GoogleCodeExporter closed 9 years ago
Makes things easier for everyone, since not everyone has that specific version of Boost. Patch: Index: Makefile =================================================================== --- Makefile (revision 107) +++ Makefile (working copy) @@ -4,7 +4,7 @@ CC = gcc DFLAGS = -DGHOST_MYSQL OFLAGS = -O3 -LFLAGS = -L. -L../bncsutil/src/bncsutil/ -L../StormLib/stormlib/ -lbncsutil -lpthread -ldl -lz -lStorm -lrt -lmysqlclient_r -lboost_date_time-gcc41-mt-1_38 -lboost_thread-gcc41-mt-1_38 +LFLAGS = -L. -L../bncsutil/src/bncsutil/ -L../StormLib/stormlib/ -lbncsutil -lpthread -ldl -lz -lStorm -lrt -lmysqlclient_r -lboost_date_time-mt -lboost_thread-mt CFLAGS = ifeq ($(SYSTEM),Darwin)
Original issue reported on code.google.com by cryptwiz...@gmail.com on 20 Apr 2009 at 3:38
cryptwiz...@gmail.com
Patch attached. Stupd textbox word-warped it.
Original comment by cryptwiz...@gmail.com on 20 Apr 2009 at 3:41
Attachments:
fixed in r113
Original comment by ObeyKun on 5 May 2009 at 11:58
ObeyKun
Original issue reported on code.google.com by
cryptwiz...@gmail.com
on 20 Apr 2009 at 3:38