Advertisement
tuttles

Github make

May 4th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. ===> CXX [ufoslicer] src/common/bspslicer.cpp
  2. cc1plus: warning: command line option ‘-Wno-format-zero-length’ is valid for C/ObjC but not for C++ [enabled by default]
  3. src/common/bspslicer.cpp: In function ‘void SL_BSPSlice(const dMapTile_t*, float, int, bool, bool)’:
  4. src/common/bspslicer.cpp:326:23: error: ‘const struct dBspModel_t’ has no member named ‘mins’
  5. src/common/bspslicer.cpp:327:23: error: ‘const struct dBspModel_t’ has no member named ‘maxs’
  6. make: *** [debug-linux-i386/ufoslicer/common/bspslicer.cpp.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement